Template:Infobox/Potion/doc

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

Description

Used on potion pages to label potions.

Arguments

{{Infobox/Potion
| 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
}}

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