>Arkalor's Bot
m (Text replace - "{{Crafting" to "{{Item | Category 1 = | Category 2 = ")
Line 1: Line 1:
{{RightToC}}
{{RightToC}}
{{Related|Page Templates|Wiki Templates|{{mtl|Item}}|{{mtl|Intro}}}}
{{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.
Most types of items have a [[Page Template]] specifically for that item type, this is a general item template that can be adapted to anything else.
* You can leave blank or erase variables that aren't applicable.
* Some items split the description before and after special properties, use Description Two for the second half.
* Special properties (such as Bonded), patch introduced, related quests, and updated should be wiki linked (double brackets).
* If an item is a [[Rare]], add '''Rare Number = ??''' to the {{tl|Intro}} template.
* If there is no live image indicated or if it is "Live.jpg" then that section will not be shown.
* Set <code>Cannot be Sold = True</code> to display.
* Unlike many other templates, this one does not automatically add any categories, use [[:Category:Item]] or a more specific [[List of Categories|category]] where appropriate. (It's usually not necessary to list both Item and a subcategory, the subcategory is sufficient).


== Wiki Code ==
== Wiki Code ==
=== Item With Spells ===
<pre>
<section begin=Item /><pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced =
|  Related Quests =
|          Updated =
}}
{{Item
{{Item
  |              Name =  
  |              Name =  
|        Icon Image =  Icon.png
|        Live Image =  Live.jpg
| Live Image Caption =
  |              Value =  
  |              Value =  
  |            Burden =  
  |            Burden =  
|
|  Bonus to Healing =
|  Restoration Bonus =
|    Number of Uses =
|
  |        Description =  
  |        Description =  
  | Special Properties = [[Attuned]], [[Bonded]]
|
  |   Description Two =  
|          Restores =
  |     Player Attuned =  
|
|        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 =  
  |             Spells =  
  |           Base Req =
|        Base Req 2 =
|        Buffed Req =
|        Special Req =  
  |    Activation Reqs =  
  |    Activation Reqs =  
|        Item Level =
|            Item XP =
|  Recommended Level =
  |        Spellcraft =  
  |        Spellcraft =  
  |              Mana =  
  |              Mana =  
  |          Mana Cost =  
  |          Mana Cost =  
  |     Cannot Be Sold = False
  |
|    Description Two =
|        Inscription =
|
|        Category 1 =
|        Category 2 =
|        Category 3 =
|        Category 4 =
|        Category 5 =  
}}
}}
== Notes ==
== Notes ==
* ??
* Obtained as part of/as a reward from [[Quest Name]].
{{Sold By|{{PAGENAME}}}}


[[Category:Item]]
== Images ==
[[Category:<Special Property>]]
* {{Icon|{{PAGENAME}}}} Ingame icon
</pre><section end=Item />
Click image for full size version.
<gallery widths=200px heights=200px perrow=3>
File:Live.jpg|Caption
File:Live.jpg|Caption
</gallery>


=== Item Without Spells ===
== Update History ==
<section begin=ItemNoSpells /><pre style="width:auto; overflow:auto">
{{Update History|
{{Intro
[[Event Name]]
| Patch Introduced =
* Item added.
|  Related Quests =
|          Updated =
}}
}}
</pre>
== Crafting Items ==
If the item is craftable, add the following header and code below the notes section.
<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 =  Icon.png
|        Live Image =  Live.jpg
| Live Image Caption =
  |              Value =  
  |              Value =  
  |            Burden =  
  |            Burden =  
|
|  Bonus to Healing =
|  Restoration Bonus =
|    Number of Uses =
|
  |        Description =  
  |        Description =  
  | Special Properties = [[Attuned]], [[Bonded]]
|
|          Restores = <!-- Food/potion restoration amount -->
|
|        Stored Mana = <!-- Mana stone stored mana -->
|        Efficiency = <!-- Mana stone efficiency (%) -->
| Destruction Chance = <!-- Mana stone destruction chance (%) -->
|
|  Holds Containers =
|    Holds Max Items =
| Locked or Unlocked =
|    Lock Difficulty =
|        Resistance =
|
|            Spells =
  | Special Properties =  
|    Cannot Be Sold =
|          Level Req =
|          Base Req =
|        Base Req 2 =
|        Buffed Req =
|        Special Req =
|    Activation Reqs =
|        Item Level =
|            Item XP =
|  Recommended Level =
|        Spellcraft =
|              Mana =
|          Mana Cost =
|
  |    Description Two =  
  |    Description Two =  
  |     Player Attuned =  
  |       Inscription =  
  |         Level Req =  
  |
  |     Cannot Be Sold = False
|        Category 1 = <!-- Add most relevant sub category from [[Category:Items]] here -->
|        Category 2 =
|        Category 3 =
|        Category 4 =  
  |         Category 5 =  
}}
}}
== Notes ==
</pre></big>
* ??
[[Category:Page Templates]][[Category:In Progress]]
 
[[Category:Item]]
[[Category:<Special Property>]]
</pre><section end=ItemNoSpells />
 
== Example ==
See [[Nutrient Oil Soaked Totem]] for the results of the example code below:
 
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced = [[Who Watches the Virindi?]]
|  Related Quests = [[Renegade Living Weapons]]
|          Updated =
}}
{{Item
|              Name = Nutrient Oil Soaked Totem
|        Icon Image = Nutrient Oil Soaked Totem Icon.png
|              Value = 20
|            Burden = 20
|        Description =  A nutritional oil that has been proven to augment the strength of living weapons.
| Special Properties = [[Attuned]], [[Bonded]]
|    Description Two = Use this oil on a complete living weapon to augment its strength.
|    Cannot Be Sold = True
}}
== Notes ==
* Apply this item to [[Palenqual's Living Weapons]] to change them into [[Renegade Living Weapons]].
 
[[Category:Item]]
</pre>
 
[[Category:Page Template]]

Revision as of 13:47, 15 April 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

{{Item
 |               Name = 
 |              Value = 
 |             Burden = 
 |
 |   Bonus to Healing = 
 |  Restoration Bonus = 
 |     Number of Uses = 
 |
 |        Description = 
 |
 |           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 = 
 |           Base Req = 
 |         Base Req 2 = 
 |         Buffed Req = 
 |        Special Req = 
 |    Activation Reqs = 
 |         Item Level = 
 |            Item XP = 
 |  Recommended Level = 
 |         Spellcraft = 
 |               Mana = 
 |          Mana Cost = 
 |
 |    Description Two = 
 |        Inscription = 
 |
 |         Category 1 = 
 |         Category 2 = 
 |         Category 3 = 
 |         Category 4 = 
 |         Category 5 = 
}}
== Notes ==
* Obtained as part of/as a reward from [[Quest Name]].
{{Sold By|{{PAGENAME}}}}

== Images ==
* {{Icon|{{PAGENAME}}}} Ingame icon
Click image for full size version.
<gallery widths=200px heights=200px perrow=3>
File:Live.jpg|Caption
File:Live.jpg|Caption
</gallery>

== Update History ==
{{Update History|
[[Event Name]]
* Item added.
}}

Crafting Items

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

Template guide - Please use the clean copy above for pasting into the item page.

{{Item
 |               Name = 
 |              Value = 
 |             Burden = 
 |
 |   Bonus to Healing = 
 |  Restoration Bonus = 
 |     Number of Uses = 
 |
 |        Description = 
 |
 |           Restores = <!-- Food/potion restoration amount -->
 |
 |        Stored Mana = <!-- Mana stone stored mana -->
 |         Efficiency = <!-- Mana stone efficiency (%) -->
 | Destruction Chance = <!-- Mana stone destruction chance (%) -->
 |
 |   Holds Containers = 
 |    Holds Max Items = 
 | Locked or Unlocked = 
 |    Lock Difficulty = 
 |         Resistance = 
 |
 |             Spells = 
 | Special Properties = 
 |     Cannot Be Sold = 
 |          Level Req = 
 |           Base Req = 
 |         Base Req 2 = 
 |         Buffed Req = 
 |        Special Req = 
 |    Activation Reqs = 
 |         Item Level = 
 |            Item XP = 
 |  Recommended Level = 
 |         Spellcraft = 
 |               Mana = 
 |          Mana Cost = 
 |
 |    Description Two = 
 |        Inscription = 
 |
 |         Category 1 = <!-- Add most relevant sub category from [[Category:Items]] here -->
 |         Category 2 = 
 |         Category 3 = 
 |         Category 4 = 
 |         Category 5 = 
}}