Module:Infobox Quest: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
InvalidCards (talk | contribs) No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
parse.premium, |
parse.premium, |
||
parse.episode, |
parse.episode, |
||
parse.quest_type, |
|||
parse.difficulty |
parse.difficulty |
||
} |
} |
||
Line 40: | Line 41: | ||
{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='Quest Type', colspan="6"}, |
|||
{tag='td', content=Infobox.param('quest_type'), colspan="14"}, |
|||
} |
} |
||
:add_row{ |
:add_row{ |