Tags: Mobile edit Mobile web edit Advanced mobile edit |
Tags: Mobile edit Mobile web edit Advanced mobile edit |
| (5 intermediate revisions by the same user not shown) |
| Line 129: |
Line 129: |
| }}</includeonly><noinclude>{{documentation}}</noinclude> | | }}</includeonly><noinclude>{{documentation}}</noinclude> |
|
| |
|
| == Usage ==
| | [[Category:Economy]] |
| {{Generic template demo
| |
| |country |image |image_size |caption |currency |fixed exchange |year |organs |group |gdp |gdp rank |growth |per capita |per capita rank |sectors |components |inflation |bankrate |poverty |gini |labor |occupations |unemployment |average gross salary={{nowrap|{{{average gross salary}}}}} |gross median |average net salary={{nowrap|{{{average net salary}}}}} |net median |industries |edbr |exports |export-goods |export-partners |imports |import-goods |import-partners |FDI |current account |gross external debt={{nowrap|{{{gross external debt}}}}} |NIIP |debt |balance |revenue |expenses |aid |credit |reserves |cianame|hdi
| |
| }}
| |
| | |
| <pre style="overflow:auto;">
| |
| {{Infobox economy
| |
| | country =
| |
| | image =
| |
| | image_size =
| |
| | caption =
| |
| | currency =
| |
| | fixed exchange =
| |
| | year =
| |
| | organs =
| |
| | group =
| |
| | gdp =
| |
| | gdp rank =
| |
| | growth =
| |
| | per capita =
| |
| | per capita rank =
| |
| | sectors =
| |
| | components =
| |
| | inflation =
| |
| | bankrate =
| |
| | poverty =
| |
| | gini =
| |
| | hdi =
| |
| | labor =
| |
| | occupations =
| |
| | unemployment =
| |
| | average gross salary =
| |
| | gross median =
| |
| | average net salary =
| |
| | net median =
| |
| | industries =
| |
| | edbr =
| |
| | exports =
| |
| | export-goods =
| |
| | export-partners =
| |
| | imports =
| |
| | import-goods =
| |
| | import-partners =
| |
| | FDI =
| |
| | current account =
| |
| | gross external debt =
| |
| | NIIP =
| |
| | debt =
| |
| | balance =
| |
| | revenue =
| |
| | expenses =
| |
| | aid =
| |
| | credit =
| |
| | reserves =
| |
| | cianame = Country name abbreviation used at the CIA World Factbook web-page
| |
| | spelling = Oxford or US spells 'z', US '-or'; 's', '-our' spelling by default
| |
| | usebelowbox = yes or no; default value is "yes"; shows/hides bottom box
| |
| | presentUS$asdefault = yes or no; default value is "yes"; shows/hides statement about US$
| |
| }}
| |
| </pre>
| |
| | |
| ===Continents===
| |
| <pre style="overflow:auto">
| |
| {{Infobox economy
| |
| | continent =
| |
| | population =
| |
| | gdp =
| |
| | per capita =
| |
| | growth =
| |
| | millionaires =
| |
| | top ten percent income =
| |
| | external debt per gdp =
| |
| | external debt payments per gdp =
| |
| | foreign aid revenue per gdp =
| |
| | footnote =
| |
| }}
| |
| </pre>
| |
| | |
| ==Template data==
| |
| {{TemplateData header}}
| |
| <templatedata>
| |
| {
| |
| "description": "An infobox for economies",
| |
| "params": {
| |
| "country": {
| |
| "label": "Country",
| |
| "description": "Name of the country",
| |
| "type": "string"
| |
| },
| |
| "image": {
| |
| "label": "Image",
| |
| "description": "The name of the image file to display, without the \"File:\" prefix",
| |
| "type": "string"
| |
| },
| |
| "gdp": {
| |
| "label": "GDP",
| |
| "description": "Gross domestic product (typically nominal, unless stated otherwise)",
| |
| "type": "string"
| |
| },
| |
| "gdp rank": {
| |
| "label": "GDP Rank",
| |
| "description": "Gross domestic product rank (typically nominal, unless stated otherwise)",
| |
| "type": "string"
| |
| }
| |
| },
| |
| "format": "block"
| |
| }
| |
| </templatedata>
| |
| | |
| == Microformat ==
| |
| {{UF-adr}}
| |
| | |
| <includeonly>{{Sandbox other||
| |
| <!-- Categories below this line, please; interwikis at Wikidata -->
| |
| [[Category:Business infobox templates|Economy]] | |
| [[Category:Economics templates]]
| |
| }}</includeonly>
| |