Main public logs
From The Undead Archive
Combined display of all available logs of The Undead Archive. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:32, 13 June 2026 TheUnburied talk contribs created page Module:Random (Created page with "-- This module contains a number of functions that make use of random numbers. local cfg = {} -------------------------------------------------------------------------------------- -- Configuration -------------------------------------------------------------------------------------- -- Set this to true if your wiki has a traffic rate of less than one edit every two minutes or so. -- This will prevent the same "random" number being generated many times in a row until...")
- 15:30, 13 June 2026 TheUnburied talk contribs deleted page Module:Arguments (content was: "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to che...", and the only contributor was "TheUnburied" (talk))
- 15:29, 13 June 2026 TheUnburied talk contribs deleted page Template:Choose (content was: "{{#invoke:Choose|main}}", and the only contributor was "TheUnburied" (talk))
- 15:29, 13 June 2026 TheUnburied talk contribs deleted page Module:Choose (content was: "local getArgs = require("Module:Arguments").getArgs; local p = {} -- Note to dev wiki editors: this function is copied from Module:Example. -- Changes to this function should be synced with the source. local function unescape(text) if not text:match("UNIQ") then return text; end local unescaped = mw.text.unstripNoWiki(text); local text, count = string.gsub(...", and the only contributor was "TheUnburied" (talk))
- 14:48, 13 June 2026 TheUnburied talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...") Tag: Recreated
- 14:47, 13 June 2026 TheUnburied talk contribs created page Module:Choose (Created page with "local getArgs = require("Module:Arguments").getArgs; local p = {} -- Note to dev wiki editors: this function is copied from Module:Example. -- Changes to this function should be synced with the source. local function unescape(text) if not text:match("UNIQ") then return text; end local unescaped = mw.text.unstripNoWiki(text); local text, count = string.gsub(unescaped, "<", "<"); text, count = string.gsub(text, ">", ">"); text, count = string.gsub(text, "</...")
- 14:47, 13 June 2026 TheUnburied talk contribs created page Template:Choose (Created page with "{{#invoke:Choose|main}}")
- 14:46, 13 June 2026 TheUnburied talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: (function () { function weightedChoose(container) { const options = [...container.querySelectorAll(".gadget-choose-option")]; const weights = options.map(el => parseFloat(el.dataset.weight ?? 1)); const total = weights.reduce((sum, w) => sum + w, 0); let random = Math.random() * total; const chosen = options.find((_el, i) => (random -= weights[i]) < 0)...")
- 17:01, 11 June 2026 TheUnburied talk contribs created page Staff:Whatever Ain't Bolted Down (Created page with "==Public== *'''Difficulty:''' Medium *'''Party Size:''' Maximum 3 "Listen here: we got a secret job and we're goin' in hard. Bring a weapon and an extra bag, and don't get seasick." ===Objective=== *Speak to the Elders about a secret job of theirs and complete it for them. ===Rewards:=== *+1 Ratfolk reputation per participating player. *All the loot you can carry. ==Private== ===Speaking to the Elders.=== The Elders will tell the players that they're going to clear o...")
- 16:54, 11 June 2026 TheUnburied talk contribs created page Whatever Ain't Bolted Down (Redirected page to Staff:Whatever Ain't Bolted Down) Tags: New redirect Visual edit: Switched
- 22:18, 10 June 2026 TheUnburied talk contribs created page Dice Rules (Redirected page to Dice Overview) Tag: New redirect
- 20:00, 10 June 2026 TheUnburied talk contribs created page Template:Main Page/Styles.css (Created page with ".mw-heading3 { line-height: 1em !important; margin: 0 !important; }")
- 19:26, 10 June 2026 TheUnburied talk contribs deleted page Template:Homepage Links/Styles.css (content was: "", and the only contributor was "TheUnburied" (talk))
- 19:25, 10 June 2026 TheUnburied talk contribs deleted page Template:Homepage Links (content was: "<templatestyles src="Template:Homepage_Links/Styles.css" /> {{ infobox | bodystyle = min-width: 200px; float: right; margin-left: 20px; | labelstyle = width:50%; min-width: 50%; vertical-align: top; font-size: .8em; | imagestyle = padding-top: 3px; padding-bottom: 3px; | datastyle = font-size: .8em; text-align:left; | abovestyle = padding-bottom: 3px; font-w...", and the only contributor was "TheUnburied" (talk))
- 19:20, 10 June 2026 TheUnburied talk contribs created page Template:Homepage Links/Styles.css (Created blank page)
- 18:45, 10 June 2026 TheUnburied talk contribs created page Template:Button/Styles.css (Created page with "Clickable Buttons: .mw-ui-button { background: var(--red); border: 0px; border-radius: 3px; text-transform: uppercase; color: white; } .mw-ui-button:hover { background: #7C8685; color: #050507; }")
- 18:17, 10 June 2026 TheUnburied talk contribs deleted page Template:Fancy Button (content was: "<span style="display: inline-block; {{#if:{{{float|}}}|float:{{{float|}}}|}}"><span style="display: inline-block; position:absolute; opacity:{{{opacity|0.3}}}; height:2.4em; overflow:hidden; margin-top: 1px; margin-left: 1px;">{{{file|{{{File|{{{image|{{{icon|{{{3|File:WikipediaSignpostIcon.svg}}}}}}}}}}}}}}}|link={{{link|{{{page|{{{url|{{{2|Main Page}}}}}}}}}}}}...", and the only contributor was "TheUnburied" (talk))
- 18:12, 10 June 2026 TheUnburied talk contribs created page Template:Fancy Button (Created page with "<span style="display: inline-block; {{#if:{{{float|}}}|float:{{{float|}}}|}}"><span style="display: inline-block; position:absolute; opacity:{{{opacity|0.3}}}; height:2.4em; overflow:hidden; margin-top: 1px; margin-left: 1px;">[[{{{file|{{{File|{{{image|{{{icon|{{{3|File:WikipediaSignpostIcon.svg}}}}}}}}}}}}}}}|link={{{link|{{{page|{{{url|{{{2|Main Page}}}}}}}}}}}}|frameless|upright={{{upright|{{{scale|0.135}}}}}}]]</span>{{Template:Clickable button|{{{link|{{{page|{{{2|...")
- 17:54, 10 June 2026 TheUnburied talk contribs created page Template:Spacer (Created page with "<hr style="border-color: rgba(0,0,0,0)>")
- 16:57, 10 June 2026 TheUnburied talk contribs created page Template:Alert/Styles.css (Created page with ".alert { padding: 50px; }")
- 16:37, 10 June 2026 TheUnburied talk contribs created page Template:Alert (Created page with "<div class="alert"> =={{{Title|Title}}}== {{{Content|Content}}} </div>")
- 20:13, 9 June 2026 TheUnburied talk contribs created page Template:Homepage Links (Created page with "{{ infobox | bodystyle = width: 270px; min-width: 270px; float: right; | labelstyle = width:50%; min-width: 50%; vertical-align: top; font-size: .8em; | imagestyle = padding-top: 3px; padding-bottom: 3px; | datastyle = font-size: .8em; | abovestyle = padding-bottom: 3px; font-weight: bold; font-size: 1.5em; text-align: center; background: #362E2D; | headerstyle = background: #362E2D; | above = <center>Quick Links</center> | data5 = {{{HP|HP}}} }}")
- 20:07, 9 June 2026 TheUnburied talk contribs created page Sprinter (Redirected page to Staff:Sprinter) Tag: New redirect
- 20:07, 9 June 2026 TheUnburied talk contribs created page Frenzied Infected (Redirected page to Staff:Frenzied Infected) Tag: New redirect
- 18:57, 9 June 2026 TheUnburied talk contribs deleted page Main Page/Styles.css (content was: "th { color: pink !important; }", and the only contributor was "TheUnburied" (talk))
- 18:57, 9 June 2026 TheUnburied talk contribs created page Main Page/Styles.css (Created page with "th { color: pink !important; }")
- 18:55, 9 June 2026 TheUnburied talk contribs created page File:Kofi-icon.png
- 18:55, 9 June 2026 TheUnburied talk contribs uploaded File:Kofi-icon.png
- 17:06, 9 June 2026 TheUnburied talk contribs created page First Aid: Part 2 (Redirected page to Staff:First Aid: Part 2) Tag: New redirect
- 17:05, 9 June 2026 TheUnburied talk contribs created page Feline Feeding (Redirected page to Staff:Feline Feeding) Tags: New redirect Visual edit: Switched
- 17:05, 9 June 2026 TheUnburied talk contribs created page Stashed Too Well: Part 2 (Redirected page to Staff:Stashed Too Well: Part 2) Tags: New redirect Visual edit: Switched
- 17:05, 9 June 2026 TheUnburied talk contribs created page Stashed Too Well (Redirected page to Staff:Stashed Too Well) Tags: New redirect Visual edit: Switched
- 17:04, 9 June 2026 TheUnburied talk contribs created page Chicken Chase (Redirected page to Staff:Chicken Chase) Tags: New redirect Visual edit: Switched
- 16:59, 9 June 2026 TheUnburied talk contribs created page Staff:First Aid: Part 2 (Created page with "==Public== *Location: Key Station *Difficulty: Dangerous - Party of 4+ required. *Description: With the hospital near Key Station having been cleared, Doctor Chapman wants to move her makeshift clinic into the new space, and is looking to hire some friendly faces to do so. ===Objective:=== Head to the hospital, identify all exits and entrances, and barricade them. ===Rewards:=== *$25 per player. *1 KSG reputation point per player *<em>Diplomatic: Persuasion or Intimid...")
- 16:55, 9 June 2026 TheUnburied talk contribs created page First Aid (Redirected page to Staff:First Aid) Tag: New redirect
- 16:54, 9 June 2026 TheUnburied talk contribs created page Lost Love (Redirected page to Staff:Lost Love) Tags: New redirect Visual edit: Switched
- 16:52, 9 June 2026 TheUnburied talk contribs created page Quests (Redirected page to Staff:Quests) Tag: New redirect
- 16:48, 9 June 2026 TheUnburied talk contribs created page Ratfolk (Redirected page to Staff:The Ratfolk) Tag: New redirect
- 16:48, 9 June 2026 TheUnburied talk contribs created page Key Station Gangsters (Redirected page to Staff:The Key Station Gangsters) Tag: New redirect
- 16:48, 9 June 2026 TheUnburied talk contribs created page Staff:The Shadow People (Created page with "{{Statblock |Name=Shadow Person |Physique=1 |Melee=1 |Resilience=1 |Agility=2 |Stealth=2 |Reflex=1 |Finesse=1 |Intimidation=2 }} ; Relevant NPCs: : TBD ; Relevant Builds: : The Paradigm Hub, The Necrology Lab Dressed in black from head to toe, the Shadow People are veiled in mystery and intrigue. Rumor has it they're a branch of the Key Station Gangsters -- loyal goons who kidnap KSG targets and dump their bodies in the canals. Yet the Ratfolk have never found a...")
- 16:47, 9 June 2026 TheUnburied talk contribs created page The Elders (Redirected page to Staff:The Elders) Tag: New redirect
- 16:47, 9 June 2026 TheUnburied talk contribs created page Staff:The Ratfolk (Created page with "{{Statblock |Name=Ratfolk |Physique=1 |Agility=1 |Reflex=2 |Finesse=1 |Presence=1 |Morale=2 |Persuasion=2 }} ;Notable NPCs: :The Elders, Avery Emerson ;General Disposition: :Friendly, guarded, excitable about weird shit, mysterious. *They lovingly call themselves The Ratfolk like it's a pet name. They know there's a negative connotation and they don't care. *They have shops set up where players can trade in car parts for cash. *Use your judgement if a player com...")
- 16:46, 9 June 2026 TheUnburied talk contribs created page The Shadow People (Redirected page to Staff:The Shadow People) Tag: New redirect
- 16:46, 9 June 2026 TheUnburied talk contribs created page Staff:The Key Station Gangsters (Created page with "{{Statblock |Name=KSG |Physique=2 |Melee=2 |Resilience=2 |Aiming=1 |Reflex=1 |Awareness=1 |Intimidation=1 }} ;Notable NPCs: :Elena Chavez ;General Disposition: :Cold, controlling, cocky, better-than-you, brutal. *They have a number of shops at Key Station that buy low, sell high. *They control the main access point between the green line and blue line with a blockade and charge you money to pass through. *The KSG can be identified by their 1920's-inspired outfits. N...")
- 16:45, 9 June 2026 TheUnburied talk contribs created page Gregorovich (Redirected page to Staff:Gregorovich) Tag: New redirect
- 16:44, 9 June 2026 TheUnburied talk contribs created page Staff:Stashed Too Well: Part 2 (Created page with "'''Quest Complete:''' Mason, Elora, Edmund, Mallory ==Public== *Location: Key Station *Difficulty: Easy Dr. Chapman heard about a mysterious gas in the tunnels. She wants someone to do some investigating. ===Objectives:=== *Conduct some research on the mysterious gas' characteristics. *Collect a sample of the mysterious gas. ===Rewards:=== *1 KSG Reputation Point per player *1 skill level up per player (under either Reason or Presence) ==Private:== Dr. Chapman does...")
- 16:44, 9 June 2026 TheUnburied talk contribs created page The KSG (Redirected page to Staff:The Key Station Gangsters) Tag: New redirect
- 16:43, 9 June 2026 TheUnburied talk contribs created page Dr. Chapman (Redirected page to Staff:Imara Chapman) Tag: New redirect
- 16:42, 9 June 2026 TheUnburied talk contribs created page Ike (Redirected page to Staff:Ike) Tag: New redirect
- 16:42, 9 June 2026 TheUnburied talk contribs created page Staff:Stashed Too Well (Created page with "==Public== *Location: Key Station *Difficulty: Easy Dude⦠so like, I was trying to get to my stash, but the air down there was all shonky. So normally I'd be like "Whoooaaaaa dude!" But like the vibes were kinda rancid. Anyway, you look sober, and I'm hella fucked up. Wanna make a little money? ===Objective:=== *Traverse the gas-filled tunnel, find Ike's stash, and bring it back to him. ===Reward:=== *$50 to split between party members. *1 smoke kit per player. *Un...")
