Template:Charbox: Difference between revisions
From Time of Unparalleled Darkness Wiki
DM Maiyannah (talk | contribs) (→Template Appearance: Nag to put name in Charbox if unset!) |
DM Maiyannah (talk | contribs) (→Template Appearance: Display Unknown if age is unset.) |
||
| Line 38: | Line 38: | ||
|- | |- | ||
! Age | ! Age | ||
| {{{age}}} | | {{#if:{{{gender|}}} | {{{age}}} | Unknown }} | ||
|- | |- | ||
! Parents | ! Parents | ||
Revision as of 15:07, 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 | {{{nationality}}} |
| Citizenship | Unknown |
| Birthplace | {{{birthplace}}} |
| Title | {{{title}}} |
