Template:Weapon: Difference between revisions

From EotL - End of the Line MUD
No edit summary
No edit summary
Line 82: Line 82:


<includeonly>
<includeonly>
[[Category:Item]][[Category:Weapon]]{{#if: {{{damage|}}}| [[Category:Weapon - {{{damage}}}]]}}{{#if: {{{damagetype|}}}| [[Category:Weapon - {{{damagetype}}}]]}}{{#if: {{{cabal|}}}| [[Category:{{{cabal}}}]][[Category:{{{cabal}}} Weapon]]}}
[[Category:Item]][[Category:Weapon]]{{#if: {{{damage|}}}| [[Category:Weapon - {{{damage}}}]]}}{{#if: {{{damagetype|}}}| [[Category:Weapon - {{{damagetype}}}]]}}{{#if: {{{cabal|}}}| [[Category:{{{cabal}}}]][[Category:{{{cabal}}} Item]][[Category:{{{cabal}}} Weapon]]}}
</includeonly><noinclude>
</includeonly><noinclude>
{{Clear}}
{{Clear}}

Revision as of 12:28, 21 May 2013

{{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: | {{#if: |
{{{image}}}}}
{{{name}}}
General Information
Cabal:

[[{{{cabal}}}]]}}

Location:

{{{location}}}}}

Monster:

{{{monster}}}}}

Requirements:

{{{requirements}}}}}

Limit:

{{{limit}}}}}

Damage Type:

{{{damagetype}}}}}

Weight:

{{{weight}}}}}

Storable:

{{{storable}}}}}

Material:

{{{material}}}}}

Balanced:

{{{balanced}}}}}

Damage:

{{{damage}}}}}

Speed:

{{{speed}}}}}

Special:

{{{special}}}}}

Cost:

{{{cost}}}}}


Usage

To use this template, paste the following code into the top of the page, filling all relevant fields:

{{Weapon
|image=
|name=
|monster=
|requirements=
|limit=
|damagetype=
|weight=
|storable=
|material=
|balanced=
|damage=
|speed=
|special=
|cost=
|location=
|cabal=
}}