Module:Infobox: Difference between revisions

Ganaram inukshuk (talk | contribs)
simplify navlinks as a mediawiki table
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 15: Line 15:
elseif #adjacent_links == 2 then
elseif #adjacent_links == 2 then
header = header
header = header
.. "\n"
.. '{| width="100%"\n'
.. '{| width="100%"\n'
.. '|-\n'
.. '|-\n'
Line 23: Line 24:
elseif #adjacent_links == 8 then
elseif #adjacent_links == 8 then
header = header
header = header
.. "\n"
.. '{| width="100%"\n'
.. '{| width="100%"\n'
.. '|-\n'
.. '|-\n'