Template:Country stats

天津风不是天津的风讨论 | 贡献2025年5月29日 (四) 23:20的版本 (创建页面,内容为“<includeonly>{| class="wikitable" |+ style="text-align: left;" | 初始数据 ! 数据 !! 初始值 |- | 24px|link=GDP GDP || style="text-align: right;" | 24px|link=Money {{{GDP|{{{1}}}}}} |- | 24px|link=Population 人口 || style="text-align: right;" | {{{Population|{{{2}}}}}} |- | 24px|link=Literacy 识字率 || style="text-align: right;" | {{{Literacy|{{{3}}}}}} |- | File…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
[阅读] [编辑]Template-info.png 模板文档

This template generates a table of starting statistics for use on country information pages. The information for this template should be taken from a country's information screen in game at the start date.

Parameters

Parameter Description Format
1 / GDP Starting GDP value Three digits with K or M
2 / Population Starting population value Three digits with K or M
3 / Literacy Starting literacy value Two or three digits with %
4 / SOL Starting standard of living value Two or three digits

Each value should match the in-game country information screen's values.

Use only named or unnamed parameters, do not mix and match.

Examples

{{Country stats|403K|1.35M|11.1%|7.3}} results in

初始数据
数据 初始值
Gdp.png GDP Hud money.png 403K
Population.png 人口 1.35M
Literacy.png 识字率 11.1%
SOL.png 生活水平 Struggling 挣扎 (7.3)

{{Country stats|GDP=2.70M|Population=2.79M|Literacy=54.5%|SOL=11.0}} results in

初始数据
数据 初始值
Gdp.png GDP Hud money.png 2.70M
Population.png 人口 2.79M
Literacy.png 识字率 54.5%
SOL.png 生活水平 Impoverished 贫困 (11.0)