|
|
| 第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 = {{{1|0}}}
| |
| }}}}/月</includeonly><noinclude>{{template doc}}[[Category:建筑 模板]][[en:{{FULLPAGENAME}}]]</noinclude>
| |