Module:Param Parse: Difference between revisions

Nothing should use examine anymore.
mNo edit summary
(Nothing should use examine anymore.)
Line 144:
smw_property = 'Description',
category_incomplete = 'Needs description',
}
 
-- Standardized examine function ("examine" doesn't exist in this game, but kept
-- temporarily until all infoboxes use the description above.)
parse.examine = {
name = 'examine',
func = parse.has_content,
smw_property = 'Examine',
category_incomplete = 'Needs examine',
}
 
809

edits