Template:Character: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| 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|}}}}} | ||
| Line 10: | Line 10: | ||
{{#if:{{{faction|}}}{{{party|}}}{{{rank|}}}|<big>Political Information</big><hr>|(No political information.)}} | {{#if:{{{faction|}}}{{{party|}}}{{{rank|}}}|<big>Political Information</big><hr>|(No political information.)}} | ||
{{InfoboxParam|Faction|{{{faction|}}}}}{{InfoboxParam|Political Party|{{{party|}}}}}{{InfoboxParam|Rank|{{{rank|}}}}}}} | {{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> | |||
Revision as of 11:25, 23 March 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 |