Difference between revisions of "Template:EnhancementList"

From Fallen Sword Wiki
Jump to: navigation, search
 
(3 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|}}}|! John | Smith}}
+
{{#if:{{{Attack|}}}| *'''{{{Attack}}}:''' }}
{{#if:{{{Armor|}}}|! Armor
+
{{#if:{{{Armor|}}}| *'''{{{Armor}}}:''' }}
* {{{Armor}}}}}
+
 
+
 
<noinclude>
 
<noinclude>
 
== How to use this template ==
 
== How to use this template ==
Line 11: Line 9:
 
| Armor      =
 
| Armor      =
 
}}</nowiki></pre>
 
}}</nowiki></pre>
{{EnhancementList
+
{{EnhancementList   
| Attack      = +...  
+
| 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.

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