Difference between revisions of "Template:EnhancementList"

From Fallen Sword Wiki
Jump to: navigation, search
 
(8 intermediate revisions by one user not shown)
Line 1: Line 1:
 
<noinclude> This template page isn't ready yet. Work in progress</noinclude>
 
<noinclude> This template page isn't ready yet. Work in progress</noinclude>
 
+
{{#if:{{{Attack|}}}| *'''{{{Attack}}}:''' }}
|-
+
{{#if:{{{Armor|}}}|  *'''{{{Armor}}}:''' }}
{{#if:{{{Activité|}}}|! Activité
+
{{!}} {{{Activité}}}}}
+
 
+
 
<noinclude>
 
<noinclude>
 
== How to use this template ==
 
== How to use this template ==
 
<pre><nowiki>
 
<pre><nowiki>
 
{{EnhancementList
 
{{EnhancementList
| name         =   
+
| Attack         =   
 
| Armor      =
 
| Armor      =
 
}}</nowiki></pre>
 
}}</nowiki></pre>
{{EnhancementList
+
{{EnhancementList   
| name        =  
+
| Armor      = -Beta
| Armor      =
+
 
}}
 
}}
 
Copy the code above into your page and replace the voids with the appropriate values. If you want that a particular enhancement does '''not''' appear in your page, you can either remove its line from the code or you can simply leave it there and not specify a value.
 
Copy the code above into your page and replace the voids with the appropriate values. If you want that a particular enhancement does '''not''' appear in your page, you can either remove its line from the code or you can simply leave it there and not specify a value.
  
 
Do '''not''' change the code above : '''copy it'''
 
Do '''not''' change the code above : '''copy it'''
 +
* '''[[Attack]]:'''
 +
* '''[[Defense]]:'''
 +
* '''[[Armor]]:'''
 +
* '''[[HP]]:'''
 +
* '''[[Damage]]:'''
 +
* '''[[Stamina]]:'''
 +
* '''[[Gold Gain]]:'''
 +
* '''[[XP Gain]]:'''
 +
* '''[[Piercing Strike]]:'''
 +
* '''[[Reinforced Armor]]:'''
 +
* '''[[Thievery]]:'''
 +
* '''[[Critical Hit]]:'''
 +
* '''[[Holy]]:'''
 +
* '''[[Breaker]]:'''
 +
* '''[[Nullify]]:'''
 +
* '''[[Banishment]]:'''
 +
* '''[[Protection]]:'''
 +
* '''[[Oceanic]]:'''
 +
* '''[[Master Thief]]:'''
 +
* '''[[Protect Gold]]:'''
 +
* '''[[Dodge]]:'''
 +
* '''[[Disarm]]:'''
 +
* '''[[Master Blacksmith]]:'''
 +
* '''[[Elite Hunter]]:'''
 +
* '''[[Sustain]]:'''
 +
* '''[[Master Crafter]]:'''
 +
* '''[[Fury Caster]]:'''
 +
* '''[[Greenskin Slayer]]:'''
 +
* '''[[Beast Slayer]]:'''
 +
* '''[[Duelist]]:'''
 +
* '''[[Glory Seeker]]:'''
 +
* '''[[First Strike]]:'''
 
</noinclude>
 
</noinclude>

Latest revision as of 23:42, 27 September 2008

This template page isn't ready yet. Work in progress


How to use this template

{{EnhancementList
| Attack         =  
| Armor       =
}}


  • -Beta:

Copy the code above into your page and replace the voids with the appropriate values. If you want that a particular enhancement does not appear in your page, you can either remove its line from the code or you can simply leave it there and not specify a value.

Do not change the code above : copy it