Template:Country stats

[阅读] [编辑]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)