Template:Item: Difference between revisions

From EotL - End of the Line MUD
No edit summary
No edit summary
Line 18: Line 18:
{{!}} class="info-value" {{!}}  
{{!}} class="info-value" {{!}}  
{{{cost}}}}}
{{{cost}}}}}
|-
{{#if: {{{sell|}}}|
{{!}} class="info-label" {{!}} Sells for:
{{!}} class="info-value" {{!}}
{{{sell}}}}}
|-
|-
{{#if: {{{type|}}}|
{{#if: {{{type|}}}|
Line 53: Line 58:
|location=
|location=
|cost=
|cost=
|sell=
|type=
|type=
|enhancement=
|enhancement=

Revision as of 14:38, 20 May 2013

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

{{{location}}}}}

Cost:

{{{cost}}}}}

Sells for:

{{{sell}}}}}

Type:

{{{type}}}}}

Enhancement:

{{{enhancement}}}}}

Usage:

{{{usage}}}}}

Requirements:

{{{requirements}}}}}


Usage

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

{{Item
|image=
|name=
|location=
|cost=
|sell=
|type=
|enhancement=
|usage=
|requirements=
}}