Template: Instance
From KaiyouRO
Revision as of 00:23, 24 September 2022 by KaiyouRO (talk | contribs) (Created page with "<includeonly><div style="float:left;"> {|style="text-align: center; margin:5%; " ! style="font-size:16px;" | {{{Name}}} |- |[[File:{{{Image}}}.png|link={{{Link}}}]] |- |{{{Desc}}} |- |<b>Level:</b> {{#ifeq: {{{Range}}}| < | <{{{Level}}} | {{{Level}}}+}} |- |<b>Cooldown:</b> {{{Cooldown}}} |- |[[{{{Link}}}|Guía]] |} </div></includeonly><noinclude> Instance is used to give quick information about an instance. == Syntax == <code><nowiki>{{Instance|Name=|Image=|Link=|De...")
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=Sealed Shrine
|Image=Instances06
|Level=75
|Cooldown=12 horas
|Desc=Lucha con el legendario {{monster |id=1929 Baphomet}}<br />y haz un {{item |id=5374 Gigantic Magestic Goat}}!
|Link=Sealed Shrine
}}
will result into:
Sealed Shrine |
---|
![]() |
Lucha con el legendario Baphomet y haz un Gigantic Magestic Goat! |
Level: 75+ |
Cooldown: 12 horas |
Guía |