Module:Navbox: Difference between revisions

Ganaram inukshuk (talk | contribs)
No edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
Line 87: Line 87:
local is_subtable = args["Is Subtable"] -- "subgroup" already means something else here
local is_subtable = args["Is Subtable"] -- "subgroup" already means something else here
local title = args["Title"]
local title = args["Title"]
local rows = {{args["Header 1"], args["Data 1"]}}
-- Both the Wikipedia and RsWiki navboxes go up to 20 rows so follow that
-- Both the Wikipedia and RsWiki navboxes go up to 20 rows so follow that