Template:Building construction time:修订间差异

无编辑摘要
无编辑摘要
第5行: 第5行:
| slow = 5 年
| slow = 5 年
| very slow = 6 年
| very slow = 6 年
| #default = <span style="color: red; font-size: 11px;">(unrecognized string “{{{1}}}” for [[Template:Construction time]])</span>[[Category:Pages with unrecognized construction time strings]]
| #default = <span style="color: red; font-size: 11px;">(unrecognized string “{{{1}}}” for [[Template:Construction time]])</span>[[Category: 页面有未识别的建造时间字符串]]
}}</includeonly><noinclude>{{template doc}}[[Category:模板]][[en:{{FULLPAGENAME}}]]</noinclude>
}}</includeonly><noinclude>{{template doc}}[[Category:模板]][[en:{{FULLPAGENAME}}]]</noinclude>

2020年11月14日 (六) 19:47的版本

[阅读] [编辑]Template-info.png 模板文档

此模板用于在CK3维基中规范化生成建筑的建造时间,从而更容易在游戏更新时编辑它们的格式和数值[1]。所有时间以年作为单位显示。

参数 

1
唯一的参数是建造时间标识(identifier)。没有默认值,总是必须输入。仅显示年数。目前支持以下数值:
identifier 时间(天) 时间(年)
very_quick_construction_time 365 1
quick_construction_time 730 2
standard_construction_time 1095 3
slow_construction_time 1825 5
very_slow_construction_time 2190 6

用法

语法:
{{construction time|identifier}}

替换上面的语法中的相应修正参数。

举例:
{{construction time|slow_construction_time}}

将生成

(unrecognized string “slow_construction_time” for Template:Construction time)

其他建筑模板

分类:建筑模板

参考资料

  1. 基础数值与每级的增长数值见Crusader Kings III\game\common\script_values\00_building_values.txt中的Construction Time部分