Template:Character: Difference between revisions
Appearance
Created page with "{{Infobox| {{InfoboxTitle|{{{name|Unnamed}}}|{{{faction|}}}}} {{InfoboxImage|{{{image|PlaceholderChar.png}}}|{{{caption|}}}}} <big>General Information</big><hr> {{InfoboxParam|Aliases|{{{aliases|}}}|true}} {{InfoboxParam|Relatives|{{{relatives|}}}|true}} {{InfoboxParam|Affiliation|{{{affiliation|}}}|true}} {{InfoboxParam|Occupation|{{{occupation|}}}|true}} <big>Biographical Information</big><hr> {{InfoboxParam|Species|{{{species|}}}|true}} {{InfoboxParam|Race/Ethnicity|{..." |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox| | <includeonly>{{Infobox| | ||
{{InfoboxTitle|{{{name|Unnamed}}}|{{{faction|}}}}} | {{InfoboxTitle|{{{name|Unnamed}}}|{{{faction|}}}}} | ||
{{InfoboxImage|{{{image|PlaceholderChar.png}}}|{{{caption|}}}}} | {{InfoboxImage|{{{image|PlaceholderChar.png}}}|{{{caption|}}}}} | ||
{{InfoboxHeader|General Information|{{InfoboxParam|Aliases|{{{aliases|}}}|true}}{{InfoboxParam|Relatives|{{{relatives|}}}|true}}{{InfoboxParam|Affiliation|{{{affiliation|}}}|true}}{{InfoboxParam|Occupation|{{{occupation|}}}|true}}}} | |||
{{InfoboxParam|Aliases|{{{aliases|}}}|true}} | {{InfoboxHeader|Biographical Information|{{InfoboxParam|Species|{{{species|}}}|true}}{{InfoboxParam|Race/Ethnicity|{{{race|}}}|true}}{{InfoboxParam|Weight|{{{weight|}}}}}{{InfoboxParam|Height|{{{height|}}}}}{{InfoboxParam|Eye color|{{{eyes|}}}}}}} | ||
{{InfoboxParam|Relatives|{{{relatives|}}}|true}} | {{InfoboxHeader|Historical Information|{{InfoboxParam|Date of Birth|{{{born|}}}}}{{InfoboxParam|Location of Birth|{{{bornIn|}}}}}{{InfoboxParam|Date of Death|{{{death|}}}}}{{InfoboxParam|Location of Death|{{{diedAt|}}}}}}} | ||
{{InfoboxParam|Affiliation|{{{affiliation|}}}|true}} | {{InfoboxHeader|Political Information|{{InfoboxParam|Faction|{{{faction|}}}}}{{InfoboxParam|Political Party|{{{party|}}}}}{{InfoboxParam|Rank|{{{rank|}}}}}}} | ||
{{InfoboxParam|Occupation|{{{occupation|}}}|true}} | |||
{{InfoboxParam|Species|{{{species|}}}|true}} | |||
{{InfoboxParam|Race/Ethnicity|{{{race|}}}|true}} | |||
{{InfoboxParam|Weight|{{{weight|}}}}} | |||
{{InfoboxParam|Height|{{{height|}}}}} | |||
{{InfoboxParam|Eye color|{{{eyes|}}}}} | |||
{{InfoboxParam|Date of Birth|{{{born|}}}}} | |||
{{InfoboxParam|Location of Birth|{{{bornIn|}}}}} | |||
{{InfoboxParam|Date of Death|{{{death|}}}}} | |||
{{InfoboxParam|Location of Death|{{{diedAt|}}}}} | |||
{{InfoboxParam|Faction|{{{faction|}}}}} | |||
{{InfoboxParam|Political Party|{{{party|}}}}} | |||
{{InfoboxParam|Rank|{{{rank|}}}}} | |||
}} | }} | ||
[[Category:Characters]] | |||
</includeonly> | |||
<noinclude>{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"faction": { | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"Archono Union", | |||
"Stancorp", | |||
"Republic of Deca", | |||
"D-Empire", | |||
"Nerfian Federation", | |||
"Ammonian Empire", | |||
"Void Empire" | |||
], | |||
"suggested": true | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"caption": { | |||
"type": "line" | |||
}, | |||
"aliases": {}, | |||
"relatives": {}, | |||
"affiliation": {}, | |||
"occupation": {}, | |||
"species": { | |||
"suggestedvalues": [ | |||
"Human", | |||
"Elemornian", | |||
"Omegan", | |||
"Nerfian", | |||
"Ammonian" | |||
], | |||
"suggested": true | |||
}, | |||
"race": {}, | |||
"weight": {}, | |||
"height": {}, | |||
"eyes": {}, | |||
"born": { | |||
"type": "date" | |||
}, | |||
"bornIn": {}, | |||
"death": { | |||
"type": "date" | |||
}, | |||
"diedAt": {}, | |||
"party": {}, | |||
"rank": {} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 22:46, 21 June 2026
Template Documentation
You can edit the documentation at Template:Character/Documentation.
Usage
{{Character}} into the page you want the template to be added to, or type {{ in the Visual Editor and select "Character", then fill in the appropriate fields. Fields left blank will not be included in the infobox. This template follows our custom infobox syntax.
Parameters
TBA
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Line | suggested |
| faction | faction | no description
| Line | suggested |
| image | image | no description | File | optional |
| caption | caption | no description | Line | optional |
| aliases | aliases | no description | Unknown | optional |
| relatives | relatives | no description | Unknown | optional |
| affiliation | affiliation | no description | Unknown | optional |
| occupation | occupation | no description | Unknown | optional |
| species | species | no description
| Unknown | suggested |
| race | race | no description | Unknown | optional |
| weight | weight | no description | Unknown | optional |
| height | height | no description | Unknown | optional |
| eyes | eyes | no description | Unknown | optional |
| born | born | no description | Date | optional |
| bornIn | bornIn | no description | Unknown | optional |
| death | death | no description | Date | optional |
| diedAt | diedAt | no description | Unknown | optional |
| party | party | no description | Unknown | optional |
| rank | rank | no description | Unknown | optional |