Melee Weapon Template: Difference between revisions
From Drunkapedia
imported>An Adventurer mNo edit summary |
imported>Tlosk's Bot No edit summary |
||
Line 1: | Line 1: | ||
{{RightToC}} | |||
{{Related|Page Templates|Missile Weapon Stat Template|Magic Caster Stat Template|Weapons|Template:Intro|Template:Melee Weapon}} | |||
This template is used for individual weapon pages. 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>. | |||
* For UA weapons, set the Weapon Type to Unarmed Combat. | |||
* If the weapon is attuned to a player (only that player can wield), set Player Attuned to True. | |||
* Add categories for any special properties, the page will automatically be categorized as a Weapon and the weapon type. | |||
== Wiki Code == | |||
'''Weapon with spells:''' | |||
<pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
{{Melee Weapon | |||
| Weapon Type = | |||
| Name = | |||
| Value = | |||
| Burden = | |||
| Icon Image = Icon.png | |||
| Live Image = Live.jpg | |||
| Live Image Caption = | |||
| Description = | |||
| Special Properties = | |||
| Damage = | |||
| Buffed Damage = | |||
| Element = | |||
| Speed = | |||
| Buffed Speed = | |||
| Bonus to Attack = | |||
| Buffed Attack = | |||
| Bonus to Defense = | |||
| Buffed Defense = | |||
| Bonus to Missile = | |||
| Bonus to Magic = | |||
| Player Attuned = | |||
| Level Req = | |||
| Base Weapon Req = | |||
| Buffed Weapon Req = | |||
| Spells = | |||
| Activation Reqs = | |||
| Spellcraft = | |||
| Mana = | |||
| Mana Cost = | |||
}} | |||
==Notes== | ==Notes== | ||
* | * ?? | ||
[[Category:<Special Property>]] | [[Category:<Special Property>]] | ||
</pre> | |||
'''Weapon without spells:''' | |||
<pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
{{Melee Weapon | |||
| Weapon Type = | |||
| Name = | |||
| Value = | |||
| Burden = | |||
| Icon Image = | |||
| Live Image = | |||
| Live Image Caption = | |||
| Description = | |||
| Special Properties = | |||
| Damage = | |||
| Element = | |||
| Speed = | |||
| Bonus to Attack = | |||
| Bonus to Defense = | |||
| Bonus to Missile = | |||
| Bonus to Magic = | |||
| Player Attuned = | |||
| Level Req = | |||
| Base Weapon Req = | |||
| Buffed Weapon Req = | |||
}} | |||
==Notes== | |||
* ?? | |||
[[Category:<Special Property>]] | |||
</pre> | |||
== Example == | |||
See [[Red Rune Silveran Sword]] for the results of the example code below: | |||
<pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = [[From the Darkest Depths]] | |||
| Related Quests = [[Tracking Grael]] | |||
| Updated = | |||
}} | |||
{{Melee Weapon | |||
| Weapon Type = Sword | |||
| Name = Red Rune Silveran Sword | |||
| Value = 20,000 | |||
| Burden = 450 | |||
| Icon Image = Red Rune Silveran Sword Icon.png | |||
| Live Image = Red Rune Silveran Sword Live.jpg | |||
| Live Image Caption = Red Rune Silveran Sword | |||
| Description = A fine sword crafted by Silveran smiths, once commissioned by Varicci on Ispar for the Royal Armory. | |||
| Special Properties = [[Crushing Blow]], [[Biting Strike]], [[Resistance Cleaving: Slashing]] | |||
| Damage = 31 - 62 | |||
| Buffed Damage = 42 - 84 | |||
| Element = Slashing/Piercing | |||
| Speed = Average (35) | |||
| Buffed Speed = 0 | |||
| Bonus to Attack = 15 | |||
| Buffed Attack = 32 | |||
| Bonus to Defense = 10 | |||
| Buffed Defense = 27 | |||
| Bonus to Missile = | |||
| Bonus to Magic = | |||
| Level Req = 140 | |||
| Player Attuned = | |||
| Base Weapon Req = | |||
| Buffed Weapon Req = | |||
| Spells = [[Moderate Sword Aptitude]], [[Infected Caress]], [[Elysa's Sight]], [[Cragstone's Will]], [[Atlan's Alacrity]] | |||
| Activation Reqs = Arcane Lore: 180 | |||
| Spellcraft = 500 | |||
| Mana = 8000 | |||
| Mana Cost = 20 | |||
}} | |||
==Notes== | |||
* One of the [[Red Rune Silveran Weapons]]. | |||
* May be traded, quest is once per character. | |||
[[Category:Crushing Blow]] | |||
[[Category:Biting Strike]] | |||
[[Category:Resistance Cleaving]] | |||
</pre> | </pre> | ||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 15:14, 3 February 2009
Related topics: Page Templates, Missile Weapon Stat Template, Magic Caster Stat Template, Weapons, Template:Intro, Template:Melee Weapon
This template is used for individual weapon pages. 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 ( [[ ]] ).
- For UA weapons, set the Weapon Type to Unarmed Combat.
- If the weapon is attuned to a player (only that player can wield), set Player Attuned to True.
- Add categories for any special properties, the page will automatically be categorized as a Weapon and the weapon type.
Wiki Code
Weapon with spells:
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Melee Weapon | Weapon Type = | Name = | Value = | Burden = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | Description = | Special Properties = | Damage = | Buffed Damage = | Element = | Speed = | Buffed Speed = | Bonus to Attack = | Buffed Attack = | Bonus to Defense = | Buffed Defense = | Bonus to Missile = | Bonus to Magic = | Player Attuned = | Level Req = | Base Weapon Req = | Buffed Weapon Req = | Spells = | Activation Reqs = | Spellcraft = | Mana = | Mana Cost = }} ==Notes== * ?? [[Category:<Special Property>]]
Weapon without spells:
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Melee Weapon | Weapon Type = | Name = | Value = | Burden = | Icon Image = | Live Image = | Live Image Caption = | Description = | Special Properties = | Damage = | Element = | Speed = | Bonus to Attack = | Bonus to Defense = | Bonus to Missile = | Bonus to Magic = | Player Attuned = | Level Req = | Base Weapon Req = | Buffed Weapon Req = }} ==Notes== * ?? [[Category:<Special Property>]]
Example
See Red Rune Silveran Sword for the results of the example code below:
{{Intro | Patch Introduced = [[From the Darkest Depths]] | Related Quests = [[Tracking Grael]] | Updated = }} {{Melee Weapon | Weapon Type = Sword | Name = Red Rune Silveran Sword | Value = 20,000 | Burden = 450 | Icon Image = Red Rune Silveran Sword Icon.png | Live Image = Red Rune Silveran Sword Live.jpg | Live Image Caption = Red Rune Silveran Sword | Description = A fine sword crafted by Silveran smiths, once commissioned by Varicci on Ispar for the Royal Armory. | Special Properties = [[Crushing Blow]], [[Biting Strike]], [[Resistance Cleaving: Slashing]] | Damage = 31 - 62 | Buffed Damage = 42 - 84 | Element = Slashing/Piercing | Speed = Average (35) | Buffed Speed = 0 | Bonus to Attack = 15 | Buffed Attack = 32 | Bonus to Defense = 10 | Buffed Defense = 27 | Bonus to Missile = | Bonus to Magic = | Level Req = 140 | Player Attuned = | Base Weapon Req = | Buffed Weapon Req = | Spells = [[Moderate Sword Aptitude]], [[Infected Caress]], [[Elysa's Sight]], [[Cragstone's Will]], [[Atlan's Alacrity]] | Activation Reqs = Arcane Lore: 180 | Spellcraft = 500 | Mana = 8000 | Mana Cost = 20 }} ==Notes== * One of the [[Red Rune Silveran Weapons]]. * May be traded, quest is once per character. [[Category:Crushing Blow]] [[Category:Biting Strike]] [[Category:Resistance Cleaving]]