Template:Infobox character: Difference between revisions

From Tales from Chyria
No edit summary
No edit summary
Line 1: Line 1:
== Uses ==
{{Infobox
| bodyclass    = biography vcard
| abovestyle  = background: #ADD8E6;color:inherit;font-size: 125%
| above        = {{{name}}}
| subheader    = {{{title}}}
| image        =
| captionstyle = line-height:normal;padding-bottom:0.2em;padding-top:0.2em;
| caption      = {{{caption|}}}
| headerstyle  = background-color: #ADD8E6;color:inherit;line-height:normal;padding:0.2em;
| header1      = Basic Info
| label2      = Age
|  data2      = {{{age|}}}
| label3      = Species
|  data3      = {{{species|}}}
| label4      = Gender
|  data4      = {{{gender|}}}
| label5      = Pronouns
|  data5      = {{{pronouns|}}}
| label6      = Birthplace
|  data6      = {{{birthplace|}}}
| label7      = Occupation
|  data7      = {{{occupation|}}}
| label8      = Factions
|  data8      = {{{factions|}}}
}}
<templatedata>
{
"params": {
"image": {
"description": "i.e; X.jpg, that is to say no [[Image:",
"type": "wiki-file-name"
},
"caption": {
"type": "string",
"description": "Caption the image!"
},
"name": {
"description": "The character's name. Just their first name will do.",
"type": "line",
"suggested": true
},
"title": {},
"age": {
"type": "string"
},
"species": {
"description": "The character's species. Link to the species!",
"type": "string"
},
"birthplace": {},
"pronouns": {
"type": "string"
},
"gender": {
"type": "string"
},
"occupation": {
"type": "string"
},
"factions": {}
},
"description": "The main infobox for the bulk of characters on this wiki!",
"format": "{{_\n| ________________ = _\n}}\n",
"paramOrder": [
"name",
"title",
"image",
"caption",
"age",
"species",
"gender",
"pronouns",
"birthplace",
"occupation",
"factions"
]
}
</templatedata>
<noinclude>
<noinclude>
{{Documentation}}
{{Documentation}}

Revision as of 15:45, 10 October 2025

Uses

{{{name}}}
{{{title}}}
Basic Info


The main infobox for the bulk of characters on this wiki!

Template parameters[Edit template data]

This template has custom formatting.

ParameterDescriptionTypeStatus
namename

The character's name. Just their first name will do.

Linesuggested
titletitle

no description

Unknownoptional
imageimage

i.e; X.jpg, that is to say no [[Image:

Fileoptional
captioncaption

Caption the image!

Stringoptional
ageage

no description

Stringoptional
speciesspecies

The character's species. Link to the species!

Stringoptional
gendergender

no description

Stringoptional
pronounspronouns

no description

Stringoptional
birthplacebirthplace

no description

Unknownoptional
occupationoccupation

no description

Stringoptional
factionsfactions

no description

Unknownoptional