Template:UserInfobox: Difference between revisions
Template page
More languages
More actions
IulianArian (talk | contribs) No edit summary |
IulianArian (talk | contribs) No edit summary |
||
Line 51: | Line 51: | ||
"required": true | "required": true | ||
}, | }, | ||
"image": {}, | "image": { | ||
"caption": {} | "label": "Image", | ||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"caption": { | |||
"label": "Caption", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"interests": { | |||
"label": "Interests", | |||
"type": "content" | |||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Line 60: | Line 72: | ||
"joined_the_wiki", | "joined_the_wiki", | ||
"gender", | "gender", | ||
"nationality" | "nationality", | ||
"interests" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |