Template:HousingAddon/Pricing/zh-cn
跳转到导航
跳转到搜索
模板文件
|
---|
注意:如果没有提供数值,可能无法看到模板样本的部分内容。 |
查看或编辑本文档。 (关于模版文件) |
编辑者可在该模板的沙盒和测试用页面进行实验。
|
此模板已有关联或子模板: Template:HousingAddon/Pricing |
用途
{{HousingAddon/Pricing}}
will output a table that displays the cost of additional Housing Add-on purchases.
构造
Field | Accepted Parameters |
---|---|
start
|
The base cost of the Housing Add-on |
increment
|
The amount that the cost increases for every individual purchase |
increment2
|
The amount that the cost increases every increment_interval
|
increment_interval
|
How many purchases until increment2 applies
|
maximum_purchasable
|
The maximum amount of the Housing Add-on that can be purchased before getting Purchase Limit Reached
|
delay
|
Delays the cost increase by an amount of purchases |
delay_increment
|
After the delay has expired, an initial cost increment
|
示例
General usage
{{HousingAddon/Pricing
|start = 2000
|increment = 50
|increment2 = 10
|increment_interval = 5
}}
就像所有房屋附件一样,价格会随着每次购买Large Room而增加 最初增加 50 Gold,每购买5th再增加
10 Gold。
With a maximum
{{HousingAddon/Pricing
|start = 2000
|increment = 50
|increment2 = 10
|increment_interval = 5
|maximum_purchasable = 4
}}
就像所有房屋附件一样,价格会随着每次购买Large Room而增加 最初增加 50 Gold,每购买5th再增加
10 Gold。
- 最多能购买
4 Large Room。
1st Large Room | ![]() |
2nd Large Room | ![]() |
3rd Large Room | ![]() |
4th Large Room | ![]() |
With a large maximum
{{HousingAddon/Pricing
|start = 2000
|increment = 50
|increment2 = 10
|increment_interval = 5
|maximum_purchasable = 40
}}
就像所有房屋附件一样,价格会随着每次购买Large Room而增加 最初增加 50 Gold,每购买5th再增加
10 Gold。
- 最多能购买
40 Large Room。
With a delay
{{HousingAddon/Pricing
|start = 2500
|increment = 100
|delay = 3
|delay_increment = 500
}}
就像所有房屋附件一样,价格会随着每次购买Kilima Bay Window而增加 随着每次购买 100 Gold增加
With a different currency
To see usable currencies take a look at the Template:Cost documentation
{{HousingAddon/Pricing
|start = 2500
|increment = 100
|currency = Palia Coin
}}
就像所有房屋附件一样,价格会随着每次购买Potato而增加 随着每次购买 100 帕利亚币增加