打开/关闭菜单
2529
2489
5
4.4万
Corruption of Champions II Bilingual Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Template:Infobox Location:修订间差异

模板页面
src->Spacecraft Maintenance
trying to put the image below the information because the image pushes it too far down if it's big
src->Spacecraft Maintenance
Undo revision 4830 by Spacecraft Maintenance (talk) it doesn't work that way
第3行: 第3行:


| above = {{{name|}}}
| above = {{{name|}}}
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}
| caption = {{{caption|}}}


| label1 = Region
| label1 = Region
第15行: 第19行:
| label4 = Leads to
| label4 = Leads to
| data4 = {{{leadsTo|}}}
| data4 = {{{leadsTo|}}}
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}
| caption = {{{caption|}}}
}}<noinclude>
}}<noinclude>
== Usage ==
== Usage ==


<pre>
<pre><nowiki>
<nowiki>
{{Infobox Location
{{Infobox Location
| name = Location Name
| name = Location Name
第33行: 第32行:
| leadsTo = list of locations
| leadsTo = list of locations
}}
}}
</nowiki>
</nowiki></pre>
</pre>
</noinclude>
</noinclude>

2019年5月23日 (四) 02:22的版本

Usage

{{Infobox Location
| name = Location Name
| image = missing.png
| caption = Caption Text
| region = Region
| levelRange = Level Range
| accesibleFrom = list of locations
| leadsTo = list of locations
}}