Difference between revisions of "Template:Device Infobox"

From Virtual Reality, Augmented Reality Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<!-- Title --><tr><td colspan="2" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{name|}}}</td></tr>
 
<!-- Title --><tr><td colspan="2" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{name|}}}</td></tr>
 
<!-- Image -->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;"> {{{image|}}} </td></tr>}}
 
<!-- Image -->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;"> {{{image|}}} </td></tr>}}
<!-- Type --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Type</td><td> {{#switch:{{lc:{{{variation|{{{type|}}}}}}}} |dungeon4=<span style="text-align:left;">[[Dungeons#Light Party (4 Players)|Light Party Dungeon]]</span> |dungeon8=<span style="text-align:left;">[[Dungeons#Full Party (8 Players)|Full Party Dungeon]]</span> |dungeon24=<span style="text-align:left;">[[Dungeons#Raid (24 Players)|Raid]]</span> |trial=<span style="text-align:left;">[[Trial|Trial]]</span> |#default=<span style="text-align:left;"></span> }} </td></tr>
+
<!-- Type --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Type</td><td> {{{type|}}} </td></tr>
<!-- Patch -->{{#if:{{{patch|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Patch</td><td> {{#switch:{{lc:{{{variation|{{{patch|}}}}}}}} |2.0=<span style="text-align:left;">2.0 (A Realm Reborn)</span> |2.1=<span style="text-align:left;">2.1 (A Realm Awoken)</span> |2.2=<span style="text-align:left;">2.2 (Through The Maelstorm)</span> |2.3=<span style="text-align:left;">2.3 (Defenders Of Eorzea)</span> |2.4=<span style="text-align:left;">2.4 (Dreams Of Ice)</span> |2.5=<span style="text-align:left;">2.5 (Before The Fall)</span> |#default=<span style="text-align:left;"></span>}} </td></tr>}}
 
 
<!-- Level --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Level</td><td> {{{level|}}} </td></tr>
 
<!-- Level --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Level</td><td> {{{level|}}} </td></tr>
 
<!-- iLevel -->{{#if:{{{ilevel|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> iLevel</td><td> {{{ilevel|}}} </td></tr>}}
 
<!-- iLevel -->{{#if:{{{ilevel|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> iLevel</td><td> {{{ilevel|}}} </td></tr>}}
Line 19: Line 18:
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Dungeon Infobox
+
{{Device Infobox
 
|name=
 
|name=
 
|image=
 
|image=

Revision as of 05:51, 12 February 2015


Type
Level
Players
Time Limit
Unlock
Bosses

Designed for use on Devices pages.

Usage

{{Device Infobox
|name=
|image=
|type=
|patch=
|level=
|ilevel=
|player=
|time=
|roulette=
|tomestone=
|entrance=
|questtype=
|quest=
|boss=
}}

Parameters

|name=

Name of the instance.

|image=

Image of instance in normal [[file:name|size]] format.
E.g. [[]]

|type=

Type of instance (optional). Select from:
dungeon4
dungeon8
dungeon24
trial

|patch=

Patch when instance was added (optional).

|level=

Level for instance

|ilevel=

Required item level for instance with gear sync level as necessary (optional).
E.g. 48 (Sync: 110)

|player=

Number of players with number of each position.
E.g. 4 (1 Tank / 1 Healer / 2 DPS)

|time=

Time limit for dungeon.
E.g. 120 Minutes

|roulette=

Duty Roulette instance is part of (optional). Select from:
low
high
expert
scenario
trial

|tomestone=

Amount of Allagan Tomestones rewarded. Format as
E.g. [[File:Soldiery icon1.png|link=Allagan Tomestone of Soldiery|20px|Allagan Tomestone of Soldiery]] 10   [[File:Poetics icon1.png|link=Allagan Tomestone of Poetics|20px|Allagan Tomestone of Poetics]] 5

|entrance=

Location of entrance with coordinates. Format as "[[Area]] (x00,y00)" with <br> as necessary (optional).
E.g. [[Western La Noscea]] (x28,y21)
E.g. [[Isles of Umbra]]<br>[[Western La Noscea]] (x16,y30)

|questtype=

Quest type to unlock instance. Select from:
Main
Subquest

|quest=

Link to unlock quest in normal [[link]] format.

|boss=

List of bosses with <br> in normal [[link]] format with <br> as necessary.
E.g. [[Chopper]]<br>[[Captain Madison]]<br>[[Denn the Orcatoothed]]