Template:Infobox Arena Map/doc
From Kindred Fates Wiki
This template provides a uniform design for Arena Map pages.
Usage
{{Infobox Arena Map
| name =
| image =
| description =
| location =
| isUnknown =
| isInAlpha =
| isInBeta =
| isAvailable =
}}
Parameters
- name
- Optional. Self explanatory. When not used, automatically takes the page-name.
- image
- This is where you would link the image of the arena map. If nothing is given, it returns the placeholder image.
- description
- The description of the arena map
- location
- The location of the arena (Most of the time it is in Hinterlock)
- isUnknown
- Boolean for if it's an unknown location
- isInAlpha
- Boolean for if it's in the alpha
- isInBeta
- Boolean for if it's in the beta
- isAvailable
- Boolean for if it is an available location or unavailable location
Example
{{Infobox Arena Map
| name = Riverside
| image = Screen_Place_Riverside.png
| description =
| location = Hinterlock
| isUnknown = No
| isInAlpha = Yes
| isInBeta = No
| isAvailable = Yes
}}
Produces: (Infobox on the right)