Module:Infobox Shop: Difference between revisions
Description was just copying the description of the owner. Shops don't have descriptions.
m (Add examine as a potential value to module (can be found in the info option on the shop)) |
Thingummywut (talk | contribs) (Description was just copying the description of the owner. Shops don't have descriptions.) Tag: Manual revert |
||
(One intermediate revision by the same user not shown) | |||
Line 20:
{name = 'owner', func = parse.has_content, smw_property = 'Shop owner'},
{name = 'location', func = parse.has_content, smw_property = 'Location', category_incomplete = 'Needs location'},
}
Line 50 ⟶ 49:
{tag='th', content='Located in', colspan="6"},
{tag='td', content=Infobox.param('location'), colspan="14"},
}
:pad(20)
|