Difference between revisions of "Template:Infobox Field"

From LeikaRO wiki
Jump to: navigation, search
Line 15: Line 15:
 
|-
 
|-
 
| '''Map(s)''': || {{{map}}}
 
| '''Map(s)''': || {{{map}}}
|-
 
{{#if: {{{cooldown|}}} |
 
| '''Cooldown''': || {{{cooldown}}}
 
}}
 
 
|} {{#switch: {{{type}}} | field = [[Category:Fields]] | Dungeon = [[Category:Dungeons]] | Instance = [[Category:Instances]] }}<noinclude>
 
|} {{#switch: {{{type}}} | field = [[Category:Fields]] | Dungeon = [[Category:Dungeons]] | Instance = [[Category:Instances]] }}<noinclude>
 
==Usage==
 
==Usage==

Revision as of 16:23, 15 June 2016

Infobox Field
[[Image:{{{image}}}|frameless|300px]]
Information
Level Range: {{{level}}}
Type: {{{type}}}
Race(s): {{{race}}}
Element(s): {{{element}}}
Map(s): {{{map}}}

Usage

{{Infobox Field
|level = 
|type = 
|race = 
|element = 
|map = 
|image = 
|cooldown = 
}}

Fields

Name Description
level level range of the map, if any
type Type of location that this is. (Field, Dungeon, Instance)
race Races of the monsters, if any. Use [[Race-type]] (eg., "[[Demi-Human]]").
element Elements of the monsters, if any. Use [[Element-type]] (eg., "[[Fire]]").
map Technical map name(s) of the location. (eg., pay_dun00)
image The name image to be displayed in the navbox. Must include the file extension (.png, .jpg, etc.) of the image in the name.
cooldown For Instances Only: The amount of time needed for players to wait before accessing the instance again.