Module:Infobox Profession: Difference between revisions

Added episode.
No edit summary
(Added episode.)
 
Line 9:
local config = {
infobox_name = 'Profession',
class = {Infobox.smw_param('episode')},
}
Line 16 ⟶ 17:
parse.release,
parse.premium,
parse.episode,
}
Line 29 ⟶ 31:
{tag='th', content='Release', colspan="6"},
{tag='td', content=Infobox.param('release'), colspan="14"},
}
:add_row{
{tag='th', content='[[Episode]]', colspan="6"},
{tag='td', content=Infobox.param('episode'), colspan="14"},
}
:add_row{
177

edits