Template:Infobox Character: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 43: | Line 43: | ||
<th scope="row" style="text-align: left; white-space: nowrap; font-weight: bold; padding: 0.1em 0.4em; vertical-align: top;">Position of Power</th> | <th scope="row" style="text-align: left; white-space: nowrap; font-weight: bold; padding: 0.1em 0.4em; vertical-align: top;">Position of Power</th> | ||
<td style="padding: 0.1em 0.4em; vertical-align: top;">{{{position}}}</td> | <td style="padding: 0.1em 0.4em; vertical-align: top;">{{{position}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{occupation|}}}| | |||
<tr> | |||
<th scope="row" style="text-align: left; white-space: nowrap; font-weight: bold; padding: 0.1em 0.4em; vertical-align: top;">Occupation</th> | |||
<td style="padding: 0.1em 0.4em; vertical-align: top;">{{{occupation}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
| Line 112: | Line 118: | ||
"label": "Position of Power", | "label": "Position of Power", | ||
"description": "Titles held by the character (e.g., Hive Queen, Commander, Overseer).", | "description": "Titles held by the character (e.g., Hive Queen, Commander, Overseer).", | ||
"type": "string", | |||
"suggested": true | |||
}, | |||
"occupation": { | |||
"label": "Occupation", | |||
"description": "The character's job, role, or trade (e.g., Bounty Hunter, Starship Pilot, Engineer).", | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Revision as of 22:50, 7 June 2026
| Infobox Character |
|---|
TemplateData Documentation
This is the documentation for the VisualEditor form interface.
A Wikipedia-style infobox summarizing key details for a character.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Character Name | name | The name of the character. Defaults to the page title. | String | suggested |
| Alias / Codenames | alias | Other names, titles, monikers, or pseudonyms the character goes by. | String | suggested |
| Image File | image | Just the filename, e.g., CharacterPortrait.png (do not type 'File:') | File | suggested |
| Species | species | The character's race or biological species. | String | suggested |
| Origin Planet | origin_planet | The home planet, realm, or birthplace of the character. | String | suggested |
| Faction / Alignment | faction | The group, military unit, hivemind, or side they fight for. | String | suggested |
| Position of Power | position | Titles held by the character (e.g., Hive Queen, Commander, Overseer). | String | suggested |
| Occupation | occupation | The character's job, role, or trade (e.g., Bounty Hunter, Starship Pilot, Engineer). | String | suggested |
| Current Status | status | Alive, Deceased, Missing, Captured, Unknown, etc. | String | suggested |
| Parents | parents | The character's parents or creators. Can include wiki links. | String | optional |
| Powers / Abilities | abilities | Notable skills, unique powers, or biological traits. | String | optional |