「Template:Infobox building」修訂間的差異

出自Stardew Valley Wiki
跳至導覽 跳至搜尋
(文本替换 - 替换“{{englishdoc}}”为“{{Englishdoc}}”)
行 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}}</noinclude>
+
|}</div>[[Category:农场建筑]]{{InfoboxSEO}}</includeonly><noinclude>{{Englishdoc}}
 +
 
 +
{{翻译}}
 +
 
 +
==描述==
 +
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>

於 2023年3月16日 (四) 09:26 的修訂

有關此模板的詳細信息,請參閱英語語言文檔頁

用法

可以通過在相關頁面上輸入以下內容來使用此模板。

{{Infobox building}}

結果是...

Infobox building
[[File:|center|]]
信息
建造價格
所需材料
占地面積 [[File:Marker.png center]]
Robin building.png
“我這裡還有很多事情需要處理。”
— 羅賓

不完整的翻譯

本文或部分尚未完全翻譯成中文。 歡迎您通過編輯幫助其建設。
最後編輯Sizau於2023-03-16 09:26:31.

描述

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.

{{Infobox building
|name        = 
|image       =
|description =
|cost        =
|materials   =
|animals     =
|capacity    =
|size        =
|sizehv      = 
}}

參數

{{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)
}}