Module:Infobox/doc: Difference between revisions

Getting rid of examples with "examine" that doesn't appear in this game.
(Document class config)
(Getting rid of examples with "examine" that doesn't appear in this game.)
 
Line 33:
parse.name,
parse.image,
{name = 'examinedescription', func = parse.has_content, smw_property = 'ExamineDescription'}, -- Custom param
parse.episode,
...
Line 61:
:pad("20")
:add_row{
{tag='th', content='ExamineDescription', colspan="6"},
{tag='td', content=Infobox.param('examinedescription'), colspan="14"},
}
:add_row{
809

edits