Jump to content

Template:CharacterInfobox: Difference between revisions

From CHORDIOID Wiki
"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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Character nametitle1

no description

Default
{{PAGENAME}}
Stringoptional
Imageimage

no description

Fileoptional
Pronounspronouns

no description

Example
they/them
Unknownoptional
Aspectaspect

no description

Example
[[Keys]]
Unknownoptional