Item Template: Difference between revisions
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RightToC}} | {{RightToC}} | ||
{{Related|Page Templates|Wiki Templates|{{mtl|Item | {{Related|Page Templates|Wiki Templates|{{mtl|Item}}}} | ||
Equipment items have [[Page Template]]s specifically for them. This is a general item template that can be adapted all other items. | |||
== Wiki Code == | == Wiki Code == | ||
<pre> | |||
{{Item | {{Item | ||
| Name = | | Name = | ||
| Icon Image = | | | ||
| Live Image = | | Icon Image = | ||
| Live Image = | |||
| Live Image Caption = | | Live Image Caption = | ||
| | |||
| Value = | | Value = | ||
| Burden = | | Burden = | ||
| | | | ||
| Special Properties = | | Bonus to Healing = | ||
| | | Restoration Bonus = | ||
| | | Number of Uses = | ||
| | |||
| Additional = | |||
| | |||
| Restores = | |||
| | |||
| Stored Mana = | |||
| Efficiency = | |||
| Destruction Chance = | |||
| | |||
| Holds Containers = | |||
| Holds Max Items = | |||
| Locked or Unlocked = | |||
| Lock Difficulty = | |||
| Resistance = | |||
| | |||
| Spells = | |||
| Cooldown = | |||
| Special Properties = | |||
| Cannot Be Sold = | |||
| Usage Level Req = | |||
| Level Req = | | Level Req = | ||
| | | Special Req = | ||
| Activation Reqs = | | Activation Reqs = | ||
| Item Level = | |||
| Item XP = | |||
| Recommended Level = | |||
| Spellcraft = | | Spellcraft = | ||
| Mana = | | Mana = | ||
| Mana Cost = | | Mana Cost = | ||
| | | | ||
| Description = | |||
| Inscription = | |||
}} | }} | ||
== Notes == | == Notes == | ||
* ?? | * Obtained from ?? | ||
{{Sold By|{{PAGENAME}}}} | |||
== Update History == | |||
{{Update History| | |||
[[Event Name]] | |||
* Item added. | |||
}} | |||
</pre> | |||
== Crafting Items == | |||
If the item is craftable, add the following header and code below the notes section. | |||
=== Item | <pre> | ||
== Recipe == | |||
{{ | * Difficulty: ?? (50% chance of success) | ||
| | {{Item | ||
| | | Category 1 = | ||
| | | Category 2 = Recipe | ||
| Alchemy Recipe = False | |||
| Cooking Recipe = False | |||
| Fletching Recipe = False | |||
| Item Tinkering Recipe = False | |||
| Lockpicking Recipe = False | |||
| Tools = [[Tool]], [[Tool]] | |||
| Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]] | |||
| Result = (Number) {{PAGENAME}} | |||
}} | |||
* '''Steps:''' | |||
{{Recipe Table | |||
| Ingredient 1 = | |||
| Ingredient 2 = | |||
| Result = | |||
}} | |||
{{Recipe Table | |||
| Ingredient 1 = | |||
| Ingredient 2 = | |||
| Result = {{PAGENAME}} | |||
}} | }} | ||
</pre> | |||
== Wiki Code with Comments == | |||
Template guide - Please use the clean copy above for pasting into the item page. | |||
<big><pre> | |||
{{Item | {{Item | ||
| Name = | | Name = | ||
| Icon Image = | | | ||
| Live Image = | | Icon Image = | ||
| Live Image = | |||
| Live Image Caption = | | Live Image Caption = | ||
| | |||
| Value = | | Value = | ||
| Burden = | | Burden = | ||
| | |||
| Bonus to Healing = | |||
| Restoration Bonus = | |||
| Number of Uses = | |||
| | |||
| Additional = | |||
| | |||
| Restores = | |||
| | |||
| Stored Mana = | |||
| Efficiency = | |||
| Destruction Chance = | |||
| | |||
| Holds Containers = | |||
| Holds Max Items = | |||
| Locked or Unlocked = | |||
| Lock Difficulty = | |||
| Resistance = | |||
| | |||
| Spells = | |||
| Cooldown = | |||
| Special Properties = | |||
| Cannot Be Sold = | |||
| Usage Level Req = | |||
| Level Req = | |||
| Special Req = | |||
| Activation Reqs = | |||
| Item Level = | |||
| Item XP = | |||
| Recommended Level = | |||
| Spellcraft = | |||
| Mana = | |||
| Mana Cost = | |||
| | |||
| Description = | | Description = | ||
| Inscription = | |||
| | |||
}} | }} | ||
</pre></big> | |||
[[Category:Page Templates]][[Category:In Progress]] | |||
[[Category: | |||
[[Category: |
Latest revision as of 12:32, 16 November 2014
Related topics: Page Templates, Wiki Templates, {{Item}}
Equipment items have Page Templates specifically for them. This is a general item template that can be adapted all other items.
Wiki Code Edit
{{Item | Name = | | Icon Image = | Live Image = | Live Image Caption = | | Value = | Burden = | | Bonus to Healing = | Restoration Bonus = | Number of Uses = | | Additional = | | Restores = | | Stored Mana = | Efficiency = | Destruction Chance = | | Holds Containers = | Holds Max Items = | Locked or Unlocked = | Lock Difficulty = | Resistance = | | Spells = | Cooldown = | Special Properties = | Cannot Be Sold = | Usage Level Req = | Level Req = | Special Req = | Activation Reqs = | Item Level = | Item XP = | Recommended Level = | Spellcraft = | Mana = | Mana Cost = | | Description = | Inscription = }} == Notes == * Obtained from ?? {{Sold By|{{PAGENAME}}}} == Update History == {{Update History| [[Event Name]] * Item added. }}
Crafting Items Edit
If the item is craftable, add the following header and code below the notes section.
== Recipe == * Difficulty: ?? (50% chance of success) {{Item | Category 1 = | Category 2 = Recipe | Alchemy Recipe = False | Cooking Recipe = False | Fletching Recipe = False | Item Tinkering Recipe = False | Lockpicking Recipe = False | Tools = [[Tool]], [[Tool]] | Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]] | Result = (Number) {{PAGENAME}} }} * '''Steps:''' {{Recipe Table | Ingredient 1 = | Ingredient 2 = | Result = }} {{Recipe Table | Ingredient 1 = | Ingredient 2 = | Result = {{PAGENAME}} }}
Wiki Code with Comments Edit
Template guide - Please use the clean copy above for pasting into the item page.
{{Item | Name = | | Icon Image = | Live Image = | Live Image Caption = | | Value = | Burden = | | Bonus to Healing = | Restoration Bonus = | Number of Uses = | | Additional = | | Restores = | | Stored Mana = | Efficiency = | Destruction Chance = | | Holds Containers = | Holds Max Items = | Locked or Unlocked = | Lock Difficulty = | Resistance = | | Spells = | Cooldown = | Special Properties = | Cannot Be Sold = | Usage Level Req = | Level Req = | Special Req = | Activation Reqs = | Item Level = | Item XP = | Recommended Level = | Spellcraft = | Mana = | Mana Cost = | | Description = | Inscription = }}