Template:Character Panel: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| Line 13: | Line 13: | ||
}} |
}} |
||
</pre> |
</pre> |
||
Edit the page to see the template text. |
|||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
| Line 60: | Line 59: | ||
</noinclude><includeonly>{| class="wikitable" style="float:right; margin-left:1em; width:300px;" |
</noinclude><includeonly>{| class="wikitable" style="float:right; margin-left:1em; width:300px;" |
||
|- |
|- |
||
! colspan="2" style="font-size:150%; font-family:Metamorphous; padding:3px; border-radius:3ex; text-align:center; font-weight:bold; color:white; text-shadow:black 0px 0px 10px;" | Character Info |
! colspan="2" style="font-size:150%; font-family:Metamorphous; padding:3px; border-radius:3ex; text-align:center; font-weight:bold; color:white; text-shadow:black 0px 0px 10px; background-color:red;" | Character Info |
||
|- |
|- |
||
{{#if:{{{image|}}}| |
{{#if:{{{image|}}}| |
||
Revision as of 03:20, 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=
}}
An infobox for character pages displaying basic character information
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Filename of the character's image (e.g., Character.jpg) | File | suggested |
| Full Name | fullname | The character's full name | String | suggested |
| Alias | alias | Alternative names or aliases the character is known by | String | optional |
| Affiliation | affiliation | Groups, organizations, or factions the character is affiliated with | String | optional |
| Occupation | occupation | The character's job or role | String | optional |
| Skills | skills | Notable abilities or skills the character possesses | String | optional |
| Feats | feats | Notable accomplishments or achievements | String | optional |