Difference between revisions of "Template:Potion"
From Fallen Sword Wiki
Line 26: | Line 26: | ||
|width="50%" valign="top" align="left"| | |width="50%" valign="top" align="left"| | ||
== Statistics == | == Statistics == | ||
− | + | ||
'''•''' '''Min. Level:''' {{{level|}}}<br> | '''•''' '''Min. Level:''' {{{level|}}}<br> | ||
− | '''•''' '''Buff Name:''' [[{{{buff-name|}}}]]<br> | + | {{#ifeq: {{{buff-name|No}}} | No || '''•''' '''Buff Name:''' [[{{{buff-name|}}}]]<br>}} |
− | '''•''' '''Buff Level:''' {{{buff-level|}}}<br> | + | {{#ifeq: {{{buff-level|No}}} | No || '''•''' '''Buff Level:''' {{{buff-level|}}}<br>}} |
− | '''•''' '''Buff Duration:''' {{{duration|}}} Minutes<br> | + | {{#ifeq: {{{duration|No}}} | No || '''•''' '''Buff Duration:''' {{{duration|}}} Minutes<br>}} |
− | '''•''' '''Buffs:''' [[{{{buff-name-1|}}}]] {{{buff-level-1|}}} ({{{buff-duration-1|}}} minutes), [[{{{buff-name-2|}}}]] {{{buff-level-2|}}} ({{{buff-duration-2|}}} minutes), [[{{{buff-name-3|}}}]] {{{buff-level-3|}}} ({{{buff-duration-3|}}} minutes), [[{{{buff-name-4|}}}]] {{{buff-level-4|}}} ({{{buff-duration-4|}}} minutes), [[{{{buff-name-5|}}}]] {{{buff-level-5|}}} ({{{buff-duration-5|}}} minutes), [[{{{buff-name-6|}}}]] {{{buff-level-6|}}} ({{{buff-duration-6|}}} minutes), [[{{{buff-name-7|}}}]] {{{buff-level-7|}}} ({{{buff-duration-7|}}} minutes), [[{{{buff-name-8|}}}]] {{{buff-level-8|}}} ({{{buff-duration-8|}}} minutes)<br> | + | '''•''' '''Buffs:''' |
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-1|}}}]] {{{buff-level-1|}}} ({{{buff-duration-1|}}} minutes), }} | ||
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-2|}}}]] {{{buff-level-2|}}} ({{{buff-duration-2|}}} minutes), }} | ||
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-3|}}}]] {{{buff-level-3|}}} ({{{buff-duration-3|}}} minutes), }} | ||
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-4|}}}]] {{{buff-level-4|}}} ({{{buff-duration-4|}}} minutes), }} | ||
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-5|}}}]] {{{buff-level-5|}}} ({{{buff-duration-5|}}} minutes), }} | ||
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-6|}}}]] {{{buff-level-6|}}} ({{{buff-duration-6|}}} minutes), }} | ||
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-7|}}}]] {{{buff-level-7|}}} ({{{buff-duration-7|}}} minutes), }} | ||
+ | {{#ifeq: {{{buff-name|No}}} | No || [[{{{buff-name-8|}}}]] {{{buff-level-8|}}} ({{{buff-duration-8|}}} minutes) }}<br> | ||
|} | |} | ||
{{#ifeq: {{{player-bound|No}}} | No || {{BoundNoTrade}} }} | {{#ifeq: {{{player-bound|No}}} | No || {{BoundNoTrade}} }} |
Revision as of 22:43, 27 May 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-1= |buff-level-1= |buff-duration-1= |buff-name-2= |buff-level-2= |buff-duration-2= |buff-name-3= |buff-level-3= |buff-duration-3= |buff-name-4= |buff-level-4= |buff-duration-4= |buff-name-5= |buff-level-5= |buff-duration-5= |buff-name-6= |buff-level-6= |buff-duration-6= |buff-name-7= |buff-level-7= |buff-duration-7= |buff-name-8= |buff-level-8= |buff-duration-8= |drops= |quest-rewarded= |game-gift= |won= |chest= |recipe= |recipe-used= |player-bound= }}