Template:CharacterInfobox: Difference between revisions
Appearance
"Header" → "About", remove unused field |
add templatedata |
||
| Line 12: | Line 12: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title1": { | |||
"label": "Character name", | |||
"type": "string", | |||
"default": "{{PAGENAME}}" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"type": "wiki-file-name" | |||
}, | |||
"pronouns": { | |||
"label": "Pronouns", | |||
"example": "they/them" | |||
}, | |||
"aspect": { | |||
"label": "Aspect", | |||
"example": "[[Keys]]" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"title1", | |||
"image", | |||
"pronouns", | |||
"aspect" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 19:13, 12 January 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Character name | title1 | no description
| String | optional |
| Image | image | no description | File | optional |
| Pronouns | pronouns | no description
| Unknown | optional |
| Aspect | aspect | no description
| Unknown | optional |