Module:Infobox Scenery: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
Thingummywut (talk | contribs) (Adding actions.) |
Microbrews (talk | contribs) m (make actions optional) |
||
Line 42: | Line 42: | ||
{tag='td', content=Infobox.param('premium'), colspan="14"}, |
{tag='td', content=Infobox.param('premium'), colspan="14"}, |
||
} |
} |
||
⚫ | |||
if infobox:is_param_defined(Infobox.param('actions')) > 0 then |
|||
⚫ | |||
{tag='th', content='Actions', colspan="6"}, |
{tag='th', content='Actions', colspan="6"}, |
||
{tag='td', content=Infobox.param('actions'), colspan="14"} |
{tag='td', content=Infobox.param('actions'), colspan="14"} |
||
} |
} |
||
end |
|||
infobox |
|||
:add_row{ |
:add_row{ |
||
{tag='th', content='Description', colspan="6"}, |
{tag='th', content='Description', colspan="6"}, |