Template:Country stats/doc

< Template:Country stats
天津风不是天津的风讨论 | 贡献2025年5月29日 (四) 23:25的版本 (merge from official wiki)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
这是Template:Country stats的模板文档
当直接浏览时,使用变量可能会失效,请不要使用硬编码来代替页面名或地址。

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)