Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
Created page with "<div class="mw-parser-output" style="float: right; clear: right; width: 300px; margin: 0 0 10px 20px; background: #f8f9fa; border: 1px solid #a2a9b1; padding: 5px; font-family: sans-serif; font-size: 88%; line-height: 1.5; box-sizing: border-box;"> <div style="background: #1e90ff; color: white; text-align: center; font-weight: bold; font-size: 125%; padding: 4px; margin-bottom: 5px;">{{{name|{{PAGENAME}}}}}</div> {{#if:{{{image|}}}|<div style="text-align: center;..." |
No edit summary |
||
| Line 10: | Line 10: | ||
{{#if:{{{abilities|}}}|<tr><td style="font-weight: bold; padding: 4px;">Abilities:</td><td style="padding: 4px;">{{{abilities}}}</td></tr>}} | {{#if:{{{abilities|}}}|<tr><td style="font-weight: bold; padding: 4px;">Abilities:</td><td style="padding: 4px;">{{{abilities}}}</td></tr>}} | ||
</table> | </table> | ||
</div> | </div><noinclude> | ||
== TemplateData Documentation == | |||
This is the documentation for the VisualEditor form interface. | |||
<templatedata> | <templatedata> | ||
| Line 55: | Line 58: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Infobox templates]] | |||
</noinclude> | |||
Revision as of 21:19, 7 June 2026
Infobox Character
TemplateData Documentation
This is the documentation for the VisualEditor form interface.
An infobox summarizing key details for a character in the universe.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Character Name | name | The name of the character. Defaults to the page title. | 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 |
| Faction / Alignment | faction | The group, military unit, hivemind, or side they fight for. | String | suggested |
| Current Status | status | Alive, Deceased, Missing, Captured, Unknown, etc. | String | suggested |
| Powers / Abilities | abilities | Notable skills or unique powers. | String | optional |