Diferencia entre revisiones de «Plantilla:Instance»

De Hanabi Ragnarok Online
Ir a la navegación Ir a la búsqueda
(Página creada con «<includeonly><div style="float:left;"> {|style="text-align: center; margin:5%; " ! style="font-size:16px;" | {{{Name}}} |- |[[File:{{{Image}}}.png|link={{{Link}}}]] |- |{{…»)
 
 
(No se muestran 5 ediciones intermedias del mismo usuario)
Línea 3: Línea 3:
! style="font-size:16px;" | {{{Name}}}
! style="font-size:16px;" | {{{Name}}}
|-
|-
|[[File:{{{Image}}}.png|link={{{Link}}}]]
|{{{Image}}}
|-
|-
|{{{Desc}}}
|{{{Desc}}}
|-
|-
|<b>Required Level:</b> {{#ifeq: {{{Range}}}| < | <{{{Level}}} | {{{Level}}}+}}
|<b>Level:</b> {{{Level}}}
|-
|-
|<b>Cooldown:</b> {{{Cooldown}}}
|<b>Cooldown:</b> {{{Cooldown}}}
|-
|-
|[[{{{Link}}}|Guide]]
|[[{{{Link}}}|Detalles]]
|}
|}
</div></includeonly><noinclude>
</div></includeonly><noinclude>

Revisión actual del 00:52 30 may 2022


Instance is used to give quick information about an instance.

Syntax

{{Instance|Name=|Image=|Link=|Desc=|Level=|Cooldown=}}

Parameters
Name
The name of the instance.
Image
The image that represents the instance, it should be uploaded as a PNG file and you do not need to specify the file type when using it.
Link
The name of the Wiki Page referent to the instance.
Desc
A quick introductory description about the instance.
Range
(Optional) If you want instead to add a upper limit, add a < with it.
Level
The minimum level required to enter the instance.
Cooldown
The reset time of the instance.

Examples

Using {{Instance|Name=Cor Mission|Image=InstanceCor|Level=110|Cooldown=Resets at 12 AM.|Desc=Defeat Elyumina's<br>magnum opus, EL1-A17T!|Link=Cor Mission}} will result into:

Cor Mission
InstanceCor
Defeat Elyumina's
magnum opus, EL1-A17T!
Level: 110
Cooldown: Resets at 12 AM.
Detalles


Using {{Instance|Name=This Looks Cool|Image=Instance09|Range=<|Level=100|Cooldown=Resets at 6 AM.|Desc=Bring back some cards!!|Link=Cor Mission}} will result into:

This Looks Cool
Instance09
Bring back some cards!!
Level: 100
Cooldown: Resets at 6 AM.
Detalles