Peppermint (talk | contribs) mNo edit summary |
Peppermint (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
</title> | </title> | ||
<image source="image" /> | <image source="image" /> | ||
<data source=" | <data source="header1"> | ||
<label>Label 1</label> | <label>Label 1</label> | ||
</data> | </data> | ||
Line 17: | Line 17: | ||
{ | { | ||
"params": { | "params": { | ||
"name": {}, | "name": { | ||
"image": {}, | "label": "Full Name", | ||
"parameter- | "suggested": true | ||
" | }, | ||
} | "image": { | ||
"aliases": [ | |||
"poirtrait" | |||
] | |||
}, | |||
"parameter-2": {}, | |||
"header1": { | |||
"type": "string", | |||
"default": "=header1=" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"header1", | |||
"parameter-2" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 22:28, 16 December 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | name | no description | Unknown | suggested |
image | image poirtrait | no description | Unknown | optional |
header1 | header1 | no description
| String | optional |
parameter-2 | parameter-2 | no description | Unknown | optional |