Template:Sandbox Two: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Tlosk
(Removing all content from page)
Line 1: Line 1:
<includeonly>[[Category:Weapon]]{{#switch:{{lc:{{{Weapon Type|}}}}}
| axe = [[Category:Axe]]
| dagger = [[Category:Dagger]]
| mace = [[Category:Mace]]
| spear = [[Category:Spear]]
| staff = [[Category:Staff]]
| sword = [[Category:Sword]]
| two handed weapon = [[Category:Two Handed Weapon]]
| thw = [[Category:Two Handed Weapon]]
| two handed weapons = [[Category:Two Handed Weapon]]
| two handed combat = [[Category:Two Handed Weapon]]
| ua = [[Category:UA Weapon]]
| unarmed = [[Category:UA Weapon]]
| unarmed combat = [[Category:UA Weapon]]
}}{{#switch:{{lc:{{{Weapon Type|}}}}}
| bow = [[Category:Bow]]
| crossbow = [[Category:Crossbow]]
| tw = [[Category:Thrown Weapon]]
| thrown weapons = [[Category:Thrown Weapon]]
| thrown weapon = [[Category:Thrown Weapon]]
}}
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
|-valign=top
|rowspan=2|
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
!colspan=2|{{{Name|Name}}}
|-
|align=center| Value: {{{Value|??}}}<br>{{#ifeq:{{lc:{{{Burden|}}}}}|unknown|Unknown Burden|{{{Burden|??}}} Burden Units}}
|width=40 align=center| [[Image:{{{Icon Image|Icon.png}}}]]
|-
|colspan=2|
{{#ifeq:{{{Description|}}}|||{{{Description|}}}<br><br>}}{{#ifeq:{{{Special Properties|}}}|||[[Special Properties]]: {{{Special Properties|}}}<br><br>}}{{#ifeq:{{{Damage|}}}|||Damage: {{{Damage|?? - ??}}}{{#ifeq:{{{Buffed Damage|}}}|||<b><font color=green> ({{{Buffed Damage|}}})</font></b>}}, {{{Element|??}}}}}{{#ifeq:{{{Damage|}}}|||<br>}}{{#ifeq:{{{Speed|}}}|||Speed: {{{Speed|??}}}}}{{#ifeq:{{{Buffed Speed|}}}||| <b><font color=green> ({{{Buffed Speed|}}})</font></b>}}<br>{{#ifeq:{{{Weapon Type|}}}|||Uses {{{Weapon Type|}}} Skill<br>}}{{#ifeq:{{{Bonus to Attack|}}}|||Bonus to Attack Skill: +{{{Bonus to Attack|}}}%}}{{#ifeq:{{{Buffed Attack|}}}|||<b><font color=green> ({{{Buffed Attack|}}}%)</font></b>}}{{#ifeq:{{{Bonus to Attack|}}}|||<br>}}{{#ifeq:{{{Bonus to Defense|}}}|||Bonus to Melee Defense: +{{{Bonus to Defense|}}}%}}{{#ifeq:{{{Buffed Defense|}}}|||<b><font color=green> ({{{Buffed Defense|}}}%)</font></b>}}{{#ifeq:{{{Bonus to Defense|}}}|||<br>}}{{#ifeq:{{{Defense|}}}|||Bonus to Melee Defense: {{{Defense|}}}<br>}}{{#ifeq:{{{Bonus to Missile|}}}|||Bonus to Missile Defense: +{{{Bonus to Missile|}}}%<br>}}{{#ifeq:{{{Bonus to Magic|}}}|||Bonus to Magic Defense: +{{{Bonus to Magic|}}}%<br>}}<br>{{#ifeq:{{{Special Req|}}}|||{{{Special Req|}}}<br><br>}}{{#ifeq:{{lc:{{{Player Attuned|}}}}}|true|This item can only be wielded by <Player>.<br><br>|}}{{#ifeq:{{{Level Req|}}}|||You must be at least level {{{Level Req|}}} to wield this item.<br>}}{{#ifeq:{{{Base Weapon Req|}}}|||Your base {{{Weapon Type}}} must be at least {{{Base Weapon Req|}}} to wield this item.<br>}}{{#ifeq:{{{Buffed Weapon Req|}}}|||Your {{{Weapon Type}}} must be at least {{{Buffed Weapon Req|}}} to wield this item.<br>}}{{#ifeq:{{{Level Req|}}}||{{#ifeq:{{{Base Weapon Req|}}}||{{#ifeq:{{{Buffed Weapon Req|}}}|||<br>}}|<br>}}|<br>}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells|}}}<br><br>}}{{#ifeq:{{{Activation Reqs|}}}|||Activation Requirements: {{{Activation Reqs}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft|}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana|}}}<br>}}{{#ifeq:{{{Mana Cost|}}}|||Mana Cost: 1 point per {{{Mana Cost|??}}} seconds.<br>}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}
|-
|}
|rowspan=2 width=20|
|
{{#ifeq:{{{Live Image|Live.jpg}}}
| Live.jpg
|
| {{#ifeq:{{{Live Image|}}}
    |
    |
    | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
  }}
}}
|-
|height="100%"|&nbsp; test
|}</includeonly><noinclude>
{{Related|Wiki Templates|Melee Weapon Template}}
== Syntax ==
<pre>
{{Melee Weapon
|        Weapon Type =
|              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
}}
</pre>


== Usage ==
This template is one component of the page template [[Melee Weapon Stat Template]], full details and an example can be found there.
[[Category:Wiki Template]]
</noinclude>

Revision as of 13:12, 19 January 2010