Module:Navbox/piece: Difference between revisions
Jump to navigation
Jump to search
Draculea8302 (talk | contribs) (Created page with "-- lua port of Template:Navbox -- by DennouNeko -- == Helper functions == --libraries local U = require("Module:Core") local colors = U.main_colors if mw.text == nil then mw.text = require("Module:MW.text") end -- Retrieve a full list of 'list#', 'list#style', 'group#' and 'group#style' arguments as a table of objects with 'index', 'list', 'liststyle', 'group' and 'groupstyle' fields, where 'index' is the number in 'list#' argument name. On...") |
Draculea8302 (talk | contribs) (Replaced content with "1") Tag: Replaced |
||
Line 1: | Line 1: | ||
1 | |||
Revision as of 14:29, 27 March 2025
1