Template:Building tax/doc:修订间差异

无编辑摘要
无编辑摘要
第1行: 第1行:
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
    <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
    <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
This template can be used to standardise building tax increases for buildings in the CK3 wiki, thus making it easier to edit their formatting and values in the event of game updates.
此模板用于在CK3维基中规范化生成建筑的赋税增益,从而更容易在游戏更新时编辑它们的格式和数值<ref>基础数值与每级的增长数值见{{Cite file|Crusader Kings III\game\common\script_values\00_building_values.txt}}中的Tax Values部分</ref>。
== Parameters ==
== 参数 ==
;1
;1
:The first parameter is the building tax category. It has no default value, and is always required. The following values are currently supported:
: 第一个参数是赋税的分类。没有默认值,总是必须输入。目前支持以下数值:
:* poor
:* poor
:* normal
:* normal
第11行: 第11行:


;2
;2
:The second parameter is the tier of the building. It has no default value, and is always required. Currently, only values between and including 1 to 8 are supported.
: 第二个参数是建筑的等级。没有默认值,总是必须输入。目前,仅支持1至8的数值。


;roundingnote
;roundingnote
:This optional parameter, when set to "yes", generates a reference explaining that tooltips in game round down, pointing towards the scripted values game file.
: 可选参数,当设置为“yes”,在参考资料处会表明——在游戏内提示条中的数值是向下取整的(比如一级果园会+0.35每月赋税,但在游戏中提示为+0.3每月赋税),同时会提示参见{{Cite file|script_values}}中的文件。


== Usage ==
== 用法 ==
;Syntax:
; 语法:
:<code><nowiki>{{building tax|poor|3}}</nowiki></code>
:<code><nowiki>{{building tax|poor|3}}</nowiki></code>


Insert the relevant identifier in the above syntax.
替换上面的语法中的相应修正参数。


;Example:
; 举例:
:<code><nowiki>{{building tax|poor|3}}</nowiki></code> will generate {{Building tax|poor|3}}.
:<code><nowiki>{{building tax|poor|3}}</nowiki></code> 


;With roundingnote
将生成
:<code><nowiki>{{building tax|excellent|6|roundingnote=yes}}</nowiki></code> results in {{building tax|excellent|6|roundingnote=yes}}


== List of building tax bonuses ==
{{Building tax|poor|3}}.
 
;使用 roundingnote 参数
:<code><nowiki>{{building tax|excellent|6|roundingnote=yes}}</nowiki></code>
 
将生成
 
{{building tax|excellent|6|roundingnote=yes}}
 
== 建筑赋税增益列表 ==


{|class="wikitable"
{|class="wikitable"
! Tier
! 等级
! Poor
! poor
! Normal
! normal
! Good
! good
! Excellent
! excellent
|-
|-
| 1
| 1
第86行: 第94行:
|}
|}


== See also ==
== 另见 ==
* [[Template:Building advantage]]
* [[Template:Building advantage]]
* [[Template:Building cost]]
* [[Template:Building cost]]
第93行: 第101行:
* [[Template:Construction time]]
* [[Template:Construction time]]


== References ==
== 参考资料 ==
<references />
<references />

2020年12月17日 (四) 17:34的版本

这是 Template:Building tax模板文档
当直接浏览时,使用变量可能会失效,请不要使用硬编码来代替页面名或地址。

此模板用于在CK3维基中规范化生成建筑的赋税增益,从而更容易在游戏更新时编辑它们的格式和数值[1]

参数

1
第一个参数是赋税的分类。没有默认值,总是必须输入。目前支持以下数值:
  • poor
  • normal
  • good
  • excellent
2
第二个参数是建筑的等级。没有默认值,总是必须输入。目前,仅支持1至8的数值。
roundingnote
可选参数,当设置为“yes”,在参考资料处会表明——在游戏内提示条中的数值是向下取整的(比如一级果园会+0.35每月赋税,但在游戏中提示为+0.3每月赋税),同时会提示参见script_values中的文件。

用法

语法:
{{building tax|poor|3}}

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

举例:
{{building tax|poor|3}}

将生成

赋税: +0.55/月.

使用 roundingnote 参数
{{building tax|excellent|6|roundingnote=yes}}

将生成

赋税: +2.95/月

建筑赋税增益列表

等级 poor normal good excellent
1 赋税: +0.25/月 赋税: +0.35/月 赋税: +0.5/月 赋税: +0.7/月
2 赋税: +0.4/月 赋税: +0.55/月 赋税: +0.8/月 赋税: +1.15/月
3 赋税: +0.55/月 赋税: +0.75/月 赋税: +1.1/月 赋税: +1.6/月
4 赋税: +0.7/月 赋税: +0.95/月 赋税: +1.4/月 赋税: +2.05/月
5 赋税: +0.85/月 赋税: +1.15/月 赋税: +1.7/月 赋税: +2.5/月
6 赋税: +1/月 赋税: +1.35/月 赋税: +2/月 赋税: +2.95/月
7 赋税: +1.15/月 赋税: +1.55/月 赋税: +2.3/月 赋税: +3.4/月
8 赋税: +1.3/月 赋税: +1.75/月 赋税: +2.6/月 赋税: +3.85/月

另见

参考资料

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