Difference between revisions of "Template:Infobox Field"

From LeikaRO wiki
Jump to: navigation, search
(Fields)
Line 2: Line 2:
 
! colspan=2 style="background:#B9EAF4;" | {{PAGENAME}}
 
! colspan=2 style="background:#B9EAF4;" | {{PAGENAME}}
 
|-
 
|-
| colspan=2 style="text-align:center;" | [[Image:{{PAGENAME}}.png]]
+
| colspan=2 style="text-align:center;" | [[Image:{{image}}]]
 
|-
 
|-
 
! colspan=2 style="background:#B9EAF4;" | Information
 
! colspan=2 style="background:#B9EAF4;" | Information
Line 15: Line 15:
 
|-
 
|-
 
| '''Map(s)''': || {{{map}}}
 
| '''Map(s)''': || {{{map}}}
 +
|-
 +
| '''Image''': || {{image}}
 
|}
 
|}
 
{{#switch: {{{type}}} | field = [[Category:Fields]] | Dungeon = [[Category:Dungeons]] | Instance = [[Category:Instances]] }} <noinclude>
 
{{#switch: {{{type}}} | field = [[Category:Fields]] | Dungeon = [[Category:Dungeons]] | Instance = [[Category:Instances]] }} <noinclude>
Line 25: Line 27:
 
|element =  
 
|element =  
 
|map =  
 
|map =  
 +
|image =
 
}}
 
}}
 
</pre>
 
</pre>
Line 41: Line 44:
 
|-
 
|-
 
| {{rh}} | map || Technical map name(s) of the location. (eg., pay_dun00)
 
| {{rh}} | map || Technical map name(s) of the location. (eg., pay_dun00)
 +
|-
 +
| {{rh}} | image || The name image to be displayed in the navbox. Must include the file extension (.png, .jpg, etc.) of the image in the name.
 
|}
 
|}
 
</noinclude>
 
</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 12:59, 11 April 2016

Infobox Field
[[Image:Template:Image]]
Information
Level Range: {{{level}}}
Type: {{{type}}}
Race(s): {{{race}}}
Element(s): {{{element}}}
Map(s): {{{map}}}
Image: Template:Image

Usage

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

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.