Difference between revisions of "Template:Potion"

From Fallen Sword Wiki
Jump to: navigation, search
Line 27: Line 27:
 
{{#ifeq: {{{quest-rewarded|No}}} | No || '''Obtained from quest:'''<br>'''&bull;''' [[{{{quest-rewarded|}}}]]<br>}}
 
{{#ifeq: {{{quest-rewarded|No}}} | No || '''Obtained from quest:'''<br>'''&bull;''' [[{{{quest-rewarded|}}}]]<br>}}
 
{{#ifeq: {{{game-gift|No}}} | No || '''Game Gift from:'''<br>'''&bull;''' [[{{{game-gift|}}}]]<br>}}
 
{{#ifeq: {{{game-gift|No}}} | No || '''Game Gift from:'''<br>'''&bull;''' [[{{{game-gift|}}}]]<br>}}
{{#ifeq: {{{won|No}}} | No || '''Won in:'''<br>'''&bull;''' [[{{{won|}}}]]<br>}}
+
 
 +
{{#ifeq: {{{won|No}}} | No || '''Won in:'''<br>'''&bull;''' [[{{{won|}}}]]           <br>
 +
{{#ifeq: {{{allegiance-token-amount|No}}} | No || '''-''' {{{allegiance-token-amount|}}} {{AT}} }}
 +
{{#ifeq: {{{gold-amount|No}}} | No || '''or''' {{{gold-amount|}}} {{Gold}} }}
 +
}}
 +
 
 +
 
 
{{#ifeq: {{{won-2|No}}} | No || '''&bull;''' [[{{{won-2|}}}]]<br>}}
 
{{#ifeq: {{{won-2|No}}} | No || '''&bull;''' [[{{{won-2|}}}]]<br>}}
 +
  
 
{{#ifeq: {{{chest|No}}} | No || '''Found in:'''<br>'''&bull;''' [[{{{chest|}}}]]<br>}}
 
{{#ifeq: {{{chest|No}}} | No || '''Found in:'''<br>'''&bull;''' [[{{{chest|}}}]]<br>}}
Line 121: Line 128:
 
|quest-rewarded=
 
|quest-rewarded=
 
|game-gift=
 
|game-gift=
 +
|allegiance-token-amount=
 +
|gold-amount=
 
|won=
 
|won=
 
|won-2=
 
|won-2=

Revision as of 08:52, 11 June 2013

Do not edit this page!

If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there.

Editing this page may cause the template to stop working properly for other pages currently using this template.

This template allows easy adding of potion pages. To use, copy the following code to the potion's page and fill in the banks. Remove anything that is extra. If a potion cannot be completely represented by this template, please use the talk page to request a change to this template.

{{Potion
|image=
|name=
|rarity=
|level=
|buff-name=
|buff-level=
|duration=
|buff-name-2=
|buff-level-2=
|duration-2=
|buff-name-3=
|buff-level-3=
|duration-3=
|buff-name-4=
|buff-level-4=
|duration-4=
|buff-name-5=
|buff-level-5=
|duration-5=
|buff-name-6=
|buff-level-6=
|duration-6=
|buff-name-7=
|buff-level-7=
|duration-7=
|buff-name-8=
|buff-level-8=
|duration-8=
|buff-name-9=
|buff-level-9=
|duration-9=
|buff-name-10=
|buff-level-10=
|duration-10=
|drops=
|quest-rewarded=
|game-gift=
|allegiance-token-amount=
|gold-amount=
|won=
|won-2=
|chest=
|chest-2=
|chest-3=
|chest-4=
|chest-5=
|recipe=
|recipe-used=
|player-bound=
}}