Template:Weapon: Difference between revisions

From EotL - End of the Line MUD
No edit summary
No edit summary
 
Line 53: Line 53:
{{!}} class="info-value" {{!}}  
{{!}} class="info-value" {{!}}  
{{{storable}}}}}
{{{storable}}}}}
|-
{{#if: {{{dests|}}}|
{{!}} class="info-label" {{!}} Dests:
{{!}} class="info-value" {{!}}
{{{dests}}}}}
|-
|-
{{#if: {{{material|}}}|
{{#if: {{{material|}}}|
Line 103: Line 108:
|weight=
|weight=
|storable=
|storable=
|dests=
|material=
|material=
|balanced=
|balanced=

Latest revision as of 14:31, 27 June 2013

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

[[:Category:Weapon - {{{type}}}|{{{type}}}]]}}

Cabal:

[[:Category:{{{cabal}}}|{{{cabal}}}]]}}

Location:

{{{location}}}}}

Monster:

{{{monster}}}}}

Requirements:

{{{requirements}}}}}

Limit:

{{{limit}}}}}

Damage Type:

[[:Category:Weapon - {{{damagetype}}}|{{{damagetype}}}]]}}

Weight:

{{{weight}}}}}

Storable:

{{{storable}}}}}

Dests:

{{{dests}}}}}

Material:

{{{material}}}}}

Balanced:

{{{balanced}}}}}

Damage:

[[:Category:Weapon - {{{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=
|type=
|monster=
|requirements=
|limit=
|damagetype=
|weight=
|storable=
|dests=
|material=
|balanced=
|damage=
|speed=
|special=
|cost=
|location=
|cabal=
}}