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).
- 22:40, 27 June 2026 Cronos talk contribs created page Module:NavigationGrid (Created page with "local p = {} local lang = require('Module:Lang') local dict = require('Module:Dictionary') function p.renderMainGrid(frame) -- Process the language subpage suffix once to save performance local langSuffix = frame:preprocess('{{If_lang}}') or '' -- All 9 original navigation items mapped out local items = { { img = 'Hero_Nav.png', type = 'lang', key = 'HeroesPageTitle', link = 'Heroes' }, { img = 'Item_Nav.png', ty...")