Template:Infobox economy: Difference between revisions

From OpenGeofiction
mNo edit summary
mNo edit summary
Line 3: Line 3:
<tr><th colspan="2" style="text-align:center; background: #e8caca;">Economy of {{{name|{{PAGENAME}}}}}</th></tr>
<tr><th colspan="2" style="text-align:center; background: #e8caca;">Economy of {{{name|{{PAGENAME}}}}}</th></tr>
{{#if:{{{economy_type|}}}|<tr><td colspan="2" align="center">{{{economy_type|}}}</td></tr>|}}
{{#if:{{{economy_type|}}}|<tr><td colspan="2" align="center">{{{economy_type|}}}</td></tr>|}}
{{#if:{{{currency|}}}|<tr {{#if:{{{monetary_authority|}}}| class="cont" |}}><td><b>Currency</b></td><td>{{{currency|}}}</td></tr>
{{#if:{{{currency|}}}|<tr {{#if:{{{monetary_authority|}}}| class="cont" |}}><td><b>Currency</b></td><td>{{{currency|}}}</td></tr>|}}
{{#if:{{{monetary_authority|}}}|<tr><td><b>Monetary authority</b></td><td>{{{monetary_authority|}}}</td></tr>|}}
{{#if:{{{monetary_authority|}}}|<tr><td><b>Monetary authority</b></td><td>{{{monetary_authority|}}}</td></tr>|}}
{{#if:{{{gdp_ppp_total|}}}{{{gdp_ppp_per_capita|}}}|<tr class="cont"><td><b>GDP (PPP)</b></td><td>{{{gdp_ppp_year|{{CURRENTYEAR}}}}}</td></tr>|}}
{{#if:{{{gdp_ppp_total|}}}{{{gdp_ppp_per_capita|}}}|<tr class="cont"><td><b>GDP (PPP)</b></td><td>{{{gdp_ppp_year|{{CURRENTYEAR}}}}}</td></tr>|}}

Revision as of 22:04, 22 January 2022

This infobox is designed provide an overview of the economic situation in your territory. It includes one custom row that can designed to accommodate the unique circumstances of a territory. This template is not designed to be all-encompassing, but it should provide an effective overview of how your country operates economically to facilitate global collaboration.

{{Infobox economy
| name = (territory name)
| economy_type = (closed, command, market, mixed, natural, open, planned, subsistence)
| currency =
| monetary_authority =
| gdp_ppp_year = (defaults to current year if not provided)
| gdp_ppp_total =
| gdp_ppp_per_capita =
| gdp_nominal_year = (defaults to current year if not provided)
| gdp_nominal_total =
| gdp_nominal_per_capita =
| hdi = (symbols can be manually added before the figure by including {{increase}}, {{steady}}, or {{decrease}})
| hdi_year = (defaults to current year if not provided)
| main_exports = (plain text; please only include primary exports)
| main_imports = (plain text; please only include primary imports)
| sector_bars = (to highlight percentages of an economy by sector; must use {{bar percent}} and may include up to eight)
| custom_label1 = (custom label that appears in bold on the left side of the infobox)
| custom1 = (custom information that is defined by custom_label1)
}}