mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
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}}}}}
{{#ifeq:{{lc:{{{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|}}}|<li>This item cannot be sold.}}
{{#ifeq:{{lc:{{{Cannot Be Sold|}}}}}|true|<li>This item cannot be sold.|}}
{{#if:{{{Rare Number|}}}|<li>Rare #{{{Rare Number}}}}}
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}}
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}}
Line 58: Line 60:
  | unarmed combat
  | unarmed combat
  | unarmed weapon = [[Category:Unarmed Weapons]]
  | unarmed weapon = [[Category:Unarmed Weapons]]
}}[[Category:Melee Weapons]]}}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]]</noinclude>
}}}} </includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]]</noinclude>

Latest revision as of 19:56, 27 November 2016

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

Related topics: Wiki Templates, Melee Weapon Template

Syntax Edit

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

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