Main public logsGive feedback
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).
- 19:27, 30 June 2026 LVL talk contribs deleted page File:Rift-troopers.png (Moved to different name)
- 19:26, 30 June 2026 LVL talk contribs moved page File:Rift-troopers.png to File:Rift troopers.png (Try to use space or _ instead of -)
- 18:26, 30 June 2026 LVL talk contribs uploaded a new version of File:Hidden King.png
- 18:26, 30 June 2026 LVL talk contribs uploaded a new version of File:Archmother.png
- 18:19, 30 June 2026 LVL talk contribs created page File:Icon Koth.png (Category:Icons)
- 18:19, 30 June 2026 LVL talk contribs uploaded File:Icon Koth.png (Category:Icons)
- 18:18, 30 June 2026 LVL talk contribs created page File:Icon Koth.svg (Category:Icons)
- 18:18, 30 June 2026 LVL talk contribs uploaded File:Icon Koth.svg (Category:Icons)
- 19:34, 26 June 2026 LVL talk contribs moved page MediaWiki:Gadget-feedbackCSS.css to MediaWiki:Gadget-feedback.css (Moving over for consistency.)
- 17:53, 26 June 2026 LVL talk contribs created page Module:Feedback/doc (Created page with "Renders user-submitted feedback into styled HTML for talk pages. ==Usage== <pre>{{#invoke:Feedback|main|feedback=TEXT|user=NAME|resolved=STATUS}}</pre> ==Functions== *<code>main</code> **Entry point called from wikitext. Parses template arguments and passes them to <code>_main</code>. *<code>_main|args</code> **Internal function that builds the feedback box HTML, applies CSS classes, handles user linking, and adds unresolved categories/messages. ==Examples== To output...")
- 17:53, 26 June 2026 LVL talk contribs created page Template:Feedback/doc (Created doc)
- 13:56, 26 June 2026 LVL talk contribs created page MediaWiki:Gadget-ItemNavboxSearch (Created page with "Adds a live search bar to the Template:Item Navbox, allowing users to quickly filter and find items by name.")
- 13:54, 26 June 2026 LVL talk contribs created page MediaWiki:Gadget-ItemNavboxSearch.js (Created page with " $(document).ready(function() { // 1. Inject the search bar into the empty container $('.item-nav-search-container').each(function() { $(this).html('<input type="text" class="item-nav-search-input" placeholder="Search items..." />'); }); // 2. Listen for typing in the search box $('.item-nav-search-container').on('input', '.item-nav-search-input', function() { var query = $(this).val().toLowerCase().trim(); // Find th...")
- 15:45, 22 June 2026 LVL talk contribs blocked ~2026-ReturnRescueSniper494 talk with an expiration time of 1 week (account creation disabled) (Inserting nonsense/gibberish into pages: Gibberish in ranked mode page)
- 20:07, 21 June 2026 LVL talk contribs created page Template:Deadlock Movement Wiki/Navigation/styles.css (Created page with ".tech-nav-container { margin: 10px auto; max-width: 620px; } .tech-nav-row { display: flex; justify-content: center; gap: 5px; } Adds a 5px gap between the top and bottom rows: .tech-nav-row + .tech-nav-row { margin-top: 5px; } .tech-nav-cell { flex: 1; min-width: 0; Crucial: allows flex items to shrink smaller than their content (the 300px image): text-align: center; } /* Forces the 300px images to shrink on mobile scree...")
- 20:26, 19 June 2026 LVL talk contribs created page Category:Calculators (Created page with "This category consists of calculators.")
- 20:20, 19 June 2026 LVL talk contribs created page Calculators (Created page with "== Soul Calculators == Here are the interactive calculators for Souls in Deadlock. === Souls Value Table === This table shows the soul values of various sources over time. {{SoulsValueTable}} === Denizen Souls Table === This table calculates souls for denizens. {{DenizenSoulsTable}}")
- 16:58, 19 June 2026 LVL talk contribs created page Template:DenizenSoulsTable/doc (Created page with "== Usage == This template displays a table of Soul Values for Denizens (and the Cockroach) along with an interactive time calculator. The calculator bar (powered by MediaWiki:Gadget-time-calculator.js) allows users to input a time in minutes or use a slider to dynamically see how soul values scale over the course of a match. The table does not require any parameters. == Examples == <pre style="width:50%"> {{DenizenSoulsTable}} </pre> {{DenizenSoulsTable}} <templa...")
- 16:58, 19 June 2026 LVL talk contribs created page Template:DenizenSoulsTable (Created page with "<includeonly><div class="time-calculator-wrapper"> {| class="wikitable sortable" style="margin:auto" |- ! Source !! Soul Value !! Soul Gain (souls/min) |- | Small Denizen | data-base="{{NpcData|neutral_trooper_weak|GoldReward}}" data-growth="{{#expr: {{NpcData|neutral_trooper_weak|GoldReward}} * {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}} / 100 round 2}}" | <span class="stat-num">{{NpcData|neutral_trooper_weak|GoldReward}}</span> | +{{#expr: {{NpcDa...")
- 16:51, 19 June 2026 LVL talk contribs created page Template:SoulsValueTable/doc (Created page with "== Usage == This template displays a table of Soul Values for various sources (Heroes, Denizens, Objectives, etc.) along with an interactive time calculator. The calculator bar (powered by MediaWiki:Gadget-time-calculator.js) allows users to input a time in minutes or use a slider to dynamically see how soul values scale over the course of a match. The table does not require any parameters. == Examples == <pre style="width:50%"> {{SoulsValueTable}} </pre> {{SoulsV...")
- 16:49, 19 June 2026 LVL talk contribs created page MediaWiki:Gadget-time-calculator (Created page with "Adds an interactive time calculator bar above tables. Allows users to use a slider or input box to see how stats (like Soul Values) scale over time.")
- 16:45, 19 June 2026 LVL talk contribs created page Template:SoulsValueTable (Created page with "<includeonly><div class="time-calculator-wrapper"> {| class="wikitable sortable" style="margin:auto" |- ! Source !! class="calc-time-header" | Soul Value !! Combined Soul Gain (/min) |- | Heroes | data-base="250" data-growth="48.75" | <span class="stat-num">250</span> | +48.75 |- | Trooper | data-base="116" data-growth="1.16" | <span class="stat-num">116</span> Total | +1.16 |- | Small Denizen | data-base="{{NpcData|neutral_trooper_weak|GoldReward}}" data...")
- 14:48, 19 June 2026 LVL talk contribs created page MediaWiki:Gadget-time-calculator.js (Created page with "* * Universal Time Calculator: (function() { 'use strict'; const wrappers = document.querySelectorAll('.time-calculator-wrapper'); if (!wrappers.length) return; const flashTimeouts = new Map(); function updateTable(wrapper, time) { const table = wrapper.querySelector('table'); if (!table) return; const headerCell = table.querySelector('th.calc-time-header'); if (headerCell) { headerCell....")
- 14:26, 12 June 2026 LVL talk contribs created page File:Critical text.png (Text that appears when health is critical Category:Icons)
- 14:26, 12 June 2026 LVL talk contribs uploaded File:Critical text.png (Text that appears when health is critical Category:Icons)
- 01:07, 12 June 2026 LVL talk contribs created page Update:June 11, 2026 (Created page with "{{Update layout | prev_update = {{Update link|June|6|2026}} | month = June | day = 11 | year = 2026 | next_update = | source = https://store.steampowered.com/news/app/1422450/view/667242081733838158 | source_title = Minor Update - 06-11-2026 | notes = * Urn give up time reduced from 75s to 60s * Urn bounty reduced by 10% (unreduced for trailing team) * Breakables health permanent bonus reduced from 15/25/35 to 15/20/30 for level 1/2/3 * Kill comeback bounty va...")
- 17:47, 4 June 2026 LVL talk contribs deleted page Update:June 04, 2026 (content was: "#REDIRECT Update:June 4, 2026", and the only contributor was "LVL" (talk))
- 17:46, 4 June 2026 LVL talk contribs moved page Update:June 04, 2026 to Update:June 4, 2026
- 17:43, 4 June 2026 LVL talk contribs created page Update:June 04, 2026 (Created page with "{{Update layout | prev_update = {{Update link|May|31|2026}} | month = June | day = 04 | year = 2026 | next_update = | source = https://store.steampowered.com/news/app/1422450/view/714529243732640268 | source_title = Minor Update - 06-04-2026 | notes = * Urn mechanics have been reworked. Primary details: * Delivering the urn now starts a king of the hill style capture point, rather than using melee to flip the urn back and forth. * Both teams can pro...")
- 14:28, 26 May 2026 LVL talk contribs blocked ~2026-ReturnBarracksRunner322Temporary account has expired talk with an expiration time of 1 week (Inserting nonsense/gibberish into pages: Messing with Soul Urn name)
- 22:27, 25 May 2026 LVL talk contribs created page Data:MiscData.json (Created page with "{}")
- 02:09, 23 May 2026 LVL talk contribs uploaded a new version of File:Kelvin Gloat.png
- 23:08, 22 May 2026 LVL talk contribs created page Grit/Update history (Created page with "{{Update history table | contents = {{Update history table/row | update = {{Update link|May|22|2026}} | changes = * Added to the game. }} }} Category:Item changelogs")
- 21:58, 22 May 2026 LVL talk contribs created page Grit (Created page with "{{Construction}} {{Infobox item/auto|Grit}} {{ItemSummary|{{#var:item_key_or_en}}}} == Update history == {{Update history}} == Navigation == {{Item Navbox}}")
- 21:56, 22 May 2026 LVL talk contribs created page File:Grit.png (Category:Item icons)
- 21:56, 22 May 2026 LVL talk contribs uploaded File:Grit.png (Category:Item icons)
- 16:42, 12 May 2026 LVL talk contribs created page Template:Hero card2/styles.css (Created page with ".HeroCard2 { display: inline-block; border-radius: 8px; overflow: hidden; position: relative; background-color: #423837; max-width: var(--card-size, 132px); width: 30%; height: auto; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); transition: 0.05s all ease-in-out; } .HeroCard2.herolabs { background-image: linear-gradient(#ce9b54, #674915); } .HeroCard2-image { display: flex; justify-content: center; } .HeroCard2-herola...")
- 16:43, 10 May 2026 LVL talk contribs created page User:LVL/Vector.css (Created page with ":root { --wiki-logo: url(/images/thumb/7/70/Deadlock_Wiki.png/250px-Deadlock_Wiki.png) } .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span { background-color: #36c; } a, a:visited, a:hover { color: var(--th-link-color); } a.new, a.new:visited { color: #ff4e4e; } a.new:hover { color: #ff5a5a; } ===================================: MAIN BODY: ===================================: html { position...")
- 20:25, 9 May 2026 LVL talk contribs created page Bloodletting (Redirected to Shiv#Bloodletting via Special:SearchDigest) Tag: New redirect
- 20:22, 9 May 2026 LVL talk contribs created page Stealth (Redirected to Status_Effects#Stealth via Special:SearchDigest) Tag: New redirect
- 17:07, 7 May 2026 LVL talk contribs created page Template:HeroTabs/styles.css (Created page with ".hero-tabs { border-radius: 8px; color: #FFF5E8; margin: 0 auto 1em; display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-end; gap: 1em; padding: 0; font-family: 'Retail Demo', 'Open Sans', 'Radiance', sans-serif; text-transform: uppercase; font-weight: bold; font-size: 15px; } .hero-tab { padding: 4px 8px; cursor: pointer; } .hero-tab-active { background-color: #FFF0D6; border-ra...")
- 15:01, 6 May 2026 LVL talk contribs changed the content model of the page User:LVL/Sandbox/styles.css from "CSS" to "Sanitized CSS"
- 14:58, 6 May 2026 LVL talk contribs created page User:LVL/Sandbox/styles.css (Created page with "========== @MEDIA/MINERVA FIXES/OVERRIDES ==========: body.skin-minerva .infobox-h table{ margin: 0; } body.skin-minerva .infobox-h table caption{ text-align: center; display: table-caption; } @media (max-width: 639px){ .infobox-h table, body.skin-minerva .infobox-h table{ display: table; overflow: visible; } .infobox-h table.infobox-h-content{ display: table; } } @media (max-width: 539px){ body.skin-minerva .infobox-h{ max-width: 350px...")
- 22:55, 5 May 2026 LVL talk contribs created page Hero Comparison Table (Created page with "{{Tabber|Heroes|Hero Comparison Table|Heroes by release|l1=Heroes|l2=Hero Comparison Table|l3=Release Date}} Below is a table comparing all currently playable Heroes by their stats. Use the inputs above the table to adjust Spirit Power and Boons and see how stats scale in real-time. {{#invoke:HeroComparisonTable|write_hero_comparison_table|0|0|35|500}} Notes: * DPS accounts for Burst weapons (like {{HeroIcon|Paradox}} and {{HeroIcon|Lash}}), and if the...")
- 22:53, 5 May 2026 LVL talk contribs created page Module:HeroComparisonTable/doc (Created page with "== Overview == This module provides the function to render the Hero Comparison Table, a large sortable table comparing all heroes across their base stats with optional Level and Spirit Power scaling applied. It pulls hero data from Data:HeroData.json and depends on Module:HeroData for scaling utilities. == Functions == === write_hero_comparison_table === Writes the full hero comparison table for a given number of Power Increases and Spirit Power amount....")
- 22:24, 5 May 2026 LVL talk contribs created page Module:HeroComparisonTable (Moving Hero Comparison Table from HeroData module)
- 14:45, 16 April 2026 LVL talk contribs created page Template:Ss/sandbox/styles.css (Created page with ".ss-wrapper { z-index: 1; position: relative; left: 1px; bottom: 7px; margin-left: -5px; font-family: 'Retail Demo Regular', 'PT Serif', 'Palatino', serif; color: #E3BDFA; } .ss-icon { position: relative; z-index: -1; opacity: 0.7; } .ss-text { color: #E3BDFA; text-shadow: 1.5px 1.5px rgba(0, 0, 0, 0.7); font-weight: bold; background-color: rgba(83, 54, 105, 0.8); border-radius: 5px; padding: 2px 2px 0px 2...")
- 14:44, 16 April 2026 LVL talk contribs created page Template:Ss/sandbox (Created page with "<templatestyles src="Ss/sandbox/styles.css" /><includeonly>{{#if: {{{compact|}}} | <span class="ss-compact" title="Spirit scaling: x{{{1|}}}">link=|{{{icon_size|25px}}}{{#if: {{{show_value|}}}|<span class="ss-value">x{{{1|}}}</span>}}</span> | <span class="ss-wrapper" style="font-size: {{{2|14px}}};"><!-- --><span class="ss-icon">link=Spirit Power#Spirit Power Scaling|{{{icon_size|25px}}}</span><!-- -->Spirit...")
- 14:42, 16 April 2026 LVL talk contribs created page Template:PI/sandbox/styles.css (Created page with ".pi-wrapper { z-index: 1; position: relative; bottom: 6px; left: 16px; font-family: 'Retail Demo Regular', 'PT Serif', 'Palatino', serif; color: #FFEFD7; } .pi-text { color: #FFEFD7; text-shadow: 1.5px 1.5px rgba(0, 0, 0, 0.6); font-weight: bold; background-color: rgba(33, 33, 29, 0.6); border-radius: 5px; padding: 2px 2px 0px 2px; margin-left: -17px; } .pi-icon { z-index: -1; opacity: 0.7; position: relat...")
- 14:41, 16 April 2026 LVL talk contribs created page Template:PI/sandbox (Created page with "<templatestyles src="PI/styles.css" /><includeonly>{{#if: {{{compact|}}} | <span class="pi-compact" title="Boon scaling: +{{{1|}}} per Boon">16px|link={{#if: {{{show_value|}}}|<span class="pi-value">+{{{1|}}}</span>}}</span> | <span class="pi-wrapper" style="font-size: {{{2|14px}}};"><span class="pi-text">+{{{1|}}}</span><span class="pi-icon">link=Boon|20px</span></span> }}</includeonly><noinclude>{{Documentation...")