模板:Infobox building:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
无编辑摘要 |
Margotbean(留言 | 贡献) Large untranslated texts are not conducive to reading, please translate them first |
||
| 第9行: | 第9行: | ||
|colspan="2" id="infoboxsection" style="text-align: center;"|信息 |
|colspan="2" id="infoboxsection" style="text-align: center;"|信息 |
||
|- |
|- |
||
|id="infoboxsection"|建造 |
|id="infoboxsection"|建造成本: |
||
|id="infoboxdetail"|{{{cost|}}} |
|id="infoboxdetail"|{{{cost|}}} |
||
|- |
|- |
||
|id="infoboxsection"| |
|id="infoboxsection"|建筑材料: |
||
|id="infoboxdetail"|{{{materials|}}}<!-- |
|id="infoboxdetail"|{{{materials|}}}<!-- |
||
-->{{#if:{{{animals|}}}|<nowiki /> |
-->{{#if:{{{animals|}}}|<nowiki /> |
||
{{!}}- |
{{!}}- |
||
{{!}}id="infoboxsection"{{!}} |
{{!}}id="infoboxsection"{{!}}动物: |
||
{{!}}id="infoboxdetail"{{!}}{{{animals|}}}|}}<!-- |
{{!}}id="infoboxdetail"{{!}}{{{animals|}}}|}}<!-- |
||
-->{{#if:{{{capacity|}}}|<nowiki /> |
-->{{#if:{{{capacity|}}}|<nowiki /> |
||
{{!}}- |
{{!}}- |
||
{{!}}id="infoboxsection"{{!}} |
{{!}}id="infoboxsection"{{!}}容量: |
||
{{!}}id="infoboxdetail"{{!}}{{{capacity|}}}|}} |
{{!}}id="infoboxdetail"{{!}}{{{capacity|}}}|}} |
||
|- |
|- |
||
|id="infoboxsection"| |
|id="infoboxsection"|尺寸: |
||
|id="infoboxdetail" style="text-align: center;"| {{#if:{{{sizehv|}}} |'''{{{sizehv|}}}'''<br />[[File:Marker{{{size|}}}.png|{{{size|}}}|center]] | [[File:Marker{{{size|}}}.png|{{{size|}}}|center]]}} |
|id="infoboxdetail" style="text-align: center;"| {{#if:{{{sizehv|}}} |'''{{{sizehv|}}}'''<br />[[File:Marker{{{size|}}}.png|{{{size|}}}|center]] | [[File:Marker{{{size|}}}.png|{{{size|}}}|center]]}} |
||
|- |
|- |
||
|}</div>[[Category:农场建筑]]{{InfoboxSEO}}</includeonly><noinclude>{{Englishdoc}} |
|}</div>[[Category:农场建筑]]{{InfoboxSEO}}</includeonly><noinclude>{{Englishdoc}}</noinclude> |
||
{{翻译}} |
|||
==描述== |
|||
This template is used to provide an infobox for farm buildings. |
|||
==使用== |
|||
This template can be used by entering the following onto a relevant page. '''Do not use this on your user page. It is reserved for content pages.''' |
|||
<pre>{{Infobox building |
|||
|name = |
|||
|image = |
|||
|description = |
|||
|cost = |
|||
|materials = |
|||
|animals = |
|||
|capacity = |
|||
|size = |
|||
|sizehv = |
|||
}}</pre> |
|||
==参数== |
|||
<pre>{{Infobox building |
|||
|name = Location name |
|||
|image = The image name, minus the File: |
|||
|description = The building description, if one exists. Automatically populated by Template:Description if omitted. |
|||
|cost = Cost of building construction (gold) |
|||
|materials = Materials required for building construction |
|||
|animals = A list of the animals able to stay in this building, if applicable |
|||
|capacity = The maximum number of animals storable in this building |
|||
|size = The size of the building (this requires that you know the name of the image used; some use width x height and some use height x width) |
|||
|sizehv = The size of the building in format horizontal x vertical (optional) |
|||
}}</pre></noinclude> |
|||