Module:Infobox: Difference between revisions

Ganaram inukshuk (talk | contribs)
Added multilink infobox to replace multisection infobox; to be removed once infobox mos switches to multilink
Ganaram inukshuk (talk | contribs)
m Corrected a variable name
Line 204: Line 204:
-- - Sections (see comments for details)
-- - Sections (see comments for details)
-- - Adjacent links; supports 0, 2, or 8 adjacent links
-- - Adjacent links; supports 0, 2, or 8 adjacent links
function p.build_multilink(title, sections, adjacent_links)
function p.build_multilink(title, entries, adjacent_links)
-- Boilerplate stuff
-- Boilerplate stuff
local s = '<div style="\n'
local s = '<div style="\n'