Wynncraft Wiki
mNo edit summary
Aws40404 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
| label1 = Effect
 
| label1 = Effect
 
| data1 = {{{effect}}}
 
| data1 = {{{effect}}}
| label1 = Obtain
+
| label2 = Obtain
| data1 = {{{obtain|}}}
+
| data2 = {{{obtain|[[Potion Merchant]]s<br>[[Loot#Loot Chests|Loot Chests]]}}}
 
}}
 
}}
 
{{ #if: {{NAMESPACE}} || [[Category:Potions]] }}</includeonly>
 
{{ #if: {{NAMESPACE}} || [[Category:Potions]] }}</includeonly>

Latest revision as of 05:33, 18 July 2020

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
}}