Anonymous

Template:Townbox: Difference between revisions

From Time of Unparalleled Darkness Wiki
(Modified template for towns)
 
(Remove ecology as redundant)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
==Description==
==Description==
The '''Domain Box''' template creates a basic biographical description box for a Domain. This is intended for immediate and easy information. This originates from "At a Glance" in the Gazetteers.  
The '''Town Box''' template creates a basic biographical description box for a town or similar size (hamlet, city, etc) holding within the game.
 


==Usage==
==Usage==
Line 8: Line 7:
<pre>
<pre>
{{townbox
{{townbox
|seat=
|picture=
|picture=
|culture_lvl=
|culture_lvl=
|ecology=
|terrain=
|terrain=
|year_formed=
|year_formed=
Line 18: Line 17:
|religions=
|religions=
|government=
|government=
|ascendant_title=
|title=
|descendant_title=
|inheritance=
|ruler=
|ruler=
|analog=
}}
}}
</pre>
</pre>
==Template Appearance==
==Template Appearance==
'''Do not use the text below'''
'''Do not use the text below'''
{{Dombox}}
{{townbox}}
</noinclude><includeonly>{| align="{{{float|right}}}" style="width: {{{width|400px}}}; margin: 0 0 20px 10px"
</noinclude><includeonly>{| align="{{{float|right}}}" style="width: {{{width|400px}}}; margin: 0 0 20px 10px"
|-
|-
!style="text-align: left; padding: 5px;"|
!style="text-align: left; padding: 5px;"|
|-
|-
! colspan="2" style="font-size: medium; background:#494E4E;" | {{PAGENAME}}
! 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]]
|-  
|-  
! [[Culture Level]]
! Culture Level
| {{{culture_lvl}}}
| {{{culture_lvl}}}
|-
! [[Ecology]]
| {{{ecology}}}
|-  
|-  
! Climate & Terrain
! Climate & Terrain
Line 63: Line 62:
| {{{ruler}}}
| {{{ruler}}}
|-
|-
! Ruler Title
| {{{title}}}
|-
! Title Inheritance
| {{{inheritance}}}
|-
! Title Ascendant (Above)
| {{{ascendant_title}}}
|-
|-
! Analog
! Title Descendant (Below)
| {{{analog}}}
| {{{descendant_title}}}
|-
|-
|}</includeonly>
|}</includeonly>

Latest revision as of 18:28, 11 September 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=
|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}}}
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}}}