mNo edit summary
(Armor template updated and ready for review, clothing, shields, robes, masks and guises have all be folded into a single template.)
Line 1: Line 1:
__TOC__
{{RightToC}}
Simply copy down the information as it is listed in the ID panel. Here is a basic template to use. All armor should contain the [[:Category:Armor]] tag, along with its area of protection. See [[List of Categories#"Armor" Category (includes clothing)|List of Categories - Armor]] for tags to use.
{{Related|Page Templates|Armor|Shields|Clothing|Template:Armor|Template:Intro}}


==Template Example==
This template is used for individual armor pages, including robes, clothing, shields, masks and guises. Delete or leave blank any items that do not apply.
* Items in the Intro (patch, quests, and updated), Special Properties, and Spells should be enclosed in link brackets <nowiki>( [[ ]] )</nowiki>.
* If the weapon is attuned to a player (only that player can wield), set '''Player Attuned''' to '''True'''.
* If an item is a [[Rare]], add '''Rare Number = ??''' to the [[Template:Intro|<nowiki>{{Intro}}</nowiki>]] template.
* When possible add a screen shot of the stats ID panel on the talk page for future reference.
* Add categories for any special properties, the page will automatically be categorized as [[:Category:Armor|Armor]] and armor type (body coverage). A few items span more than one category, add the second category using '''Armor Type 2 =''' such as with Long Gauntlets that are both Hand and Upper Body.
* '''Armor Type''' values: '''Clothing''', '''Foot''', '''Guise''', '''Hand''', '''Head''', '''Lower Body''', '''Mask''', '''Robe''', '''Shield''', '''Upper Body'''.


From the [[??]] quest introduced in the [[??]] event.
== Wiki Code ==
=== Armor With Spells ===
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced =
|  Related Quests =
|          Updated =
}}
{{Armor
|        Armor Type =
|      Armor Type 2 =
|              Name =
|              Value =
|            Burden =
|        Icon Image =  Icon.png
|        Live Image =  Live.jpg
| Live Image Caption =
|        Description =
| Special Properties =
|            Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet
|        Armor Level =
|          Slashing =
|          Piercing =
|        Bludgeoning =
|              Fire =
|              Cold =
|              Acid =
|          Electric =
|
| Buffed Armor Level =
| Buffed Slashing AL =
| Buffed Piercing AL =
| Buffed Bludgeon AL =
|    Buffed Fire AL =
|    Buffed Cold AL =
|    Buffed Acid AL =
| Buffed Electric AL =
|
|    Player Attuned =
|          Level Req =
|            Spells =
|    Activation Reqs =
|        Spellcraft =
|              Mana =
|          Mana Cost =
}}
== Notes ==
* ??


[[Image: Live.jpg|right|frame|<Image Description>.]]
[[Category:<Special Property>]]
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
</pre>
|colspan=2 align=center|'''Name'''
|-
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2| <Description>
<br>[[Special Properties]]: ??
<br><br>Armor Level: ??
<br>Covers ??
<br><br>Your base ?? must be at least ?? to wield this item.
<br><br>Casts the following spells: [[Spell]], [[Spell]]
<br><br>Armor Level: ??
<br>Slashing: <word> (number)
<br>Piercing:
<br>Bludgeoning:
<br>Fire:
<br>Cold:
<br>Acid:
<br>Electric:
<br><br>Activation Requirements:
<br>Spellcraft:
<br>Mana:
<br>Mana Cost: 1 point per ?? seconds.
|-
|}


<nowiki>==Notes==</nowiki>
=== Armor Without Spells ===
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced =
|  Related Quests =
|          Updated =
}}
{{Armor
|        Armor Type =
|      Armor Type 2 =
|              Name =
|              Value =
|            Burden =
|        Icon Image =  Icon.png
|        Live Image =  Live.jpg
| Live Image Caption =
|        Description =
| Special Properties =
|            Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet
|        Armor Level =
|          Slashing =
|          Piercing =
|        Bludgeoning =
|              Fire =
|              Cold =
|              Acid =
|          Electric =
|    Player Attuned =
|          Level Req =
}}
== Notes ==
* ??
* ??


[[Category:<Special Property>]]
</pre>


== Examples ==
See [[Breastplate of Karlun]] for an example of armor. See [[Shield of Perfect Light]] for the results of the example code below:


== Template Code ==
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced = [[Ancient Enemies]]
|  Related Quests = [[Asheron's Tower Guardian]]
|          Updated =  
}}
{{Armor
|        Armor Type = Shield
|              Name = Shield of Perfect Light
|              Value = 23,000
|            Burden = 300
|        Icon Image = Shield of Perfect Light Icon.png
|        Live Image = Shield of Perfect Light Live.jpg
| Live Image Caption = Shield of Perfect Light
|        Description = A shield glowing with a brilliant light. Although the shield looks unsubstantial it strongly resists your efforts to penetrate the magical barrier it contains.
| Special Properties = [[Magic Absorbing]]
|            Covers =
|        Armor Level = 190
|          Slashing = Excellent (342)
|          Piercing = Average (190)
|        Bludgeoning = Excellent (342)
|              Fire = Average (152)
|              Cold = Unparalleled (380)
|              Acid = Unparalleled (380)
|          Electric = Average (152)
|
| Buffed Armor Level = 430
| Buffed Slashing AL = 774
| Buffed Piercing AL = 430
| Buffed Bludgeon AL = 774
|    Buffed Fire AL = 344
|    Buffed Cold AL = 860
|    Buffed Acid AL = 860
| Buffed Electric AL = 344
|
|    Player Attuned =
|          Level Req = 140
|            Spells = [[Aura of Deflection]], [[Aura of Defense]], [[Olthoi's Bane]], [[Minor Impenetrability]], [[Gelidite's Bane]], [[Brogard's Defiance]]
|    Activation Reqs = Melee Defense: 400
|        Spellcraft = 400
|              Mana = 2000
|          Mana Cost = 40
}}
== Notes ==
* May only be obtained once per character.


<pre>
[[Category:Magic Absorbing]]
From the [[??]] quest introduced in the [[??]] event.
 
[[Image: Live.jpg|right|frame|<Image Description>.]]
{|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.png]]
|-
|colspan=2| <Description>
<br>[[Special Properties]]: ??
<br><br>Armor Level: ??
<br>Covers ??
<br><br>Your base ?? must be at least ?? to wield this item.
<br><br>Casts the following spells: [[Spell]], [[Spell]]
<br><br>Armor Level: ??
<br>Slashing: <word> (number)
<br>Piercing:
<br>Bludgeoning:
<br>Fire:
<br>Cold:
<br>Acid:
<br>Electric:
<br><br>Activation Requirements:
<br>Spellcraft:
<br>Mana:
<br>Mana Cost: 1 point per ?? seconds.
|-
|}
 
==Notes==
*
 
[[Category:Armor]]
[[Category:<type>]]
</pre>
</pre>


[[Category:Page Template]]
[[Category:Page Template]]

Revision as of 16:57, 19 February 2009

Related topics: Page Templates, Armor, Shields, Clothing, Template:Armor, Template:Intro

This template is used for individual armor pages, including robes, clothing, shields, masks and guises. Delete or leave blank any items that do not apply.

  • Items in the Intro (patch, quests, and updated), Special Properties, and Spells should be enclosed in link brackets ( [[ ]] ).
  • If the weapon is attuned to a player (only that player can wield), set Player Attuned to True.
  • If an item is a Rare, add Rare Number = ?? to the {{Intro}} template.
  • When possible add a screen shot of the stats ID panel on the talk page for future reference.
  • Add categories for any special properties, the page will automatically be categorized as Armor and armor type (body coverage). A few items span more than one category, add the second category using Armor Type 2 = such as with Long Gauntlets that are both Hand and Upper Body.
  • Armor Type values: Clothing, Foot, Guise, Hand, Head, Lower Body, Mask, Robe, Shield, Upper Body.

Wiki Code

Armor With Spells

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Armor
 |         Armor Type = 
 |       Armor Type 2 = 
 |               Name = 
 |              Value = 
 |             Burden = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |        Description = 
 | Special Properties = 
 |             Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet
 |        Armor Level = 
 |           Slashing = 
 |           Piercing = 
 |        Bludgeoning = 
 |               Fire = 
 |               Cold = 
 |               Acid = 
 |           Electric = 
 |
 | Buffed Armor Level = 
 | Buffed Slashing AL = 
 | Buffed Piercing AL = 
 | Buffed Bludgeon AL = 
 |     Buffed Fire AL = 
 |     Buffed Cold AL = 
 |     Buffed Acid AL = 
 | Buffed Electric AL = 
 |
 |     Player Attuned = 
 |          Level Req = 
 |             Spells = 
 |    Activation Reqs = 
 |         Spellcraft = 
 |               Mana = 
 |          Mana Cost = 
}}
== Notes ==
* ??

[[Category:<Special Property>]]

Armor Without Spells

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Armor
 |         Armor Type = 
 |       Armor Type 2 = 
 |               Name = 
 |              Value = 
 |             Burden = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |        Description = 
 | Special Properties = 
 |             Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet
 |        Armor Level = 
 |           Slashing = 
 |           Piercing = 
 |        Bludgeoning = 
 |               Fire = 
 |               Cold = 
 |               Acid = 
 |           Electric = 
 |     Player Attuned = 
 |          Level Req = 
}}
== Notes ==
* ??

[[Category:<Special Property>]]

Examples

See Breastplate of Karlun for an example of armor. See Shield of Perfect Light for the results of the example code below:

{{Intro
 | Patch Introduced = [[Ancient Enemies]]
 |   Related Quests = [[Asheron's Tower Guardian]]
 |          Updated = 
}}
{{Armor
 |         Armor Type = Shield
 |               Name = Shield of Perfect Light
 |              Value = 23,000
 |             Burden = 300
 |         Icon Image = Shield of Perfect Light Icon.png
 |         Live Image = Shield of Perfect Light Live.jpg
 | Live Image Caption = Shield of Perfect Light
 |        Description = A shield glowing with a brilliant light. Although the shield looks unsubstantial it strongly resists your efforts to penetrate the magical barrier it contains.
 | Special Properties = [[Magic Absorbing]]
 |             Covers = 
 |        Armor Level = 190
 |           Slashing = Excellent (342)
 |           Piercing = Average (190)
 |        Bludgeoning = Excellent (342)
 |               Fire = Average (152)
 |               Cold = Unparalleled (380)
 |               Acid = Unparalleled (380)
 |           Electric = Average (152)
 |
 | Buffed Armor Level = 430
 | Buffed Slashing AL = 774
 | Buffed Piercing AL = 430
 | Buffed Bludgeon AL = 774
 |     Buffed Fire AL = 344
 |     Buffed Cold AL = 860
 |     Buffed Acid AL = 860
 | Buffed Electric AL = 344
 |
 |     Player Attuned = 
 |          Level Req = 140
 |             Spells = [[Aura of Deflection]], [[Aura of Defense]], [[Olthoi's Bane]], [[Minor Impenetrability]], [[Gelidite's Bane]], [[Brogard's Defiance]]
 |    Activation Reqs = Melee Defense: 400
 |         Spellcraft = 400
 |               Mana = 2000
 |          Mana Cost = 40
}}
== Notes ==
* May only be obtained once per character.

[[Category:Magic Absorbing]]