Template:Charbox: Difference between revisions
From Time of Unparalleled Darkness Wiki
DM Maiyannah (talk | contribs) (→Template Appearance: Display Unknown for Gender if unset) |
DM Maiyannah (talk | contribs) (→Template Appearance: Nag to put name in Charbox if unset!) |
||
| Line 27: | Line 27: | ||
!style="text-align: left; padding: 5px;"| | !style="text-align: left; padding: 5px;"| | ||
|- | |- | ||
! colspan="2" style="font-size: medium; background:#494E4E;" | {{{name}}} | ! colspan="2" style="font-size: medium; background:#494E4E;" | {{#if:{{{name|}}} | {{{name}}} | CharBox with unset Name= }} | ||
|- | |- | ||
| colspan="2" align="center" {{#if:{{{picture|}}}|[[Image:{{{picture}}}]] | | colspan="2" align="center" {{#if:{{{picture|}}}|[[Image:{{{picture}}}]] | ||
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
| CharBox with unset Name= | |
|---|---|
| [[Image:{{{picture}}}]] | |
| Race | Unknown |
| Gender | Unknown |
| Age | {{{age}}} |
| Parents | {{{parents}}} |
| Nationality | {{{nationality}}} |
| Citizenship | Unknown |
| Birthplace | {{{birthplace}}} |
| Title | {{{title}}} |
