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:58, 15 April 2026 LVL talk contribs created page MediaWiki:Gadget-hero-comparison (Created page with "Hero Comparison Table: Displays interactive Boon and Spirit Power inputs on the Hero Attributes Table, allowing real-time recalculation of hero stats.")
- 23:18, 13 April 2026 LVL talk contribs created page MediaWiki:Gadget-hero-comparison.js (Created page with "* * Hero Comparison Table - Interactive Spirit Power and Power Increases inputs * Allows real-time recalculation of hero stats: (function() { 'use strict'; // Only run on pages with the hero comparison table if (!document.getElementById('hero-comparison-container')) return; const CONTAINER_ID = 'hero-comparison-container'; const TABLE_ID = 'hero-comparison-table'; function roundToSigFigs(num, sig) { if (num === 0 || !...")
- 23:17, 13 April 2026 LVL talk contribs created page MediaWiki:Gadget-hero-comparison.css (Created page with ".stat-num { transition: color 0.3s ease; } .stat-num.stat-changed { color: #4CAF50 !important; font-weight: bold; } #hero-controls input:focus { outline: 1px solid #666; border-color: #888; } #hero-controls button:hover { background: #555 !important; }")
- 14:36, 13 April 2026 LVL talk contribs created page Commands (Redirected to Console commands via Special:SearchDigest) Tag: New redirect
- 14:33, 13 April 2026 LVL talk contribs created page Egg (Redirected to Golden Goose Egg via Special:SearchDigest) Tag: New redirect
- 16:48, 12 April 2026 LVL talk contribs created page Template:Deadlock Wiki/Navigation/styles.css (Created page with "Force the grid to allow columns to shrink below content size: .deadlock-nav-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-template-rows: repeat(3, 1fr); gap: 2px; height: 100%; } Tell the direct children (the Nav Tiles) they are allowed to shrink: .deadlock-nav-grid > div { min-width: 0; } Target the first div inside the tile (the image container) and hide overflow: .deadlock-nav-grid .nav-bg:first-c...")
- 20:41, 11 April 2026 LVL talk contribs created page Category:Templates using TemplateStyles (Created page with "Templates that load CSS via TemplateStyles using a <code>/styles.css</code> subpage.")
- 20:36, 11 April 2026 LVL talk contribs created page Template:Ss/doc (Created page with "This template displays a Spirit Power scaling indicator next to a value. ==Usage== <pre>{{Ss|value}}</pre> <pre>{{Ss|value|font_size}}</pre> <pre>{{Ss|value|compact=yes}}</pre> ==Parameters== {| class="wikitable" ! Parameter !! Description !! Default |- | 1 || The scaling value || (empty) |- | 2 || Font size || 14px |- | icon_size || Size of the spirit icon || 25px |- | compact || Set to <code>yes</code> for icon-only mode with a tooltip on hover || (empty) |} ==Examp...")
- 20:36, 11 April 2026 LVL talk contribs created page Template:PI/doc (Created page with "This template displays a Boon scaling indicator next to a value. ==Usage== <pre>{{PI|value}}</pre> <pre>{{PI|value|font_size}}</pre> <pre>{{PI|value|compact=yes}}</pre> ==Parameters== {| class="wikitable" ! Parameter !! Description !! Default |- | 1 || The scaling value || (empty) |- | 2 || Font size || 14px |- | compact || Set to <code>yes</code> for icon-only mode with a tooltip on hover || (empty) |} ==Examples== <pre>123{{PI|12345}}m</pre> Outputs: 123{{PI|12345}}...")
- 20:34, 11 April 2026 LVL talk contribs created page Template:Ss/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...")
- 20:34, 11 April 2026 LVL talk contribs created page Template:PI/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...")
- 19:59, 11 April 2026 LVL talk contribs uploaded a new version of File:Splatter.png (Changed icon to white)
- 19:59, 11 April 2026 LVL talk contribs uploaded a new version of File:Scorn.png (Changed icon to white)
- 19:58, 11 April 2026 LVL talk contribs uploaded a new version of File:Hyper Beam.png (Changed icon to white)
- 19:58, 11 April 2026 LVL talk contribs uploaded a new version of File:Exploding Uppercut.png (Changed icon to white)
- 19:58, 11 April 2026 LVL talk contribs uploaded a new version of File:Essence Bomb.png (Changed icon to white)
- 19:57, 11 April 2026 LVL talk contribs uploaded a new version of File:Crow Familiar.png (Changed icon to white)
- 19:57, 11 April 2026 LVL talk contribs uploaded a new version of File:Concussive Combustion.png (Changed icon to white)
- 17:58, 11 April 2026 LVL talk contribs created page Template:Documentation/styles.css (Created page with ".template-documentation { clear: both; margin: 1em 0 0 0; padding: 15px; border: 1px solid #aaa; border-radius: 3px; box-shadow: 0 .25em .35em -0.25em rgba(0,0,0,0.5); } .documentation-header { border-bottom: 1px solid #aaa; margin-bottom: 10px; } .documentation-title { font-weight: bold; font-size: 115%; } .documentation-links { font-size: 75%; }")
- 17:22, 11 April 2026 LVL talk contribs created page Template:TechCard/styles.css (Created page with ".techcard-wrapper { clear: both; } .techcard { float: right; font-family: Retail Demo, Open Sans, PT Serif; width: 300px; padding: 10px; background-color: #2F2F2F; color: #FFEFD7; font-weight: bold; margin: 0 0 1em 1em; border-collapse: collapse; } .techcard-header { color: #FFEFD7; background-color: #2F2F2F; font-size: 30px; font-family: Retail Demo, Open Sans, PT Serif; font-weight: bold; text-align: cen...")
- 19:16, 3 April 2026 LVL talk contribs blocked 79.111.36.108 talk with an expiration time of indefinite (account creation disabled) (Slurs and major vandalism)
- 13:27, 1 April 2026 LVL talk contribs blocked 146.0.148.186 talk with an expiration time of 1 week (account creation disabled) (Inserting nonsense/gibberish into pages: Spam on grey talon page)
- 20:21, 7 March 2026 LVL talk contribs deleted page File:Priest card.png (content was: "#REDIRECT File:Priest_vertical.png", and the only contributor was "Gammaton32" (talk) Removed double redirect)
- 00:21, 7 March 2026 LVL talk contribs moved page File:Kudzu Bomb.png to File:Entangling Thorns.png (New name)
- 21:33, 26 February 2026 LVL talk contribs created page User:LVL/citizen.js (Created page with "var quote = document.querySelector('.mw-parser-output blockquote'); var infobox = document.querySelector('.mw-parser-output .infobox'); var firstP = document.querySelector('.mf-section-0 > p'); if (firstP) { if (infobox) firstP.parentNode.insertBefore(infobox, firstP); if (quote) firstP.parentNode.insertBefore(quote, firstP); }")
- 14:43, 26 February 2026 LVL talk contribs created the page Data:HeroMeaningfulStats.json using a non-default content model "JSON"
- 14:43, 26 February 2026 LVL talk contribs created page Data:HeroMeaningfulStats.json (LVL created the page Data:HeroMeaningfulStats.json using a non-default content model "JSON")
- 16:55, 18 February 2026 LVL talk contribs deleted page Data:HeroMeaningfulStats.json (content was: "{}", and the only contributor was "LVL" (talk))
- 20:22, 16 February 2026 LVL talk contribs changed the content model of the page Data:Lang cs.json from "wikitext" to "JSON"
- 21:20, 14 February 2026 LVL talk contribs created the page Data:Lang ja.json using a non-default content model "JSON"
- 21:20, 14 February 2026 LVL talk contribs created page Data:Lang ja.json (LVL created the page Data:Lang ja.json using a non-default content model "JSON")
- 04:06, 13 February 2026 LVL talk contribs uploaded a new version of File:Apollo Thank You Voting Poster Damaged.png
- 23:08, 12 February 2026 LVL talk contribs deleted page File:Apollo weapon.png (content was: "#REDIRECT File:Apollo Weapon.png", and the only contributor was "LVL" (talk))
- 23:08, 12 February 2026 LVL talk contribs moved page File:Apollo weapon.png to File:Apollo Weapon.png
- 23:05, 12 February 2026 LVL talk contribs created page File:Apollo weapon.png (Category:Apollo)
- 23:05, 12 February 2026 LVL talk contribs uploaded File:Apollo weapon.png (Category:Apollo)
- 22:59, 12 February 2026 LVL talk contribs created page File:Apollo Thank You Voting Poster Damaged.png
- 22:59, 12 February 2026 LVL talk contribs uploaded File:Apollo Thank You Voting Poster Damaged.png
- 22:59, 12 February 2026 LVL talk contribs created page File:Apollo Thank You Voting Poster.png
- 22:59, 12 February 2026 LVL talk contribs uploaded File:Apollo Thank You Voting Poster.png
- 22:41, 12 February 2026 LVL talk contribs created page Apollo/Update history (Created page with "{{HeroTabs}} {{Update history table | contents = {{Update history table/row | update = {{Update link|February|12|2026}} | changes = * Added to the game }} }}")
- 22:38, 12 February 2026 LVL talk contribs created page File:Apollo Critical Health.png (Category:Apollo)
- 22:38, 12 February 2026 LVL talk contribs uploaded File:Apollo Critical Health.png (Category:Apollo)
- 22:38, 12 February 2026 LVL talk contribs created page File:Apollo Gloat.png (Category:Apollo)
- 22:38, 12 February 2026 LVL talk contribs uploaded File:Apollo Gloat.png (Category:Apollo)
- 22:32, 12 February 2026 LVL talk contribs created page File:Itani Lo Sahn.png (Category:Apollo Category:Ability icons)
- 22:32, 12 February 2026 LVL talk contribs uploaded File:Itani Lo Sahn.png (Category:Apollo Category:Ability icons)
- 22:31, 12 February 2026 LVL talk contribs created page File:Flawless Advance.png (Category:Apollo Category:Ability icons)
- 22:31, 12 February 2026 LVL talk contribs uploaded File:Flawless Advance.png (Category:Apollo Category:Ability icons)
- 22:30, 12 February 2026 LVL talk contribs created page File:Riposte.png (Category:Apollo Category:Ability icons)