Template:Townbox: Difference between revisions
From Time of Unparalleled Darkness Wiki
DM Maiyannah (talk | contribs) (Add some more fields) |
DM Maiyannah (talk | contribs) (Remove ecology as redundant) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
==Description== | ==Description== | ||
The ''' | 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= | ||
|terrain= | |terrain= | ||
|year_formed= | |year_formed= | ||
Line 18: | Line 17: | ||
|religions= | |religions= | ||
|government= | |government= | ||
|ascendant_title= | |ascendant_title= | ||
|title= | |title= | ||
Line 24: | Line 22: | ||
|inheritance= | |inheritance= | ||
|ruler= | |ruler= | ||
}} | }} | ||
</pre> | </pre> | ||
==Template Appearance== | ==Template Appearance== | ||
'''Do not use the text below''' | '''Do not use the text below''' | ||
{{ | {{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;" | {{ | ! 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]] | ||
Line 40: | Line 37: | ||
! Culture Level | ! Culture Level | ||
| {{{culture_lvl}}} | | {{{culture_lvl}}} | ||
|- | |- | ||
! Climate & Terrain | ! Climate & Terrain | ||
Line 61: | Line 55: | ||
! Religions | ! Religions | ||
| {{{religions}}} | | {{{religions}}} | ||
|- | |- | ||
! Government | ! Government | ||
Line 82: | Line 73: | ||
! Title Descendant (Below) | ! Title Descendant (Below) | ||
| {{{descendant_title}}} | | {{{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}}} |