Difference between revisions of "User:Belgrave/Item Template"

From Fallen Sword Wiki
Jump to: navigation, search
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
''This layout contains everything needed to create a new item page. To do so, copy the code below to the new item 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.''
 +
 +
''Only use this page if [[Template:Item]] is not versatile enough for the item in question.''
 +
<pre>
 
__NOTOC__
 
__NOTOC__
 +
[[Category:No Item Template]]
 
{|cellpadding="5" width="100%"
 
{|cellpadding="5" width="100%"
 
|width="34%" valign="top" align="left"|
 
|width="34%" valign="top" align="left"|
Line 6: Line 11:
 
| {{ItemBox|image URL}}
 
| {{ItemBox|image URL}}
 
| valign="top" |
 
| valign="top" |
'''Item Name:''' <br>
+
'''Name:''' {{PAGENAME}}<br>
'''Type:''' <br>
+
'''Type:'''  
'''Rarity:''' {{Crystalline Item}} {{Super Elite Item}} {{Legendary Item}} {{Unique Item}} {{Rare Item}} {{Common Item}}<br>
+
<!-- Choose one of the following and delete the rest. -->
'''Craftable:'''  
+
{{Armor}}
 +
{{Amulet}}
 +
{{Boots}}
 +
{{Gloves}}
 +
{{Helmet}}
 +
{{Ring}}
 +
{{Rune}}
 +
{{Shield}}
 +
{{Weapon}}
 +
<br>
 +
'''Rarity:'''  
 +
<!-- Choose one of the following and delete the rest. -->
 +
{{Epic Item}}
 +
{{Crystalline Item}}
 +
{{Super Elite Item}}
 +
{{Legendary Item}}
 +
{{Unique Item}}
 +
{{Rare Item}}
 +
{{Common Item}}
 +
<br>
 +
'''Craftable:''' <!-- Yes or No -->
 +
|}
 +
== Information ==
 +
<!-- Fill in and remove extras. If unsure, leave them all. -->
 +
'''Dropped by:'''<br>
 +
'''•''' [[Creature Name]]<br>
 +
'''Purchased at:'''<br>
 +
'''•''' [[Shop Name]]: 0 {{gold}}<br>
 +
'''Obtained from Quest:'''<br>
 +
'''•''' [[Quest Name]]<br>
 +
'''Used in Quest:'''<br>
 +
'''•''' [[Quest Name]]<br>
 +
'''Won in:'''<br>
 +
'''•''' [[PvP Arena or Chest]]<br>
 +
=== Actions ===
 +
{{ItemHFLink}}
 +
<!-- Replace Helmets with the appropriate item type if necessary. -->
 +
'''•''' [[Sortable List of Helmets|Compare with other Helmets]]<br>
 +
'''•''' {{AHlong|{{PAGENAME}}|Search Auction House}}
 +
|width="33%" valign="top" align="left"|
 +
== Statistics ==
 +
{| width="100%" cellspacing="0" cellpadding="0"
 +
|- bgcolor="#eeeeff"
 +
| '''Min. Level:'''
 +
| align="right" | <tt>{{formatnum:0}}</tt>
 +
|-
 +
| '''Durability:'''
 +
| align="right" | <tt>{{formatnum:0}}</tt>
 +
<!-- Copy and fill in the following 5 lines of code for every stat the item has. Delete the bg parameter on every other stat. -->
 +
{{IStat
 +
|bg=eeeeff
 +
|stat=
 +
|value=
 +
}}
 
|}
 
|}
* '''Min. Level:'''
 
* '''Max. Durability:'''
 
* '''[[Attack]]:'''
 
* '''[[Damage]]:'''
 
* '''[[Armor]]:'''
 
* '''[[Defense]]:'''
 
* '''[[HP]]:'''
 
 
 
==Enhancements==
 
==Enhancements==
* '''[[]]:'''  
+
{| width="100%" cellspacing="0" cellpadding="0"
 +
<!-- Copy and fill in the following 5 lines of code for every enhancement the item has. Delete the bg parameter on every other stat. -->
 +
{{IStat
 +
|bg=eeeeff
 +
|stat=
 +
|value=
 +
}}
 +
| '''''' {{none}} <!-- Use this if item has no enhancements. Otherwise, delete this line. -->
 +
|}
 
|width="33%" valign="top" align="left"|
 
|width="33%" valign="top" align="left"|
 
== Set ==
 
== Set ==
 +
[[Set Name]]
 
* [[]]
 
* [[]]
* [[]]
+
* {{none}} <!-- Use this if item is not part of a set. -->
* [[]]
+
=== Set Statistics ===
+
* '''[[Attack]]:'''
+
* '''[[Damage]]:'''
+
* '''[[Armor]]:'''
+
* '''[[Defense]]:'''
+
* '''[[HP]]:'''
+
|width="33%" valign="top" align="left"|
+
== Information ==
+
* '''Dropped by:'''
+
* '''Purchased from Shops:'''
+
* '''Obtained from Quest(s):'''
+
* '''Used In Quest(s):'''
+
* '''AH Price Range:'''
+
 
|}
 
|}
  
 
<!-- Remove the section below if the item cannot be crafted -->
 
<!-- Remove the section below if the item cannot be crafted -->
 
== Crafted Statistics ==
 
== Crafted Statistics ==
{| cellpadding="5" width="100%"
+
{| cellspacing="0" cellpadding="0" width="100%"
| width="" |
+
| width="12.5%" |
<span style="color:#900;font-size:12pt;font-weight:bold;">Very Poor</span>
+
| width="12.5%" align="center" colspan="3" | <span style="color:#900;font-size:12pt;font-weight:bold;">Very Poor</span>
* '''Att:'''
+
| width="12.5%" align="center" colspan="3" | <span style="color:#b00;font-size:12pt;font-weight:bold;">Poor</span>
* '''Dam:'''
+
| width="12.5%" align="center" colspan="3" | <span style="color:#d00;font-size:12pt;font-weight:bold;">Average</span>
* '''Arm:'''
+
| width="12.5%" align="center" colspan="3" | <span style="color:#d30;font-size:12pt;font-weight:bold;">Good</span>
* '''Def:'''
+
| width="12.5%" align="center" colspan="3" | <span style="color:#d60;font-size:12pt;font-weight:bold;">Very Good</span>
* '''HP:'''
+
| width="12.5%" align="center" colspan="3" | <span style="color:#d90;font-size:12pt;font-weight:bold;">Excellent</span>
| width="" |
+
| width="12.5%" align="center" colspan="3" | <span style="color:#dd0;font-size:12pt;font-weight:bold;">Perfect</span>
<span style="color:#b00;font-size:12pt;font-weight:bold;">Poor</span>
+
<!-- Copy and fill in the following 17 lines of code for every stat the item has. Delete the bg parameter on every other stat. -->
* '''Att:'''
+
{{IStat2
* '''Dam:'''
+
|bg=eeeeff
* '''Arm:'''
+
|stat=<!-- attack=Att, defense=Def, armor=Arm, hp=HP, damage=Dam, stamina=Stam, stamina gain=Stam+, xp gain=XP+, gold gain=Gold+ -->
* '''Def:'''
+
|value-1=<!-- very poor min -->
* '''HP:'''
+
|value-2=<!-- very poor max -->
| width="" |
+
|value-3=<!-- poor min -->
<span style="color:#d00;font-size:12pt;font-weight:bold;">Average</span>
+
|value-4=<!-- poor max -->
* '''Att:'''
+
|value-5=<!-- average min -->
* '''Dam:'''
+
|value-6=<!-- average max -->
* '''Arm:'''
+
|value-7=<!-- good min -->
* '''Def:'''
+
|value-8=<!-- good max -->
* '''HP:'''
+
|value-9=<!-- very good min -->
| width="" |
+
|value-10=<!-- very good max -->
<span style="color:#d30;font-size:12pt;font-weight:bold;">Good</span>
+
|value-11=<!-- excellent min -->
* '''Att:'''
+
|value-12=<!-- excellent max -->
* '''Dam:'''
+
|value-13=<!-- perfect min -->
* '''Arm:'''
+
|value-14=<!-- perfect max -->
* '''Def:'''
+
}}
* '''HP:'''
+
| width="" |
+
<span style="color:#d60;font-size:12pt;font-weight:bold;">Very Good</span>
+
* '''Att:'''
+
* '''Dam:'''
+
* '''Arm:'''
+
* '''Def:'''
+
* '''HP:'''
+
| width="" |
+
<span style="color:#d90;font-size:12pt;font-weight:bold;">Excellent</span>
+
* '''Att:'''
+
* '''Dam:'''
+
* '''Arm:'''
+
* '''Def:'''
+
* '''HP:'''
+
| width="" |
+
<span style="color:#dd0;font-size:12pt;font-weight:bold;">Perfect</span>
+
* '''Att:'''
+
* '''Dam:'''
+
* '''Arm:'''
+
* '''Def:'''
+
* '''HP:'''
+
 
|}
 
|}
 
<!-- End of the crafting statistics section -->
 
<!-- End of the crafting statistics section -->
<!-- Remove this line
 
 
[[Category:Items]][[Category:]][[Category:]]
 
  
Remove this line -->
+
<!-- Choose all applicable categories and delete the rest. -->
 +
[[Category:Items]]
 +
[[Category:Amulets]]
 +
[[Category:Armor]]
 +
[[Category:Boots]]
 +
[[Category:Gloves]]
 +
[[Category:Helmets]]
 +
[[Category:Rings]]
 +
[[Category:Runes]]
 +
[[Category:Shields]]
 +
[[Category:Weapons]]
 +
[[Category:Quest Items]]
 +
[[Category:Common Items]]
 +
[[Category:Rare Items]]
 +
[[Category:Unique Items]]
 +
[[Category:Legendary Items]]
 +
[[Category:Super Elite Items]]
 +
[[Category:Crystalline Items]]
 +
</pre>

Latest revision as of 12:18, 27 April 2010

This layout contains everything needed to create a new item page. To do so, copy the code below to the new item 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.

Only use this page if Template:Item is not versatile enough for the item in question.

__NOTOC__
[[Category:No Item Template]]
{|cellpadding="5" width="100%"
|width="34%" valign="top" align="left"|
== Item ==
{|
| {{ItemBox|image URL}}
| valign="top" |
'''Name:''' {{PAGENAME}}<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. -->
{{Epic Item}}
{{Crystalline Item}}
{{Super Elite Item}}
{{Legendary Item}}
{{Unique Item}}
{{Rare Item}}
{{Common Item}}
<br>
'''Craftable:''' <!-- Yes or No -->
|}
== Information ==
<!-- Fill in and remove extras. If unsure, leave them all. -->
'''Dropped by:'''<br>
'''•''' [[Creature Name]]<br>
'''Purchased at:'''<br>
'''•''' [[Shop Name]]: 0 {{gold}}<br>
'''Obtained from Quest:'''<br>
'''•''' [[Quest Name]]<br>
'''Used in Quest:'''<br>
'''•''' [[Quest Name]]<br>
'''Won in:'''<br>
'''•''' [[PvP Arena or Chest]]<br>
=== Actions ===
{{ItemHFLink}}
<!-- Replace Helmets with the appropriate item type if necessary. -->
'''•''' [[Sortable List of Helmets|Compare with other Helmets]]<br>
'''•''' {{AHlong|{{PAGENAME}}|Search Auction House}}
|width="33%" valign="top" align="left"|
== Statistics ==
{| width="100%" cellspacing="0" cellpadding="0"
|- bgcolor="#eeeeff"
| '''Min. Level:'''
| align="right" | <tt>{{formatnum:0}}</tt>
|-
| '''Durability:'''
| align="right" | <tt>{{formatnum:0}}</tt>
<!-- Copy and fill in the following 5 lines of code for every stat the item has. Delete the bg parameter on every other stat. -->
{{IStat
|bg=eeeeff
|stat=
|value=
}}
|}
==Enhancements==
{| width="100%" cellspacing="0" cellpadding="0"
<!-- Copy and fill in the following 5 lines of code for every enhancement the item has. Delete the bg parameter on every other stat. -->
{{IStat
|bg=eeeeff
|stat=
|value=
}}
| '''•''' {{none}} <!-- Use this if item has no enhancements. Otherwise, delete this line. -->
|}
|width="33%" valign="top" align="left"|
== Set ==
[[Set Name]]
* [[]]
* {{none}} <!-- Use this if item is not part of a set. -->
|}

<!-- Remove the section below if the item cannot be crafted -->
== Crafted Statistics ==
{| cellspacing="0" cellpadding="0" width="100%"
| width="12.5%" |  
| width="12.5%" align="center" colspan="3" | <span style="color:#900;font-size:12pt;font-weight:bold;">Very Poor</span>
| width="12.5%" align="center" colspan="3" | <span style="color:#b00;font-size:12pt;font-weight:bold;">Poor</span>
| width="12.5%" align="center" colspan="3" | <span style="color:#d00;font-size:12pt;font-weight:bold;">Average</span>
| width="12.5%" align="center" colspan="3" | <span style="color:#d30;font-size:12pt;font-weight:bold;">Good</span>
| width="12.5%" align="center" colspan="3" | <span style="color:#d60;font-size:12pt;font-weight:bold;">Very Good</span>
| width="12.5%" align="center" colspan="3" | <span style="color:#d90;font-size:12pt;font-weight:bold;">Excellent</span>
| width="12.5%" align="center" colspan="3" | <span style="color:#dd0;font-size:12pt;font-weight:bold;">Perfect</span>
<!-- Copy and fill in the following 17 lines of code for every stat the item has. Delete the bg parameter on every other stat. -->
{{IStat2
|bg=eeeeff
|stat=<!-- attack=Att, defense=Def, armor=Arm, hp=HP, damage=Dam, stamina=Stam, stamina gain=Stam+, xp gain=XP+, gold gain=Gold+ -->
|value-1=<!-- very poor min -->
|value-2=<!-- very poor max -->
|value-3=<!-- poor min -->
|value-4=<!-- poor max -->
|value-5=<!-- average min -->
|value-6=<!-- average max -->
|value-7=<!-- good min -->
|value-8=<!-- good max -->
|value-9=<!-- very good min -->
|value-10=<!-- very good max -->
|value-11=<!-- excellent min -->
|value-12=<!-- excellent max -->
|value-13=<!-- perfect min -->
|value-14=<!-- perfect max -->
}}
|}
<!-- End of the crafting statistics section -->

<!-- Choose all applicable categories and delete the rest. -->
[[Category:Items]]
[[Category:Amulets]]
[[Category:Armor]]
[[Category:Boots]]
[[Category:Gloves]]
[[Category:Helmets]]
[[Category:Rings]]
[[Category:Runes]]
[[Category:Shields]]
[[Category:Weapons]]
[[Category:Quest Items]]
[[Category:Common Items]]
[[Category:Rare Items]]
[[Category:Unique Items]]
[[Category:Legendary Items]]
[[Category:Super Elite Items]]
[[Category:Crystalline Items]]