Difference between revisions of "Template:Country"

From eRepublik Official Wiki
Jump to: navigation, search
(several changes made, more info available on the template talk page)
(added aircraft bonus, a few more minor changes)
 
Line 50: Line 50:
 
{{RowV2|Minimum salary|{{{minimum salary|}}} }}
 
{{RowV2|Minimum salary|{{{minimum salary|}}} }}
 
{{RowV2|Average salary|{{{average salary|}}} }}
 
{{RowV2|Average salary|{{{average salary|}}} }}
{{RowV2|Food bonus|{{{food bonus|}}} }}
+
{{RowV2|[[Food]] bonus|{{{food bonus|}}} }}
{{RowV2|Weapon bonus|{{{weapon bonus|}}} }}
+
{{RowV2|[[Weapon]] bonus|{{{weapon bonus|}}} }}
{{RowV2|House bonus|{{{house bonus|}}} }}
+
{{RowV2|[[House]] bonus|{{{house bonus|}}} }}
 +
{{RowV2|[[Aircraft]] bonus|{{{aircraft bonus|}}} }}
 
|}
 
|}
 
{| style="width:225px;"
 
{| style="width:225px;"
Line 62: Line 63:
 
{| style="width:225px;"
 
{| style="width:225px;"
 
{{#if: {{{website|}}}{{{forum|}}}{{{chat|}}}{{{teamspeak|}}}|{{HeaderV2|Communication}} }}
 
{{#if: {{{website|}}}{{{forum|}}}{{{chat|}}}{{{teamspeak|}}}|{{HeaderV2|Communication}} }}
{{RowV2|Official website|{{{website|}}} }}
+
{{RowV2|Website|{{{website|}}} }}
{{RowV2|National forum|{{{forum|}}} }}
+
{{RowV2|Forum|{{{forum|}}} }}
 
{{RowV2|IRC|{{{chat|}}}}}
 
{{RowV2|IRC|{{{chat|}}}}}
 
{{RowV2|TeamSpeak|{{{teamspeak|}}} }}
 
{{RowV2|TeamSpeak|{{{teamspeak|}}} }}

Latest revision as of 02:44, 23 July 2016

edit

Complex.png Complex template

The code of this template is really complex, please use your sandbox before editing this template

[edit] [purge]

Documentation

Usage

{{Country
<!-- constant variables --> 
  |name = 
  |link = <!-- used only if country name contains spaces -->
  |flag = 
  |coatofarms = 
  |map = 

  |rank = 
  |anthem = 
  |motto = 
  |country power = 
  |capital = 
  |alliance = 

<!-- demographic variables --> 
  |language = 
  |population = 
  |average level = 

<!-- political variables --> 
  |president = 
  |party name = 
  |dictator = 
  |dictator mu = 

<!-- political titles--> 
  |prime minister = 
  |minister of defense = 
  |mofa = 
  |governor = 
  |minister of education = 

<!-- economics variables --> 
  |currency = 
  |minimum salary = 
  |average salary = 
  |food bonus = 
  |weapon bonus = 
  |house bonus = 
  |aircraft bonus = 

<!-- military variables --> 
  |territories = 
  |natural enemy = 
  |defence shield = 

<!-- communication --> 
  |website = 
  |forum = 
  |chat = 
  |teamspeak = 

<!-- update --> 
  |last update = 
}}

NOTES

All variables have a default value.

  • If this is a conquered nation, put the original flag in the coat of arms field.
  • Territories means the total number of regions the country controls
  • If a value is not known, do not put a place holder like "n/a", none, TBD, ..., etc. This might create a strange link.

Changelog

24.03.2016 suggestion: Bogi, edit: Daniel Dimow

  • Removed gdp
  • Removed inflation
  • Removed unemployment rate
  • Removed monthly exports
  • Removed monthly imports
  • Removed soldiers
  • Removed average strength

Added:

  • Dictator (+ his MU)
  • Country Power
  • Alliance
  • Political Titles (Prime Minister, MoD, MoFA, Governor, MoEd)
  • Defence Shield dmg left
  • Natural Enemy

TRANSLATION

For translation please use Template:ICountry!!!