Difference between revisions of "Template:Infobox Location"

From Corruption of Champions II
Jump to navigation Jump to search
(Added more info)
m (Added new parameter: Operation Hours (for stores and etc))
Line 14: Line 14:
 
| label5 = Neutral Hub
 
| label5 = Neutral Hub
 
| data5 = {{{neutralHub|}}}
 
| data5 = {{{neutralHub|}}}
 +
| label6 = Operation Hours
 +
| data6 = {{{opHrs|}}}
 
}}<noinclude>
 
}}<noinclude>
 
== Usage ==
 
== Usage ==
Line 26: Line 28:
 
| leadsTo = List of locations that the Champion can go to exclusively. Note that locations listed in accessibleFrom should not repeat here
 
| 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
 
| neutralHub = Yes or No, if location is safe or will not initiate random combat encounters
 +
| opHrs = Operation Hours for certain locations
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
</noinclude>
 
</noinclude>

Revision as of 08:14, 30 June 2019

Usage

{{Infobox Location
| name = Location Name
| image = missing.png
| caption = Caption Text
| 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 
}}