Template:Instance: Difference between revisions
Jump to navigation
Jump to search
(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>Required Level:</b> {{#ifeq: {{{Range}}}| < | <{{{Level}}} | {{{Level}}}+}} |- |<b>Cooldown:</b> {{{Cooldown}}} |- |[[{{{Link}}}|Guide]] |} </div></includeonly><noinclude> Instance is used to give quick information about an instance. == Syntax == <code><nowiki>{{Instance|Name=|Image=...") |
No edit summary |
||
Line 40: | Line 40: | ||
|Level=100 | |Level=100 | ||
|Cooldown=6h. | |Cooldown=6h. | ||
| | |Desc=lore ipsum | ||
|Link=Nightmare Toy Factory | |Link=Nightmare Toy Factory | ||
}} | }} |
Revision as of 16:14, 24 November 2024
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:
Test |
---|
File:Test.png |
lore ipsum |
Required Level: <100 |
Cooldown: 6h. |
Guide |