Template:CityStats: Difference between revisions

From OlympusRPG Wiki
Jump to navigation Jump to search
Created page with "=={{City}}== {| |- |'''Population:''' {{population}} (Search {{searchmod}}) |- |} ===Physical and Magical Environment=== {| |- |width="300px"|'''Terrain:''' {{terrain}} |- |''..."
 
No edit summary
Line 1: Line 1:
=={{City}}==
=={{{City}}}==
{|
{|
|-
|-
|'''Population:''' {{population}} (Search {{searchmod}})
|colspan=2|'''Population:''' {{{population}}} (Search {{{searchmod}}})
|rowspan="99|{{{notes}}}
|-
|-
|}
|}
Line 8: Line 9:
{|
{|
|-
|-
|width="300px"|'''Terrain:''' {{terrain}}
|width="300px"|'''Terrain:''' {{{terrain}}}
|-
|-
|'''Appearance:''' {{appearance}}
|'''Appearance:''' {{{appearance}}}
|'''Hygiene:''' {{hygiene}}
|'''Hygiene:''' {{{hygiene}}}
|-
|-
|'''{{manaenv}}'''
|'''{{{manaenv}}}'''
|-
|-
|}
|}
Line 19: Line 20:
{|
{|
|-
|-
|width="300px"|'''Language:''' {{language}}
|width="300px"|'''Language:''' {{{language}}}
|'''Literacy:''' {{literacy}}
|'''Literacy:''' {{{literacy}}}
|-{{tl}}
|-{{{tl}}}
|-
|-
|'''Wealth:''' {{wealth}}
|'''Wealth:''' {{{wealth}}}
|'''Status:''' {{status}}
|'''Status:''' {{{status}}}
|-
|-
|}
|}
Line 31: Line 32:
{|
{|
|-
|-
|colspan="2"|'''Government:''' {{government}}
|colspan="2"|'''Government:''' {{{government}}}
|-
|-
|'''CR:''' {{cr}} (Corruption {{corruption}})
|'''CR:''' {{{cr}}} (Corruption {{{corruption}}})
|-
|-
|width="300px"|'''Military Resources:''' {{military}}
|width="300px"|'''Military Resources:''' {{{military}}}
|'''Defense Bonus:''' {{defense}}
|'''Defense Bonus:''' {{{defense}}}
|}
|}


Line 60: Line 61:
|military =  
|military =  
|defense =  
|defense =  
|notes =
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 01:24, 5 August 2025

{{{City}}}

Population: {{{population}}} (Search {{{searchmod}}}) {{{notes}}}

Physical and Magical Environment

Terrain: {{{terrain}}}
Appearance: {{{appearance}}} Hygiene: {{{hygiene}}}
{{{manaenv}}}

Culture and Economy

Language: {{{language}}} Literacy: {{{literacy}}}
Wealth: {{{wealth}}} Status: {{{status}}}

Political Environment

Government: {{{government}}}
CR: {{{cr}}} (Corruption {{{corruption}}})
Military Resources: {{{military}}} Defense Bonus: {{{defense}}}


Usage

{{Template:CityStats
|city =
|population = 
|searchmod = 
|terrain = 
|appearance = 
|hygiene = 
|manaenv
|language = 
|literacy = 
|tl = 
|wealth = 
|status = 
|government = 
|cr = 
|corruption = 
|military = 
|defense = 
|notes = 
}}