Template:Melee Weapon: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(11 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}}}}} | ||
{{# | {{#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}}}.}} | ||
{{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost}}} seconds.}} | {{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost}}} seconds.}} | ||
{{#if:{{{Description | {{#if:{{{Description|}}}|<li class="topbottomspace">{{{Description}}}}} | ||
{{#if:{{{Inscription|}}}|<li class="inscription">{{{Inscription}}}}} | {{#if:{{{Inscription|}}}|<li class="inscription">{{{Inscription}}}}} | ||
</ul></div> | </ul></div> | ||
Line 34: | Line 34: | ||
<!-- Categories --> | <!-- Categories --> | ||
{{# | {{#if:{{{nocat|}}}| | {{#ifeq:{{{Live Image|}}} | Live.jpg | [[Category:Images Needed (Weapons)]] | {{#ifeq:{{{Live Image|}}} | | [[Category:Images Needed (Weapons)]] |}}}} | ||
{{#ifeq:{{{Live Image|}}} | Live.jpg | [[Category:Images Needed (Weapons)]] | {{#ifeq:{{{Live Image|}}} | | [[Category:Images Needed (Weapons)]] |}}}} | |||
{{#switch:{{lc:{{{Weapon Skill|}}}}} | {{#switch:{{lc:{{{Weapon Skill|}}}}} | ||
| heavy weapon | | heavy weapon | ||
Line 61: | Line 60: | ||
| unarmed combat | | unarmed combat | ||
| unarmed weapon = [[Category:Unarmed Weapons]] | | unarmed weapon = [[Category:Unarmed Weapons]] | ||
}} | }}}} </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.