mNo edit summary
mNo edit summary
Line 18: Line 18:
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
{{#if:{{{Special Req|}}}|<li class="bottomspace">{{{Special Req}}}}}
{{#if:{{{Special Req|}}}|<li class="bottomspace">{{{Special Req}}}}}
{{#if:{{{Player Attuned|True}}}|<li>Wield requires [Player Character]}}
{{#if:{{{Player Attuned|true}}}|<li>Wield requires [Player Character]}}
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
{{#if:{{{Base Weapon Req|}}}|<li>Wield requires base {{{Weapon Skill}}} {{{Base Weapon Req}}}}}
{{#if:{{{Base Weapon Req|}}}|<li>Wield requires base {{{Weapon Skill}}} {{{Base Weapon Req}}}}}
{{#if:{{{Buffed Weapon Req|}}}|<li>Wield requires {{{Weapon Skill}}} {{{Buffed Weapon Req}}}}}
{{#if:{{{Buffed Weapon Req|}}}|<li>Wield requires {{{Weapon Skill}}} {{{Buffed Weapon Req}}}}}
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
{{#if:{{{Cannot Be Sold|True}}}|<li>This item cannot be sold.}}
{{#if:{{{Cannot Be Sold|true}}}|<li>This item cannot be sold.}}
{{#if:{{{Rare Number|}}}|<li>Rare #{{{Rare Number}}}}}
{{#if:{{{Rare Number|}}}|<li>Rare #{{{Rare Number}}}}}
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}

Revision as of 19:48, 27 November 2016

Template Documentation: Weapon| |_}}/Doc?action=edit Edit Documentation

Related topics: Wiki Templates, Melee Weapon Template

Syntax

{{Melee Weapon
 |        Weapon Type = 
 |       Weapon Skill = 
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 | 
 |              Value = 
 |             Burden = 
 |        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 = 
 |        Special Req = 
 | 
 |             Spells = 
 |    Activation Reqs = 
 |         Spellcraft = 
 |               Mana = 
 |          Mana Cost = 
 |     Cannot Be Sold = False
 |Biting Strike Value =
 |Crushing Blow Value =
}}

Usage

This template is one component of the page template Melee Weapon Stat Template, full details and an example can be found there.