Item Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
mNo edit summary
imported>Arkalor
No edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__TOC__
{{RightToC}}
{{Related|Page Templates|Wiki Templates|{{mtl|Item}}}}


These basic item templates can be used for any item. To make things easier, there are templates for [[Weapon Stat Template|Weapons]] and [[Armor Stat Template|Armor]] with most of the information already placed in the correct area.
Equipment items have [[Page Template]]s specifically for them. This is a general item template that can be adapted all other items.


 
== Wiki Code ==
== Non Magic Item Example ==
'''From the <nowiki>[[Quest]]</nowiki> Introduced in <nowiki>[[Patch]]</nowiki>.'''
 
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
|colspan=2 align=center|'''Name'''
|-
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image:Icon.jpg]]
|-
|colspan=2| <Description>
<br><nowiki>[[Special Properties]]</nowiki>: ??
<br><Restrictions>
|-
|}
 
== Non Magic Item Code ==
<pre>
<pre>
'''From the [[Quest]]Introduced in [[Patch]].'''
{{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}}}}


{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
== Update History ==
|colspan=2 align=center|'''Name'''
{{Update History|
|-
[[Event Name]]
|align=center| Value: ??<br>?? Burden Units
* Item added.
|width=40 align=center| [[Image:Icon.jpg]]
}}
|-
|colspan=2| <Description>
<br>[[Special Properties]]: ??
<br><Restrictions>
|-
|}
 
==Notes==
*
 
[[Category:Item]][[Category:<Special Property>]]
</pre>
</pre>


== Magic Item Example ==
== Crafting Items ==
If the item is craftable, add the following header and code below the notes section.


'''From the <nowiki>[[Quest]]</nowiki> Introduced in <nowiki>[[Patch]]</nowiki>.'''
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
|colspan=2 align=center|'''Name'''
|-
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image:Icon.jpg]]
|-
|colspan=2| <Description>
<br><nowiki>[[Special Properties]]</nowiki>: ??
<br><Restrictions>
<br>Casts the following spells: ???
<br>Activation Requirements:
<br>Spellcraft:
<br>Mana:
<br>Mana Cost:
|-
|}
== Magic Item Code ==
<pre>
<pre>
'''From the [[Quest]] Introduced in [[Patch]].'''
== Recipe ==
 
* Difficulty: ?? (50% chance of success)
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
{{Item
|colspan=2 align=center|'''Name'''
|         Category 1 =  
|-
|         Category 2 = Recipe
|align=center| Value: ??<br>?? Burden Units
|       Alchemy Recipe = False
|width=40 align=center| [[Image:Icon.jpg]]
|       Cooking Recipe = False
|-
|     Fletching Recipe = False
|colspan=2| <Description>
| Item Tinkering Recipe = False
 
|   Lockpicking Recipe = False
<br>[[Special Properties]]: ??
|                Tools = [[Tool]], [[Tool]]
 
|           Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]]
<br><Restrictions>
|                Result = (Number) {{PAGENAME}}
 
}}
<br>Casts the following spells: ???
* '''Steps:'''
 
{{Recipe Table
<br>Activation Requirements:
| Ingredient 1 =
 
| Ingredient 2 =
<br>Spellcraft:
|      Result =
 
}}
<br>Mana:
{{Recipe Table
 
| Ingredient 1 =
<br>Mana Cost:
| Ingredient 2 =
|-
|       Result = {{PAGENAME}}
|}
}}
</pre>


==Notes==
== Wiki Code with Comments ==
*
Template guide - Please use the clean copy above for pasting into the item page.
 
[[Category:Item]][[Category:<Special Property>]]
</pre>


[[Category:Page Template]]
<big><pre>
{{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 =
}}
</pre></big>
[[Category:Page Templates]][[Category:In Progress]]

Latest revision as of 07: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

{{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

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 = 
 |
 |         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 = 
}}