Template:Infobox:Character: Difference between revisions

From CinderCivs Wiki
Jump to navigation Jump to search
(Added ethnicity, birth, and death)
No edit summary
Line 10: Line 10:
! '''Culture'''
! '''Culture'''
| {{{culture}}}
| {{{culture}}}
|- {{#if: {{{religion|}}} | | style="display: none;" }}
! '''Religion'''
| {{{religion}}}
|- {{#if: {{{gender|}}} | | style="display: none;" }}
|- {{#if: {{{gender|}}} | | style="display: none;" }}
! '''Gender'''
! '''Gender'''
Line 60: Line 63:
             "label": "Culture",
             "label": "Culture",
             "description": "The culture the character belongs to.",
             "description": "The culture the character belongs to.",
            "type": "string",
            "suggested": true
        },
        "religion": {
            "label": "Religion",
            "description": "The Religion the character belongs to.",
             "type": "string",
             "type": "string",
             "suggested": true
             "suggested": true

Revision as of 16:30, 27 May 2024

{{{character_name}}}
[[file:|240px]]
Culture {{{culture}}}
Religion {{{religion}}}
Gender {{{gender}}}
Race {{{race}}}
Ethnicity {{{ethnicity}}}
Nationality {{{nationality}}}
Title(s) {{{titles}}}
Age {{{age}}}
Birth {{{birth}}}
Death {{{death}}}
Player {{{player}}}


Infobox template for characters.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Character Namecharacter_name

Full name of the character.

Stringrequired
Character Imagecharacter_image

Image of the character. Use the correct case-sensitive filename and file extension (.png or .jpg).

Stringsuggested
Cultureculture

The culture the character belongs to.

Stringsuggested
Religionreligion

The Religion the character belongs to.

Stringsuggested
Gendergender

The race of the character.

Stringsuggested
Racerace

The race of the character.

Stringsuggested
Ethnicityethnicity

The ethnicity of the character.

Stringsuggested
Nationalitynationality

The nationality of the character.

Stringsuggested
Titlestitles

The title(s) held by the character.

Stringsuggested
Ageage

The age of the character.

Stringsuggested
Birthbirth

Details relating to the birth of the character.

Stringsuggested
Deathdeath

Details relating to the death of the character.

Stringsuggested
Playerplayer

The player controlling the character.

Stringsuggested
Hexcodehexcode

The hexcode for the bar where the character name is written. Example: #fbca69.

Default
#f0f0f0
Stringsuggested