Main public logsGive feedback
Jump to navigation
Jump to search
Combined display of all available logs of The Deadlock Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:42, 1 May 2026 Kai talk contribs deleted page User:Kai/citizen.css (Author request)
- 23:42, 1 May 2026 Kai talk contribs deleted page User:Kai/test/styles.css (Author request)
- 23:42, 1 May 2026 Kai talk contribs deleted page User:Kai/template:test/styles.css (Author request)
- 23:42, 1 May 2026 Kai talk contribs deleted page User:Kai/Template:Test/styles.css (Author request)
- 23:42, 1 May 2026 Kai talk contribs deleted page User:Kai/sandbox/zh-hans (Author request)
- 23:42, 1 May 2026 Kai talk contribs deleted page User:Kai/Template:Infobox item (Author request)
- 23:41, 1 May 2026 Kai talk contribs deleted page Module:Vergir/AbilitySection (Author request: content was: "-- see /doc for docs local p = {} -- Tab definitions — order here determines display order. local TABS = { { key = 'notes', label = 'Notes' }, { key = 'interactions', label = 'Interactions' }, { key = 'tips', label = 'Tips' }, } local function trim(s) return s:match('^%s*(.-)%s*$') end local function build_tabber(wikitext_map) local filled = {} for _, tab in ipairs(TABS) do if wikitext_map[tab.key] ~= '' then table.ins...)
- 23:41, 1 May 2026 Kai talk contribs deleted page Template:Vergir/AbilitySection/styles.css (Author request: content was: "TemplateStyles for User:Vergir/AbilitySection: Outer two-column flex wrapper: .ability-section { display: flex; flex-direction: row; flex-wrap: wrap; gap: 12px; margin-top: 8px; } Left column: the ability card: .ability-section-card { flex: 0 0 auto; } Right column: tabbed details panel: .ability-section-notes { flex: 1 1 280px; min-width: 280px; max-width: 500px; } .ability-section-notes .tabber { margin: 0; } /* Constrain only...)
- 23:41, 1 May 2026 Kai talk contribs deleted page User:Vergir/user.js (Author request: content was: "mw.loader.load('https://deadlock.wiki/index.php?title=User:Monster_Domosed/Wiki_Redesign.js&action=raw&ctype=text/javascript');", and the only contributor was "Vergir" (talk))
- 23:41, 1 May 2026 Kai talk contribs deleted page User:Vergir/user.css (Author request: content was: "@import url('//deadlock.wiki/index.php?title=Wiki_Redesign.css&action=raw&ctype=text/css');", and the only contributor was "Vergir" (talk))
- 23:40, 1 May 2026 Kai talk contribs deleted page User:Vergir/Sinclair (Author request: content was: "{{HeroTabs}} {{Infobox hero | key = hero_magician | release_date = January 17, 2025 | codenames = Magician | pronouns = | voice_actor = Harron Atkins (Henry); Andia Winslow (Savannah)<ref>[https://www.imdb.com/title/tt33268153/fullcredits/ Deadlock] on [https://www.imdb.com/ IMDb]</ref><ref>[https://www.andiavoiceover.com/ Andia Winslow's resume]</ref> }} '''Sinclair''' are H...", and the only contributor was "Vergir" ([[User ta...)
- 23:40, 1 May 2026 Kai talk contribs deleted page User:Vergir/Paradox (Author request: content was: "{{HeroTabs}} {{Infobox hero | key = hero_chrono | voice_actor = Elle Newlands<ref>[https://www.imdb.com/title/tt33268153/fullcredits/ Deadlock] on [https://www.imdb.com/ IMDb]</ref> | release_date = April 24, 2024 | codenames = Chrono }} '''Paradox''' is a Hero in ''Deadlock''. She wields time manipulation with potent disruption and slowing abilities. With a charged Kine...", and the only contributor was "Vergir" ([[User...)
- 23:40, 1 May 2026 Kai talk contribs deleted page User:Vergir/Doorman test (Author request: content was: "{{HeroTabs}} {{Infobox hero | key = hero_doorman | release_date = August 22, 2025 }} '''The Doorman''' is a Hero in ''Deadlock''. He's proper, he's polite, but the humble Doorman of The Baroness Hotel is more than meets the eye. A brisk ring of his Call Bell leaves nearby enemies disoriented, and his high-speed Luggage Cart knocks them right off their...", and the only contributor was "Vergir" ([[User t...)
- 23:40, 1 May 2026 Kai talk contribs deleted page User:Vergir/Billy (Author request: content was: "{{HeroTabs}} {{Infobox hero | key = hero_punkgoat | release_date = August 20, 2025 | voice_actor = Ari Kappatos<ref>[https://www.imdb.com/title/tt33268153/fullcredits/ Deadlock] on [https://www.imdb.com/ ImDb]</ref> | codenames = Punkgoat }} '''Billy''' is a Hero in ''Deadlock''. A white hot ball of rage, furious at the very notion of... something. Billy is a chaotic fron...", and the only contributor was "Vergir" ([[User...)
- 23:40, 1 May 2026 Kai talk contribs deleted page User:Vergir/AbilitySection/doc (Author request: content was: "== Overview == Two-column layout wrapping Template:Ability card v2 on the left and an optional tabbed notes panel on the right. Backed by Module:Vergir/AbilitySection. On narrow viewports the two columns stack vertically via CSS flex-wrap. Styles are loaded from Template:Vergir/AbilitySection/styles.css via TemplateStyles. Intended to replace Template:Ability tabs...", and the only contributor was "Vergir" ([[User ta...)
- 23:40, 1 May 2026 Kai talk contribs deleted page User:Vergir/AbilitySection (Author request: content was: "<includeonly><templatestyles src="Vergir/AbilitySection/styles.css"/>{{#invoke:Vergir/AbilitySection|render | hero_name = {{{hero_name|}}} | ability_num = {{{ability_num|}}} | notes = {{{notes|}}} | interactions = {{{interactions|}}} | tips = {{{tips|}}} }}</includeonly><noinclude>{{TS|Vergir/AbilitySection/styles.css}}{{Documentation}}</noinclude>")
- 23:40, 1 May 2026 Kai talk contribs deleted page Module:Vergir/AbilitySection/doc (Author request: content was: "== Overview == Lua backend for User:Vergir/AbilitySection. Renders a two-column layout with the ability card on the left and an optional tabbed details panel on the right. Only tabs with non-empty content are shown. If two or more tabs have content, a Show All tab is automatically appended that stacks all content in sequence with section headers between them. The Notes tab is height-constrained with a scrollbar when content overflows (see Template:Vergir/Ab...)
- 17:30, 1 May 2026 Kai talk contribs reverted File:Healbane.png to an old version (Reverted to version as of 14:33, 27 May 2025 (UTC))
- 17:30, 1 May 2026 Kai talk contribs reverted File:Toxic Bullets.png to an old version (Reverted to version as of 17:03, 9 May 2025 (UTC))
- 00:31, 1 May 2026 Kai talk contribs moved page Indomitable/Update-history to Indomitable/Update history (Misspelled title)
- 00:30, 1 May 2026 Kai talk contribs moved page Indomitable/update-history to Indomitable/Update-history
- 00:28, 1 May 2026 Kai talk contribs created page Indomitable/update-history (Created page with "{{Update history table | contents = {{Update history table/row | update = {{Update link|May|01|2026}} | changes = * Released }} }} Category:Item changelogs")
- 00:13, 1 May 2026 Kai talk contribs created page Indomitable (Created page with "{{stub}} {{Infobox item/auto|Indomitable}} {{ItemSummary|{{#var:item_key_or_en}}}} == Update history == {{Update history}} == Navigation == {{Item Navbox}}")
- 12:37, 30 April 2026 Kai talk contribs created page Template:Item Navbox/styles.css (Created page with ".nav-bg { text-align: center; width: 100%; margin: 5px 0 5px 0; border-radius: 8px; } .nav-category-text { color:#FFF5E8; font-family:'Retail Demo', 'Open Sans', 'FreeSerif', 'Liberation Serif', serif; font-weight:bold; text-shadow: 0px 2px 2px black, 0px 0px 2px black; }")
- 10:28, 30 April 2026 Kai talk contribs created page User:Kai (Created page with "CSS HTML (js soon)<br> old works -> https://meta.miraheze.org/wiki/Special:CentralAuth/Kai")
- 22:18, 27 April 2026 Kai talk contribs created page File:Discord-Symbol-White.svg (Uploaded with SimpleBatchUpload)
- 22:18, 27 April 2026 Kai talk contribs uploaded File:Discord-Symbol-White.svg (Uploaded with SimpleBatchUpload)
- 22:18, 27 April 2026 Kai talk contribs created page File:Discord-Symbol-Light Blurple.svg (Uploaded with SimpleBatchUpload)
- 22:18, 27 April 2026 Kai talk contribs created page File:Discord-Symbol-Blurple.svg (Uploaded with SimpleBatchUpload)
- 22:18, 27 April 2026 Kai talk contribs created page File:Discord-Symbol-Black.svg (Uploaded with SimpleBatchUpload)
- 22:18, 27 April 2026 Kai talk contribs uploaded File:Discord-Symbol-Blurple.svg (Uploaded with SimpleBatchUpload)
- 22:18, 27 April 2026 Kai talk contribs uploaded File:Discord-Symbol-Light Blurple.svg (Uploaded with SimpleBatchUpload)
- 22:18, 27 April 2026 Kai talk contribs uploaded File:Discord-Symbol-Black.svg (Uploaded with SimpleBatchUpload)
- 19:19, 27 April 2026 Kai talk contribs created page Roster (Redirected page to Heroes) Tag: New redirect
- 23:09, 25 April 2026 Kai talk contribs created page File:News shop rework png.webp
- 23:09, 25 April 2026 Kai talk contribs uploaded File:News shop rework png.webp
- 23:01, 25 April 2026 Kai talk contribs created page File:Graphic cityscape png.webp
- 23:01, 25 April 2026 Kai talk contribs uploaded File:Graphic cityscape png.webp
- 13:45, 23 April 2026 Kai talk contribs created page File:Background OGNB.webp (Uploaded with SimpleBatchUpload)
- 13:45, 23 April 2026 Kai talk contribs uploaded File:Background OGNB.webp (Uploaded with SimpleBatchUpload)
- 10:58, 23 April 2026 Kai talk contribs created page File:Background gothic.jpg (Uploaded with SimpleBatchUpload)
- 10:58, 23 April 2026 Kai talk contribs uploaded File:Background gothic.jpg (Uploaded with SimpleBatchUpload)
- 20:19, 22 April 2026 Kai talk contribs created page File:Grain png.webp (Uploaded with SimpleBatchUpload)
- 20:19, 22 April 2026 Kai talk contribs uploaded File:Grain png.webp (Uploaded with SimpleBatchUpload)
- 11:56, 21 April 2026 Kai talk contribs created page File:Toggle-width-toggled.svg (Uploaded with SimpleBatchUpload)
- 11:56, 21 April 2026 Kai talk contribs created page File:Toggle-width-toggle.svg (Uploaded with SimpleBatchUpload)
- 11:56, 21 April 2026 Kai talk contribs uploaded File:Toggle-width-toggled.svg (Uploaded with SimpleBatchUpload)
- 11:56, 21 April 2026 Kai talk contribs uploaded File:Toggle-width-toggle.svg (Uploaded with SimpleBatchUpload)
- 22:28, 14 April 2026 Kai talk contribs created page User:Kai/Template:Infobox item (Created page with "<includeonly><!-- -->{{#vardefine:item_key_or_en|{{{item_name}}}}}<!-- item name (en) -->{{#vardefine:item_en|{{#invoke:Lang|get_string|{{{item_name}}}|lang_code_override=en}}}}<!-- en --><div class="infobox_item" style="float:right; display:inline-block; vertical-align:top;"> {| class="infobox-table item-infobox" style="text-align:left; border-collapse:collapse; width:312px; max-width:100%; height:30px; color: #FFEFD7; padding:12px; font-family:'Retail Demo', 'Open Sans...")
- 19:15, 13 April 2026 Kai talk contribs created page Wiki Redesign.css (Created blank page)