无编辑摘要 |
无编辑摘要 |
||
| 第5行: | 第5行: | ||
| excellent = {{#expr: 0.25 + 0.45 * {{{2|0}}} }} | | excellent = {{#expr: 0.25 + 0.45 * {{{2|0}}} }} | ||
| #default = <span style="color: red; font-size: 11px;">(unrecognized string “{{{1}}}” for [[Template:Building tax]])</span>[[Category:页面有未识别的建筑赋税字符串]] | | #default = <span style="color: red; font-size: 11px;">(unrecognized string “{{{1}}}” for [[Template:Building tax]])</span>[[Category:页面有未识别的建筑赋税字符串]] | ||
}}}} 每月赋税{{#ifeq:{{{roundingnote|}}}|yes|<ref name="TooltipRoundsDownBuildingScriptingValue">游戏内 | }}}} 每月赋税{{#ifeq:{{{roundingnote|}}}|yes|<ref name="TooltipRoundsDownBuildingScriptingValue">游戏内提示条 显示的是 向下取整 的数值。如+0.25 显示 为+0.2 。参见{{cite file|game\common\script_values\00_building_values.txt}}.</ref>|}}</includeonly><noinclude>{{template doc}}[[Category:模板]][[en:{{FULLPAGENAME}}]]</noinclude> | ||
2020年12月17日 (四) 17:32的版本
[模板https://www.parawikis.com/wiki/Template:Template_doc_page_transcluded?action=raw读取失败:HTTP 502] 此模板用于在CK3维基中规范化生成建筑的赋税增益,从而更容易在游戏更新时编辑它们的格式和数值[1]。
参数
- 1
- 第一个参数是数值的等级或者具体数值。没有默认值,总是必须输入。数值的等级目前支持以下数值:
- poor
- normal
- good
- excellent
- copper mine
- silver mine
- special mine
- extra poor
- super poor
- 2
- 如果第一个参数为数值的等级,则第二个参数是建筑的等级。目前,仅支持1至8的数值。
- 如果第一个参数为具体数值,无此参数。
用法
- 语法:
{{Building tax|cheap|4}}或者{{Building tax|400}}
替换上面的语法中的相应修正参数。
- 举例:
{{Building tax|poor|3}}
将生成
+0.55 每月赋税.
- 举例:
{{Building tax|400}}
将生成
+(unrecognized string “400” for Template:Building tax) 每月赋税
建筑赋税增益列表
| 等级 | poor | normal | good | excellent | copper mine | silver mine | special mine | extra poor | super poor |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |||||||||
| 2 | |||||||||
| 3 | |||||||||
| 4 | |||||||||
| 5 | |||||||||
| 6 | |||||||||
| 7 | |||||||||
| 8 |
其他建筑模板
参考资料
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt中的Tax Values部分