Module:Sandbox/User:BlackHawk/Infobox Profession: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 28: Line 28:
{tag='td', content=Infobox.param('image'), class='infobox-image', colspan='20'},
{tag='td', content=Infobox.param('image'), class='infobox-image', colspan='20'},
}
}
:pad(20)
:add_row{
:add_row{
{tag='th', content='Release', colspan="6"},
{tag='th', content='Release', colspan="6"},
Line 70: Line 69:
{tag='td', content=Infobox.param('premium'), colspan="14"},
{tag='td', content=Infobox.param('premium'), colspan="14"},
}
}
:pad(20)
return infobox
return infobox