Difference between revisions of "Template:Potion"
From Fallen Sword Wiki
Line 31: | Line 31: | ||
{{#ifeq: {{{buff-level|No}}} | No || '''•''' '''Buff Level:''' {{{buff-level|}}}<br>}} | {{#ifeq: {{{buff-level|No}}} | No || '''•''' '''Buff Level:''' {{{buff-level|}}}<br>}} | ||
{{#ifeq: {{{duration|No}}} | No || '''•''' '''Buff Duration:''' {{{duration|}}} Minutes<br>}} | {{#ifeq: {{{duration|No}}} | No || '''•''' '''Buff Duration:''' {{{duration|}}} Minutes<br>}} | ||
− | '''•''' '''Buffs:''' | + | '''•''' '''Buffs:''' {{#ifeq: {{{buff-name-1|No}}} | No || [[{{{buff-name-1|}}}]] {{{buff-level-1|}}} ({{{buff-duration-1|}}} minutes)}}{{#ifeq: {{{buff-name-2|No}}} | No || , [[{{{buff-name-2|}}}]] {{{buff-level-2|}}} ({{{buff-duration-2|}}} minutes)}}{{#ifeq: {{{buff-name-3|No}}} | No || , [[{{{buff-name-3|}}}]] {{{buff-level-3|}}} ({{{buff-duration-3|}}} minutes)}}{{#ifeq: {{{buff-name-4|No}}} | No || , [[{{{buff-name-4|}}}]] {{{buff-level-4|}}} ({{{buff-duration-4|}}} minutes)}}{{#ifeq: {{{buff-name-5|No}}} | No || , [[{{{buff-name-5|}}}]] {{{buff-level-5|}}} ({{{buff-duration-5|}}} minutes)}}{{#ifeq: {{{buff-name-6|No}}} | No || , [[{{{buff-name-6|}}}]] {{{buff-level-6|}}} ({{{buff-duration-6|}}} minutes)}}{{#ifeq: {{{buff-name-7|No}}} | No || , [[{{{buff-name-7|}}}]] {{{buff-level-7|}}} ({{{buff-duration-7|}}} minutes)}}{{#ifeq: {{{buff-name-8|No}}} | No || , [[{{{buff-name-8|}}}]] {{{buff-level-8|}}} ({{{buff-duration-8|}}} minutes)}}{{#ifeq: {{{buff-name-9|No}}} | No || , [[{{{buff-name-9|}}}]] {{{buff-level-8|}}} ({{{buff-duration-9|}}} minutes)}}{{#ifeq: {{{buff-name-10|No}}} | No || , [[{{{buff-name-10|}}}]] {{{buff-level-8|}}} ({{{buff-duration-10|}}} minutes)}}<br> |
− | {{#ifeq: {{{buff-name-1|No}}} | No || [[{{{buff-name-1|}}}]] {{{buff-level-1|}}} ({{{buff-duration-1|}}} minutes)}} | + | |
− | {{#ifeq: {{{buff-name-2|No}}} | No || , [[{{{buff-name-2|}}}]] {{{buff-level-2|}}} ({{{buff-duration-2|}}} minutes)}} | + | |
− | {{#ifeq: {{{buff-name-3|No}}} | No || , [[{{{buff-name-3|}}}]] {{{buff-level-3|}}} ({{{buff-duration-3|}}} minutes)}} | + | |
− | {{#ifeq: {{{buff-name-4|No}}} | No || , [[{{{buff-name-4|}}}]] {{{buff-level-4|}}} ({{{buff-duration-4|}}} minutes)}} | + | |
− | {{#ifeq: {{{buff-name-5|No}}} | No || , [[{{{buff-name-5|}}}]] {{{buff-level-5|}}} ({{{buff-duration-5|}}} minutes)}} | + | |
− | {{#ifeq: {{{buff-name-6|No}}} | No || , [[{{{buff-name-6|}}}]] {{{buff-level-6|}}} ({{{buff-duration-6|}}} minutes)}} | + | |
− | {{#ifeq: {{{buff-name-7|No}}} | No || , [[{{{buff-name-7|}}}]] {{{buff-level-7|}}} ({{{buff-duration-7|}}} minutes)}} | + | |
− | {{#ifeq: {{{buff-name-8|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}} }} | ||
Line 98: | Line 90: | ||
|buff-level-8= | |buff-level-8= | ||
|buff-duration-8= | |buff-duration-8= | ||
+ | |buff-name-9= | ||
+ | |buff-level-9= | ||
+ | |buff-duration-9= | ||
+ | |buff-name-10= | ||
+ | |buff-level-10= | ||
+ | |buff-duration-10= | ||
|drops= | |drops= | ||
|quest-rewarded= | |quest-rewarded= |
Revision as of 22:48, 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= |buff-name-9= |buff-level-9= |buff-duration-9= |buff-name-10= |buff-level-10= |buff-duration-10= |drops= |quest-rewarded= |game-gift= |won= |chest= |recipe= |recipe-used= |player-bound= }}