Template:Character: Difference between revisions
Appearance
Mr.Dungeon (talk | contribs) No edit summary |
Mr.Dungeon (talk | contribs) No edit summary |
||
| Line 91: | Line 91: | ||
|last_seen={{{last_seen|}}} | |last_seen={{{last_seen|}}} | ||
}} | }} | ||
{{#if:{{{player|}}}|[[Category:Player Characters]]|[[Category:Non Player Characters]]}} | |||
{{#switch:{{{status|}}} | {{#switch:{{{status|}}} | ||
| Dead = [[Category:Dead | | Dead = [[Category:Dead Characters]] | ||
| Alive = [[Category:Living | | Alive = [[Category:Living Characters]] | ||
| Missing = [[Category:Missing | | Missing = [[Category:Missing Characters]] | ||
}} | }} | ||
{{#if:{{{ | |||
{{#if:{{{species|}}}|[[Category:{{ucfirst:{{{species}}}}}]]}} | |||
{{#if:{{{class|}}}|[[Category:{{ucfirst:{{{class}}}}}]]}} | |||
{{#if:{{{campaign|}}}|[[Category:{{ucfirst:{{{campaign}}}}}]]}} | |||
{{#if:{{{nation|}}}|[[Category:{{ucfirst:{{{nation}}}}}]]}} | |||
{{#if:{{{alignment|}}}|[[Category:{{ucfirst:{{{alignment}}}}}]]}} | |||
[[Category:Characters]] | [[Category:Characters]] | ||
</includeonly> | </includeonly> | ||
Revision as of 02:38, 6 June 2026
This template defines the table "Characters". View table.
About
This template creates a character infobox that floats on the right side of the page. All fields are optional — empty fields are automatically hidden.
Fields that auto-link to other wiki pages: campaign, species, birthplace, residence, nation, spouse.
Fields that support comma-separated lists with auto-linking: titles, aliases, affiliation, groups, parents, siblings, children.
Status automatically categorizes the page into Living characters, Dead characters, or Missing characters.
If the player field is filled in the page is categorized as a Player Character, otherwise as an NPC. All character pages are added to the Characters category.
| Character |
|---|
Appearance and Personality
Lore
Usage
{{Character
|name=
|image=
|campaign=
|player=
|species=
|gender=
|age=
|class=
|subclass=
|alignment=
|occupation=
|titles=
|aliases=
|affiliation=
|groups=
|religion=
|birthplace=
|residence=
|nation=
|born=
|died=
|parents=
|spouse=
|siblings=
|children=
|status=
|introduced=
|last_seen=
}}