Editing Module:Infobox
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 32: | Line 32: | ||
version_names = {}, -- title of each version (for selection and SMW) |
version_names = {}, -- title of each version (for selection and SMW) |
||
rtable = nil, -- infobox table to return at the end |
rtable = nil, -- infobox table to return at the end |
||
switch_datatable = |
switch_datatable = nil, -- datatable for javascript for switch infoboxes |
||
categories = {}, -- set of categories |
categories = {}, -- set of categories |
||
errors = {}, -- list of errors |
errors = {}, -- list of errors |