Template:Charbox: Difference between revisions
From Time of Unparalleled Darkness Wiki
DM Maiyannah (talk | contribs) (They may have one or more partners.) |
DM Maiyannah (talk | contribs) (→Template Appearance: Fix title row) |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
|gender= | |gender= | ||
|age= | |age= | ||
|profession= | |||
|title= | |||
|parents= | |parents= | ||
|partners= | |partners= | ||
| Line 17: | Line 19: | ||
|citizenship= | |citizenship= | ||
|birthplace= | |birthplace= | ||
}} | }} | ||
</pre> | </pre> | ||
==Template Appearance== | ==Template Appearance== | ||
'''Do not use the text below''' | '''Do not use the text below''' | ||
| Line 38: | Line 40: | ||
|- | |- | ||
! Age | ! Age | ||
| {{#if:{{{ | | {{#if:{{{age|}}} | {{{age}}} | Unknown }} | ||
|- | |||
{{#if:{{{profession|}}} | ! Profession {{!}} {{{profession}}} }} | |||
|- | |||
{{#if:{{{title|}}} | ! Title(s) {{!}} {{{title}}} }} | |||
|- | |- | ||
! Parents | ! Parents | ||
| {{{parents}}} | | {{#if:{{{parents|}}} | {{{parents}}} | Unknown }} | ||
|- | |||
{{#if:{{{partners|}}} | ! Partner(s) {{!}} {{{partners}}} }} | {{#if:{{{partners|}}} | ! Partner(s) {{!}} {{{partners}}} }} | ||
|- | |- | ||
| Line 51: | Line 58: | ||
|- | |- | ||
! Birthplace | ! Birthplace | ||
| {{{birthplace}}} | | {{#if:{{{birthplace|}}} | {{{birthplace}}} | Unknown }} | ||
| {{{ | |||
|}</includeonly> | |}</includeonly> | ||
Latest revision as of 15:22, 22 May 2026
Description
The Char(acter) Box template creates a basic biographical description box for a character in Time of Unparalleled Darkness
Usage
Copy the below text into a Character page and fill in the blanks.
{{charbox
|name=
|picture=
|race=
|gender=
|age=
|profession=
|title=
|parents=
|partners=
|nationality=
|citizenship=
|birthplace=
}}
Template Appearance
Do not use the text below
| CharBox with unset Name= | |
|---|---|
| [[Image:{{{picture}}}]] | |
| Race | Unknown |
| Gender | Unknown |
| Age | Unknown |
| Parents | Unknown |
| Nationality | Unknown |
| Citizenship | Unknown |
| Birthplace | Unknown |
