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

Template:Infobox Location:修订间差异

模板页面
src->Shaunqb
无编辑摘要
src->Spotty McBumble Fuck
added contributors and versionadded parameters
 
(未显示3个用户的12个中间版本)
第1行: 第1行:
{{Infobox
{{Infobox
|bodystyle   = border-spacing: 2px 5px;
|bodystyle = border-spacing: 2px 5px;
 
| above = {{{name|}}}
| above = {{{name|}}}
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}
| caption = {{{caption|}}}
| caption = {{{caption|}}}
 
| label1 = Author
| label1 = Region
| data1 = {{{author |}}}
 
| label2 = Contributors
| label2 = Level Range
| data2 = {{{contributors|}}}
| data1 = {{{Region |}}}
| label3 = Region
| data2 = {{{levelRange |}}}
| data3 = {{{region |}}}
}}
| label4 = Level range
 
| data4 = {{{levelRange |}}}
<noinclude>
| label5 = Accessible from
| data5 = {{{accessibleFrom|}}}
| label6 = Leads to
| data6 = {{{leadsTo|}}}
| label7 = Neutral Hub
| data7 = {{{neutralHub|}}}
| label8 = Operation Hours
| data8 = {{{opHrs|}}}
| label9 = Version Added
| label10 = {{{versionadded|}}}
}}<noinclude>
== Usage ==
== Usage ==
 
<pre><nowiki>
<pre>
<nowiki>
{{Infobox Location
{{Infobox Location
| name = Location Name
| name = Location Name
| image = missing.png
| image = missing.png
| caption = Caption Text
| caption = Caption Text
| author = Author of the location
| contributors = Contributors of the location
| region = Region
| region = Region
| levelRange = Level Range
| levelRange = Level Range
| accessibleFrom = List of locations that the Champion can come from. Note that locations that can be accessed back and forth should be placed here (I.E. The Frost Hound Tavern to Hawkethorne and vice-versa).
| leadsTo = List of locations that the Champion can go to exclusively. Note that locations listed in accessibleFrom should not repeat here
| neutralHub = Yes or No, if location is safe or will not initiate random combat encounters
| opHrs = Operation Hours for certain locations
| versionadded = Version history behind it
}}
}}
</nowiki>
</nowiki></pre>
</pre>
</noinclude>
</noinclude>

2021年3月28日 (日) 09:24的最新版本

Usage

{{Infobox Location
| name = Location Name
| image = missing.png
| caption = Caption Text
| author = Author of the location
| contributors = Contributors of the location
| region = Region
| levelRange = Level Range
| accessibleFrom = List of locations that the Champion can come from. Note that locations that can be accessed back and forth should be placed here (I.E. The Frost Hound Tavern to Hawkethorne and vice-versa).
| leadsTo = List of locations that the Champion can go to exclusively. Note that locations listed in accessibleFrom should not repeat here
| neutralHub = Yes or No, if location is safe or will not initiate random combat encounters
| opHrs = Operation Hours for certain locations 
| versionadded = Version history behind it
}}