Template:Armor: Difference between revisions

From EotL - End of the Line MUD
Created page with "{| width="250" align="right" class="info-box armor" |- {{#if: {{{image|}}}| {{!}} colspan="2" class="info-image" {{!}} {{{image}}}}} |- | colspan="2" class="info-name" | '''{..."
 
No edit summary
Line 58: Line 58:
{{!}} class="info-value" {{!}}  
{{!}} class="info-value" {{!}}  
{{{storable}}}}}
{{{storable}}}}}
|-
{{#if: {{{dests|}}}|
{{!}} class="info-label" {{!}} Dests:
{{!}} class="info-value" {{!}}
{{{dests}}}}}
|-
|-
{{#if: {{{material|}}}|
{{#if: {{{material|}}}|
Line 89: Line 94:
|weight=
|weight=
|storable=
|storable=
|dests=
|material=
|material=
|special=
|special=

Revision as of 14:31, 27 June 2013

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

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

Protects:

{{{protects}}}}}

Enhancement:

{{{enhancement}}}}}

Cabal:

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

Location:

{{{location}}}}}

Monster:

{{{monster}}}}}

Requirements:

{{{requirements}}}}}

Limit:

{{{limit}}}}}

Weight:

{{{weight}}}}}

Storable:

{{{storable}}}}}

Dests:

{{{dests}}}}}

Material:

{{{material}}}}}

Cost:

{{{cost}}}}}


Usage

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

{{Armor
|image=
|name=
|type=
|protects=
|enhancement=
|monster=
|requirements=
|limit=
|weight=
|storable=
|dests=
|material=
|special=
|cost=
|location=
|cabal=
}}