Difference between revisions of "Template:Infobox Instance"

From LeikaRO wiki
Jump to: navigation, search
Line 6: Line 6:
 
! colspan=2 style="background:#B9EAF4;" | Information
 
! colspan=2 style="background:#B9EAF4;" | Information
 
|-
 
|-
| '''Level Range''':
+
| '''Level Range''': || {{{level}}}
 
|-
 
|-
| '''Party Requisites''':
+
| '''Party Requisites''': || {{{party}}}
 
|-
 
|-
| '''Quest Prerequisites''':
+
| '''Quest Prerequisites''': || {{{quest}}}
 
|-
 
|-
| '''Duration''':
+
| '''Duration''': || {{{duration}}}
 
|-
 
|-
| '''Cooldown''':
+
| '''Cooldown''': || {{{cooldown}}}
 
|} {{#switch: {{{type}}} | Instance = [[Category:Instances]] }}<noinclude>
 
|} {{#switch: {{{type}}} | Instance = [[Category:Instances]] }}<noinclude>
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
 
{{Infobox Instance
 
{{Infobox Instance
|Level Range =  
+
|level =  
|Party Requisites =  
+
|party =  
|Quest Prerequisites =  
+
|quest =  
|Duration =  
+
|duration =  
|Cooldown =  
+
|cooldown =  
 
}}
 
}}
 
</pre>
 
</pre>
Line 31: Line 31:
 
! Name !! Description
 
! Name !! Description
 
|-
 
|-
| {{rh}} | Level Range || Level range to enter the instance.
+
| {{rh}} | level || Level range to enter the instance.
 
|-
 
|-
| {{rh}} | Party Requisites || Party setup required to enter the instance.
+
| {{rh}} | party || Party setup required to enter the instance.
 
|-
 
|-
| {{rh}} | Quest Prerequisites || Quests required to access the instance.
+
| {{rh}} | quest || Quests required to access the instance.
 
|-
 
|-
| {{rh}} | Duration || Timespan available to run the instance.
+
| {{rh}} | duration || Timespan available to run the instance.
 
|-
 
|-
| {{rh}} | Cooldown || The amount of time that must pass to enter the instance again.
+
| {{rh}} | cooldown || The amount of time that must pass to enter the instance again.
 
|}
 
|}
 
</noinclude>
 
</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 04:09, 16 June 2016

Infobox Instance
[[Image:{{{image}}}|frameless|300px]]
Information
Level Range: {{{level}}}
Party Requisites: {{{party}}}
Quest Prerequisites: {{{quest}}}
Duration: {{{duration}}}
Cooldown: {{{cooldown}}}

Usage

{{Infobox Instance
|level = 
|party = 
|quest = 
|duration = 
|cooldown = 
}}

Fields

Name Description
level Level range to enter the instance.
party Party setup required to enter the instance.
quest Quests required to access the instance.
duration Timespan available to run the instance.
cooldown The amount of time that must pass to enter the instance again.