Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Character Panel: Difference between revisions

Template page
Content deleted Content added
Saarn (talk | contribs)
withering away
Tag: 2017 source edit
 
Saarn (talk | contribs)
No edit summary
Tag: 2017 source edit
Line 14: Line 14:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
<templatedata>
{
"description": "An infobox for character pages displaying basic character information",
"params": {
"image": {
"label": "Image",
"description": "Filename of the character's image (e.g., Character.jpg)",
"type": "wiki-file-name",
"suggested": true
},
"fullname": {
"label": "Full Name",
"description": "The character's full name",
"type": "string",
"suggested": true
},
"alias": {
"label": "Alias",
"description": "Alternative names or aliases the character is known by",
"type": "string"
},
"affiliation": {
"label": "Affiliation",
"description": "Groups, organizations, or factions the character is affiliated with",
"type": "string"
},
"occupation": {
"label": "Occupation",
"description": "The character's job or role",
"type": "string"
},
"skills": {
"label": "Skills",
"description": "Notable abilities or skills the character possesses",
"type": "string"
},
"feats": {
"label": "Feats",
"description": "Notable accomplishments or achievements",
"type": "string"
}
}
}
</templatedata>
</noinclude><includeonly>{| class="wikitable" style="float:right; margin-left:1em; width:300px;"
</noinclude><includeonly>{| class="wikitable" style="float:right; margin-left:1em; width:300px;"
|-
|-

Revision as of 03:14, 31 December 2025

This is the "Character Info" template. It should be called in the following format:

{{Character Info
|image=
|fullname=
|alias=
|affiliation=
|occupation=
|skills=
|feats=
}}

Edit the page to see the template text.

An infobox for character pages displaying basic character information

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

Filename of the character's image (e.g., Character.jpg)

Filesuggested
Full Namefullname

The character's full name

Stringsuggested
Aliasalias

Alternative names or aliases the character is known by

Stringoptional
Affiliationaffiliation

Groups, organizations, or factions the character is affiliated with

Stringoptional
Occupationoccupation

The character's job or role

Stringoptional
Skillsskills

Notable abilities or skills the character possesses

Stringoptional
Featsfeats

Notable accomplishments or achievements

Stringoptional