Module:Infobox Profession: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 12:
local params = {
parse.image,
{name = 'image', func = parse.image, smw_property = 'Image', smw_func = parse.image_smw, empty = '[[Special:Upload|Please upload an image!]]', category_incomplete = 'Needs image'},
{name = 'release', func = parse.has_content},
|