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

From Fallen Sword Wiki
Jump to: navigation, search
Line 76: Line 76:
 
<!-- Fill in and remove extras. If unsure, leave them all. -->
 
<!-- Fill in and remove extras. If unsure, leave them all. -->
 
'''Dropped by:'''<br>
 
'''Dropped by:'''<br>
'''•''' [[Creature Name]]
+
'''•''' [[Creature Name]]<br>
 
'''Purchased at:'''<br>
 
'''Purchased at:'''<br>
'''•''' [[Shop Name]]: 0 {{gold}}
+
'''•''' [[Shop Name]]: 0 {{gold}}<br>
 
'''Obtained from Quest:'''<br>
 
'''Obtained from Quest:'''<br>
'''•''' [[Quest Name]]
+
'''•''' [[Quest Name]]<br>
 
'''Used in Quest:'''<br>
 
'''Used in Quest:'''<br>
'''•''' [[Quest Name]]
+
'''•''' [[Quest Name]]<br>
 
=== Actions ===
 
=== Actions ===
 
{{ItemHFLink}}
 
{{ItemHFLink}}

Revision as of 01:07, 22 August 2008

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.

This layout will be superseded by Template:Item when HCS installs Extension:Parserfunctions on this wiki.

__NOTOC__
{|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. -->
{{Crystalline Item}}
{{Super Elite Item}}
{{Legendary Item}}
{{Unique Item}}
{{Rare Item}}
{{Common Item}}
<br>
'''Craftable:''' <!-- Yes or No -->
|}
{| 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 ==
* [[]]
* {{none}} <!-- Use this if item is not part of a set. -->
=== Set Statistics ===
{| width="100%" cellspacing="0" cellpadding="0"
<!-- Copy and fill in the following 5 lines of code for every stat the item set has. Delete the bg parameter on every other stat. -->
{{IStat
|bg=eeeeff
|stat=
|value=
}}
| '''•''' {{none}} <!-- Use this if item set has no stats or if there is no item set. Otherwise, delete this line. -->
|}
|width="33%" valign="top" align="left"|
== 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>
=== Actions ===
{{ItemHFLink}}
'''•''' [[Sortable List of Helmets|Compare with other Helmets]]<br>
'''•''' {{AHlong|{{PAGENAME}}|Search Auction House}}
|}

<!-- 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]]