|
|
| (未显示同一用户的2个中间版本) |
| 第1行: |
第1行: |
| <includeonly>赋税:{{icon|gold}}{{green|+{{#switch:{{{1}}}
| | # 重定 向 [[模板:Building monthly income]] |
| | poor = {{#expr: 0.1 + 0.15 * {{{2|0}}} }}
| |
| | normal = {{#expr: 0.15 + 0.2 * {{{2|0}}} }}
| |
| | good = {{#expr: 0.2 + 0.3 * {{{2|0}}} }}
| |
| | excellent = {{#expr: 0.25 + 0.45 * {{{2|0}}} }}
| |
| | copper mine = {{#expr: 0.5 + 1.5 * {{{2|0}}} }}
| |
| | silver mine = {{#expr: 1 + 2 * {{{2|0}}} }}
| |
| | special mine = {{#expr: 2 + 3 * {{{2|0}}} }}
| |
| | extra poor = {{#expr: (0.1 + 0.15 * {{{2|0}}})/4}}
| |
| | super poor = {{#expr: (0.1 + 0.15 * {{{2|0}}})/2}}
| |
| | #default = <span style="color: red; font-size: 11px;">(unrecognized string “{{{1}}}” for [[Template:Building tax]])</span>[[Category:页面有未识别的建筑赋税字符串]]
| |
| }}}}/月{{#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>
| |