Module:Param Parse: Difference between revisions

Add variant parameter
No edit summary
(Add variant parameter)
Line 113:
category_incomplete = 'Needs profession',
smw_property = 'Profession' -- TODO - Need to create property page
}
 
parse.variant = {
name = 'variant',
func = parse.has_content,
category_incomplete = 'Needs variant details',
smw_property = 'Variant of' -- TODO - Need to create property page
}