User:Belgrave/Item Set Template

From Fallen Sword Wiki
Jump to: navigation, search

This layout contains everything needed to create a new item set page. To do so, copy the code below to the new item set's page and follow the instructions in the code. Once you are done, preview the page and make any necessary changes so it looks good before you save it. Please do not alter the layout. To suggest changes to the layout, please use the Talk Page.

__NOTOC__
==Information==
'''Min. Level:''' 
{|cellpadding="5" width="100%"
|width="34%" valign="top" align="left"|
== Items ==
<!--
This block of code describes one of the items in the set.
Copy it and fill it in for every item in the set.
-->
{|
| {{ItemBox|Image URL}}
| valign="top" |
'''Name:''' <br />
'''Type:''' 
<!-- Choose one of the following and delete the rest. -->
{{Armor}}
{{Amulet}}
{{Boots}}
{{Gloves}}
{{Helmet}}
{{Ring}}
{{Rune}}
{{Shield}}
{{Weapon}}
<br />
'''Rarity:''' 
<!-- Choose one of the following and delete the rest. -->
{{Crystalline Item}}
{{Super Elite Item}}
{{Legendary Item}}
{{Unique Item}}
{{Rare Item}}
{{Common Item}}
<br />
'''Craftable:''' <!-- Yes or No -->
|}

<!-- Keep all item descriptions above this line. -->
|width="33%" valign="top" align="left"|
== Set Stats ==
<!-- Fill in and remove extras. -->
<!-- If you do not know the set stats, just leave this section as it is. -->
* '''[[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]]:''' 
|width="33%" valign="top" align="left"|
== Set + Item Stats ==
<!-- Fill in and remove extras. -->
<!-- Please use item stats as close to uncrafted as possible. -->
<!-- If you do not know all the item stats, just leave this section as it is. -->
* '''[[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]]:''' 
|}

== User Notes ==


[[Category:Item Sets]]