Template:Charbox: Difference between revisions
From Time of Unparalleled Darkness Wiki
DM Maiyannah (talk | contribs) (→Template Appearance: Display Unknown if age is unset.) |
DM Maiyannah (talk | contribs) (Display unknown if Nationality is not set) |
||
| Line 45: | Line 45: | ||
|- | |- | ||
! Nationality | ! Nationality | ||
| {{{nationality}}} | | {{#if:{{{nationality|}}} | {{{nationality}}} | Unknown }} | ||
|- | |- | ||
! Citizenship | ! Citizenship | ||
Revision as of 15:08, 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
| CharBox with unset Name= | |
|---|---|
| [[Image:{{{picture}}}]] | |
| Race | Unknown |
| Gender | Unknown |
| Age | Unknown |
| Parents | {{{parents}}} |
| Nationality | Unknown |
| Citizenship | Unknown |
| Birthplace | {{{birthplace}}} |
| Title | {{{title}}} |
