Difference between revisions of "User:Belgrave/Item Template"
From Fallen Sword Wiki
Line 1: | Line 1: | ||
+ | ''This layout contains everything needed to create a new item page. To do so, click on the <nowiki>[edit]</nowiki> tab at the top of the page and it will show you the code. Copy the code 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. Because this is just a layout page, it does not look like the final thing.'' | ||
+ | <!-- Delete Everything above this line. --> | ||
__NOTOC__ | __NOTOC__ | ||
{|cellpadding="5" width="100%" | {|cellpadding="5" width="100%" | ||
Line 7: | Line 9: | ||
| valign="top" | | | valign="top" | | ||
'''Item Name:''' <br> | '''Item Name:''' <br> | ||
− | '''Type:''' {{Armor}} {{Amulet}} {{Boots}} {{Gloves}} {{Helmet}} {{Ring}} {{Rune}} {{Shield}} {{Weapon}}<br> | + | '''Type:''' <!-- Choose one of the following and delete the rest. -->{{Armor}} {{Amulet}} {{Boots}} {{Gloves}} {{Helmet}} {{Ring}} {{Rune}} {{Shield}} {{Weapon}}<br> |
− | '''Rarity:''' {{Crystalline Item}} {{Super Elite Item}} {{Legendary Item}} {{Unique Item}} {{Rare Item}} {{Common Item}}<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:''' | '''Craftable:''' | ||
|} | |} | ||
Line 54: | Line 56: | ||
|width="33%" valign="top" align="left"| | |width="33%" valign="top" align="left"| | ||
== Set == | == Set == | ||
− | |||
− | |||
* [[]] | * [[]] | ||
* {{none}} <!-- Use this if item is not part of a set. --> | * {{none}} <!-- Use this if item is not part of a set. --> | ||
Line 113: | Line 113: | ||
| width="" | | | width="" | | ||
<span style="color:#900;font-size:12pt;font-weight:bold;">Very Poor</span> | <span style="color:#900;font-size:12pt;font-weight:bold;">Very Poor</span> | ||
− | * '''Att:''' | + | * '''Att:''' <span style="color:#23f6ea"></span> |
− | + | ||
− | + | ||
* '''Def:''' | * '''Def:''' | ||
+ | * '''Arm:''' | ||
* '''HP:''' | * '''HP:''' | ||
+ | * '''Dam:''' | ||
| width="" | | | width="" | | ||
<span style="color:#b00;font-size:12pt;font-weight:bold;">Poor</span> | <span style="color:#b00;font-size:12pt;font-weight:bold;">Poor</span> | ||
− | * '''Att:''' | + | * '''Att:''' <span style="color:#23f6ea"></span> |
− | + | ||
− | + | ||
* '''Def:''' | * '''Def:''' | ||
+ | * '''Arm:''' | ||
* '''HP:''' | * '''HP:''' | ||
+ | * '''Dam:''' | ||
| width="" | | | width="" | | ||
<span style="color:#d00;font-size:12pt;font-weight:bold;">Average</span> | <span style="color:#d00;font-size:12pt;font-weight:bold;">Average</span> | ||
− | * '''Att:''' | + | * '''Att:''' <span style="color:#23f6ea"></span> |
− | + | ||
− | + | ||
* '''Def:''' | * '''Def:''' | ||
+ | * '''Arm:''' | ||
* '''HP:''' | * '''HP:''' | ||
+ | * '''Dam:''' | ||
| width="" | | | width="" | | ||
<span style="color:#d30;font-size:12pt;font-weight:bold;">Good</span> | <span style="color:#d30;font-size:12pt;font-weight:bold;">Good</span> | ||
− | * '''Att:''' | + | * '''Att:''' <span style="color:#23f6ea"></span> |
− | * ''' | + | * '''Def:''' |
* '''Arm:''' | * '''Arm:''' | ||
− | |||
* '''HP:''' | * '''HP:''' | ||
+ | * '''Dam:''' | ||
| width="" | | | width="" | | ||
<span style="color:#d60;font-size:12pt;font-weight:bold;">Very Good</span> | <span style="color:#d60;font-size:12pt;font-weight:bold;">Very Good</span> | ||
− | * '''Att:''' | + | * '''Att:''' <span style="color:#23f6ea"></span> |
− | + | ||
− | + | ||
* '''Def:''' | * '''Def:''' | ||
+ | * '''Arm:''' | ||
* '''HP:''' | * '''HP:''' | ||
+ | * '''Dam:''' | ||
| width="" | | | width="" | | ||
<span style="color:#d90;font-size:12pt;font-weight:bold;">Excellent</span> | <span style="color:#d90;font-size:12pt;font-weight:bold;">Excellent</span> | ||
− | * '''Att:''' | + | * '''Att:''' <span style="color:#23f6ea"></span> |
− | * ''' | + | * '''Def:''' |
* '''Arm:''' | * '''Arm:''' | ||
− | |||
* '''HP:''' | * '''HP:''' | ||
+ | * '''Dam:''' | ||
| width="" | | | width="" | | ||
<span style="color:#dd0;font-size:12pt;font-weight:bold;">Perfect</span> | <span style="color:#dd0;font-size:12pt;font-weight:bold;">Perfect</span> | ||
− | * '''Att:''' | + | * '''Att:''' <span style="color:#23f6ea"></span> |
− | + | ||
− | + | ||
* '''Def:''' | * '''Def:''' | ||
+ | * '''Arm:''' | ||
* '''HP:''' | * '''HP:''' | ||
+ | * '''Dam:''' | ||
|} | |} | ||
<!-- End of the crafting statistics section --> | <!-- End of the crafting statistics section --> | ||
+ | |||
+ | <!-- Choose all applicable categories and delete the rest. --> | ||
<!-- Remove this line | <!-- Remove this line | ||
− | [[Category:Items]][[Category:]][[Category:]] | + | [[Category:Items]] |
+ | [[Category:Helmets]] | ||
+ | [[Category:Armor]] | ||
+ | [[Category:Gloves]] | ||
+ | [[Category:Boots]] | ||
+ | [[Category:Weapons]] | ||
+ | [[Category:Shields]] | ||
+ | [[Category:Rings]] | ||
+ | [[Category:Amulets]] | ||
+ | [[Category:Runes]] | ||
+ | [[Category:Quest Items]] | ||
+ | [[Category:Common Items]] | ||
+ | [[Category:Rare Items]] | ||
+ | [[Category:Unique Items]] | ||
+ | [[Category:Legendary Items]] | ||
+ | [[Category:Super Elite Items]] | ||
+ | [[Category:Crystalline Items]] | ||
Remove this line --> | Remove this line --> |
Revision as of 01:12, 15 May 2008
This layout contains everything needed to create a new item page. To do so, click on the [edit] tab at the top of the page and it will show you the code. Copy the code 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. Because this is just a layout page, it does not look like the final thing.
Item
Enhancements
|
Set
Set Statistics
|
Information
Actions |
Crafted Statistics
Very Poor
|
Poor
|
Average
|
Good
|
Very Good
|
Excellent
|
Perfect
|