Module:Param Parse: Difference between revisions
correctly label quest use
(split the 'quest' param into two versions, one for infoboxes where it is mandatory, one for infoboxes where it is optional) |
(correctly label quest use) |
||
Line 665:
-- Quest_use, for use by backpack items that involved in quests
parse.
name = '
func = parse.has_content,
smw_property = 'Quest use',
smw_func = parse.has_content,
}
|