Peppermint (talk | contribs) mNo edit summary |
Peppermint (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
<image source="image" /> | <image source="image" /> | ||
<group show="incomplete"> | <group show="incomplete"> | ||
<header>Basic Info</header> | |||
<data source="fName"> | <data source="fName"> | ||
<label>Full Name</label> | <label>Full Name</label> | ||
</data> | </data> | ||
<data source=" | <data source="alias"> | ||
<label> | <label>Alias(es)</label> | ||
</data> | </data> | ||
<data source=" | <data source="age"> | ||
<label> | <label>Age</label> | ||
</data> | </data> | ||
<data source="height"> | |||
<label>Height</label> | |||
<data source=" | |||
<label> | |||
</data> | </data> | ||
<data source="parameter-5"> | <data source="parameter-5"> | ||
Line 38: | Line 36: | ||
"label": "Full Name", | "label": "Full Name", | ||
"suggested": true, | "suggested": true, | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
Line 52: | Line 46: | ||
"type": "content", | "type": "content", | ||
"default": "[Image:Blank_portrait.gif]" | "default": "[Image:Blank_portrait.gif]" | ||
}, | |||
"alias": { | |||
"label": "Alias(es)", | |||
"type": "string" | |||
}, | |||
"age": { | |||
"label": "Age", | |||
"type": "string" | |||
}, | |||
"height": { | |||
"label": "Height" | |||
} | } | ||
}, | }, | ||
Line 57: | Line 62: | ||
"image", | "image", | ||
"fName", | "fName", | ||
" | "alias", | ||
"age", | |||
"height" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 00:10, 17 December 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Profile Pic(s) | image prof-image prof-pic | no description
| Content | optional |
Full Name | fName | no description | Content | suggested |
Alias(es) | alias | no description | String | optional |
Age | age | no description | String | optional |
Height | height | no description | Unknown | optional |