Template:Charbox: Difference between revisions
From Time of Unparalleled Darkness Wiki
DM Maiyannah (talk | contribs) (→Template Appearance: Display unknown for Race if it isn't set) |
DM Maiyannah (talk | contribs) (→Template Appearance: Display Unknown for Gender if unset) |
||
| Line 35: | Line 35: | ||
|- | |- | ||
! Gender | ! Gender | ||
| {{{gender}}} | | {{#if:{{{gender|}}} | {{{gender}}} | Unknown }} | ||
|- | |- | ||
! Age | ! Age | ||
Revision as of 15:06, 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=
|parents=
|partners=
|nationality=
|citizenship=
|birthplace=
|title=
}}
Template Appearance
Do not use the text below
| {{{name}}} | |
|---|---|
| [[Image:{{{picture}}}]] | |
| Race | Unknown |
| Gender | Unknown |
| Age | {{{age}}} |
| Parents | {{{parents}}} |
| Nationality | {{{nationality}}} |
| Citizenship | Unknown |
| Birthplace | {{{birthplace}}} |
| Title | {{{title}}} |
