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

Jump to navigation Jump to search
Content added Content deleted
(Sorry BlackHawk, destroying your module for science)
No edit summary
Line 51: Line 51:
:add_row{
:add_row{
addClass = 'infobox.subheader',
addClass = 'infobox.subheader',
{tag='td', content='ROW CLASS for some reason'},
{tag='td', content='ROW CLASS SUBHEADER', colspan='2'},
{tag='td', content=Infobox.param('premium')},
{tag='td', content=Infobox.param('premium')},
}
}
Line 65: Line 65:
{tag='th', content='TH for some reason'},
{tag='th', content='TH for some reason'},
{tag='th', content=Infobox.param('premium')},
{tag='th', content=Infobox.param('premium')},
}
:add_row{
{tag='td', content='[[Premium Pass|Premium]]'},
{tag='td', content=Infobox.param('premium')},
}
:add_row{
{tag='td', content='[[Premium Pass|Premium]]'},
{tag='td', content=Infobox.param('premium')},
}
}