Difference between revisions of "Template:Potion"

From Fallen Sword Wiki
Jump to: navigation, search
(Undo revision 159435 by MrSuave (talk) Last change was NOT an improvement.)
Line 34: Line 34:
  
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Items]][[Category:Potions]]{{#switch: {{lc:{{{rarity}}}}}
+
[[Category:Items]][[Category:Potions]]
 +
{{#switch: {{lc:{{{rarity}}}}}
 
| common = [[Category:Common Items]]
 
| common = [[Category:Common Items]]
 
| rare = [[Category:Rare Items]]
 
| rare = [[Category:Rare Items]]
Line 43: Line 44:
 
| epic = [[Category:Epic Items]]
 
| epic = [[Category:Epic Items]]
 
|  
 
|  
}}
+
}}{{#if: {{{buff-name|}}}| {{PotSort|{{{buff-name}}}}}}}{{#if: {{{buff-name-2|}}}| {{PotSort|{{{buff-name-2}}}}}}}{{#if: {{{buff-name-3|}}}| {{PotSort|{{{buff-name-3}}}}}}}{{#if: {{{buff-name-4|}}}| {{PotSort|{{{buff-name-4}}}}}}}{{#if: {{{buff-name-5|}}}| {{PotSort|{{{buff-name-5}}}}}}}{{#if: {{{buff-name-6|}}}| {{PotSort|{{{buff-name-6}}}}}}}{{#if: {{{buff-name-7|}}}| {{PotSort|{{{buff-name-7}}}}}}}{{#if: {{{buff-name-8|}}}| {{PotSort|{{{buff-name-8}}}}}}}{{#if: {{{buff-name-9|}}}| {{PotSort|{{{buff-name-9}}}}}}}{{#if: {{{buff-name-10|}}}| {{PotSort|{{{buff-name-10}}}}}}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
<center>
 
<center>

Revision as of 23:31, 21 January 2023

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=
|shop=
|shop-price=
|player-bound=
}}