Anonymous

Template:Townbox: Difference between revisions

From Time of Unparalleled Darkness Wiki
(Rearrange Seatname, remove a spot we missed Analog)
m (Fix typo)
Line 7: Line 7:
<pre>
<pre>
{{townbox
{{townbox
|seat=
|picture=
|picture=
|culture_lvl=
|culture_lvl=
Line 17: Line 18:
|religions=
|religions=
|government=
|government=
|seat=
|ascendant_title=
|ascendant_title=
|title=
|title=
Line 32: Line 32:
!style="text-align: left; padding: 5px;"|
!style="text-align: left; padding: 5px;"|
|-
|-
! colspan="2" style="font-size: medium; background:#494E4E;" | {{seat}}
! colspan="2" style="font-size: medium; background:#494E4E;" | {{{seat}}}
|-  
|-  
| colspan="2" align="center" {{#if:{{{picture|}}}|[[Image:{{{picture}}}|350px]]
| colspan="2" align="center" {{#if:{{{picture|}}}|[[Image:{{{picture}}}|350px]]

Revision as of 01:18, 29 August 2024

Description

The Town Box template creates a basic biographical description box for a town or similar size (hamlet, city, etc) holding within the game.

Usage

Copy the below text into a Domain page and fill in the blanks.

{{townbox
|seat=
|picture=
|culture_lvl=
|ecology=
|terrain=
|year_formed=
|population=
|races=
|languages=
|religions=
|government=
|ascendant_title=
|title=
|descendant_title=
|inheritance=
|ruler=
}}

Template Appearance

Do not use the text below

{{{seat}}}
[[Image:{{{picture}}}|350px]]
Culture Level {{{culture_lvl}}}
Ecology {{{ecology}}}
Climate & Terrain {{{terrain}}}
Year Formed {{{year_formed}}}
Population {{{population}}}
Races (%) {{{races}}}
Languages Spoken {{{languages}}}
Religions {{{religions}}}
Government {{{government}}}
Ruler {{{ruler}}}
Ruler Title {{{title}}}
Title Inheritance {{{inheritance}}}
Title Ascendant (Above) {{{ascendant_title}}}
Title Descendant (Below) {{{descendant_title}}}