Template:Infobox/World Event/doc

From Wynncraft Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Usage

Sample World Event CBWorldEventIcon.png
WynncraftLogo.png
The site of this World Event.
Description
A great evil is found here.
Access
Coordinates X: 1000, Y: 0, Z: -1000
Suggested Level 1
Required Quest King's Recruit
Length Short
Difficulty Easy
General Information
Time 3 minutes
Wave Amount 2
Mobs Zombie (Lv. 4)
Skeleton (Lv. 5)
Boss Corrupted Commander (Lv. 10)
Rewards
+100 XP
+Various Items and Ingredients
+Exclusive Items
+Exclusive Ingredient
+Dungeon Key


{{Infobox/World Event
| name =
| image =
| description =
| xcoordinate =
| ycoordinate =
| zcoordinate =
| level =
| quest =
| length =
| difficulty =
| time =
| waveamount =
| mobs =
| boss =
| rewards =
}}


Argument Description Default Value
name The name of the world event. The page name
image An image of the site the world event takes place at. e.g. [[File:...png]]
description The description of the world event from the Content Book.
xcoordinate The site's X coordinate.
ycoordinate The site's Y coordinate.
zcoordinate The site's Z coordinate.
level The Content Book's suggested level for the world event.
quest The quest that must be completed in order to access the world event.
length The length of the world event from the Content Book. Allowed values are Short, Medium, or Long.
difficulty The difficulty of the world event from the Content Book. Allowed values are Easy, Medium, or Hard.
time The time allowed to complete the world event.
waveamount The amount of waves the world event has.
mobs The standard grunt mobs of the world event.
boss The target of the world event.
rewards A list of rewards (XP, emeralds, equipment), separated by linebreaks (<br>).

Example

Corrupted Spring CBWorldEventIcon.png
File:CorruptedSpring.png
The site of this World Event.
Description
Cursed magma rises to the surface from deep within the root network of the Corruption.
Access
Suggested Level 15
Length Medium
Difficulty Hard
General Information
Time 3 minutes
Wave Amount 4
Mobs Corrupt Pustules (Lv. 12)
Cinderblossoms (Lv. 13)
Corruption Spores (Lv. 24)
Lava Lilies (Lv. 15)
Boss Lava Lilac (Lv. 21)
Rewards
+2,000 XP
Various Items and Ingredients
+Exclusive Items
+Exclusive Ingredient
+Infested Pit Key
+Timelost Sanctum Key
{{Infobox/World Event
| name = Corrupted Spring
| image = [[File:CorruptedSpring.png|300px]]
| title = Cursed Brimstone Pools
| description = Cursed magma rises to the surface from deep within the root network of the [[Corruption]].
| xcoordinate = 423
| zcoordinate = -1313
| level = 15
| length = Medium
| difficulty = Hard
| time = 3 minutes
| waveamount = 4
| mobs = [[Corrupt Pustule]]s (Lv. 12) <br> [[Cinderblossom]]s (Lv. 13) <br> [[Corruption Spore]]s (Lv. 24) <br> [[Lava Lily|Lava Lilies]] (Lv. 15)
| boss = [[Lava Lilac]] (Lv. 21)
| rewards = +2,000 XP <br> Various Items and Ingredients <br> +Exclusive Items <br> +Exclusive Ingredient <br> +[[Infested Pit]] [[Dungeon Keys|Key]] <br> +[[Timelost Sanctum]] [[Dungeon Keys|Key]]
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.