Wynncraft Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Template-info Documentation

Description

Used on potion pages to label potions.

Arguments

{{Infobox
| name =
| image = *
| effect = *
| obtain =
}}

Note: The * symbol denotes required arguments


Argument Description Default Value
name The name of the potion Page name
image * An image of the potion
effect * The effect that is applied on use
obtain How the potion is obtained Potion Merchants
Loot Chests

Example

Potion of Healing

Potion Info
Effect Regenerates Health
Obtain Potion Merchants
Loot Chests


{{Infobox/Potion
| name = Potion of Healing
| image = {{WynnIcon|potion}}
| effect = Regenerates Health
}}
Advertisement