Anonymous

Template:Charbox: Difference between revisions

From Time of Unparalleled Darkness Wiki
(Only render partner(s) row if the variable is set)
(Display "Unknown" for citizenship if it is not filled.)
Line 48: Line 48:
|-
|-
! Citizenship
! Citizenship
| {{{citizenship}}}
| {{#if:{{{citizenship|}}} | {{{citizenship}}} | Unknown }}
|-  
|-  
! Birthplace
! Birthplace

Revision as of 15:05, 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 {{{race}}}
Gender {{{gender}}}
Age {{{age}}}
Parents {{{parents}}}
Nationality {{{nationality}}}
Citizenship Unknown
Birthplace {{{birthplace}}}
Title {{{title}}}