Module:Infobox: Difference between revisions

Ganaram inukshuk (talk | contribs)
partial refactor (header helper function only)
Ganaram inukshuk (talk | contribs)
m bugfix
Line 101: Line 101:
-- Infobox table, starting with table
-- Infobox table, starting with table
.. '{| style="border-collapse: collapse; width: 100%;"\n'
.. '{| style="border-collapse: collapse; width: 100%;"\n'
.. '|+ style="font-size: 105%; font-weight: bold; text-align: center;" | ' .. p.infobox_header(title, adjacent_links) .. '\n'
.. '|+ style="font-size: 105%; font-weight: bold; text-align: center;" | \n' .. p.infobox_header(title, adjacent_links) .. '\n'
-- For loop for populating entries
-- For loop for populating entries