Module:NavigationGrid: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 June 2026

  • curprev 22:4022:40, 27 June 2026 Cronos talk contribs 2,202 bytes +2,202 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..."