Module:Infobox Item: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(removed padding) |
InvalidCards (talk | contribs) (Profession parameter superseded by profession bubbles) |
||
Line 18: | Line 18: | ||
parse.premium, |
parse.premium, |
||
parse.episode, |
parse.episode, |
||
parse.profession, |
|||
parse.value, |
parse.value, |
||
parse.examine, |
parse.examine, |
||
Line 44: | Line 43: | ||
{tag='th', content='[[Premium Pass|Premium]]', colspan="6"}, |
{tag='th', content='[[Premium Pass|Premium]]', colspan="6"}, |
||
{tag='td', content=Infobox.param('premium'), colspan="14"}, |
{tag='td', content=Infobox.param('premium'), colspan="14"}, |
||
} |
|||
:add_row{ |
|||
{tag='th', content='[[Profession]]', colspan="6"}, |
|||
{tag='td', content=Infobox.param('profession'), colspan="14"}, |
|||
} |
} |
||
:add_row{ |
:add_row{ |