Diferencia entre revisiones de «Plantilla:Instance»
Ir a la navegación
Ir a la búsqueda
| (No se muestran 4 ediciones intermedias del mismo usuario) | |||
| Línea 3: | Línea 3: | ||
! style="font-size:16px;" | {{{Name}}} | ! style="font-size:16px;" | {{{Name}}} | ||
|- | |- | ||
| | |{{{Image}}} | ||
|- | |- | ||
|{{{Desc}}} | |{{{Desc}}} | ||
|- | |- | ||
|<b> | |<b>Level:</b> {{{Level}}} | ||
|- | |- | ||
|<b>Cooldown:</b> {{{Cooldown}}} | |<b>Cooldown:</b> {{{Cooldown}}} | ||
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 |