Template:UserInfobox: Difference between revisions
From IulianArian's Encyclopedia
Jump to navigationJump to search
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> |
Latest revision as of 17:09, 11 August 2025
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Page name | required |
Image | image | no description | File | suggested |
Caption | caption | no description | Content | suggested |
Joined the wiki | joined_the_wiki | no description | Content | required |
Gender | gender | no description | Content | optional |
Nationality | nationality | no description | Content | optional |
Interests | interests | no description | Content | optional |