Template:Infobox Arena Map

From Kindred Fates Wiki
Revision as of 18:39, 1 July 2022 by Djinnet (talk | contribs) (7 revisions imported: This is for protection of copyright from fandom)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


This template defines the table "ArenaMaps". View table.

Template-info.png Documentation

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

Riverside
Screen Place Riverside.png
General details
Location Hinterlock
Location exist Yes
Beta only No
Alpha only Yes
{{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)