Module:Infobox interval region: Difference between revisions
update unseen infobox to header-data format Tag: Reverted |
more bugfix Tag: Reverted |
||
| Line 92: | Line 92: | ||
}) | }) | ||
table.insert(data, { | table.insert(data, { | ||
string.format("<div style=\"margin-top: 0.6em;\"><b>%s</b></div>", "Related regions") | ["Header"] = string.format("<div style=\"margin-top: 0.6em;\"><b>%s</b></div>", "Related regions") | ||
}) | }) | ||
if complement ~= nil and complement ~= "" then | if complement ~= nil and complement ~= "" then | ||