Template:Item: Difference between revisions

From EotL - End of the Line MUD
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
|-
|-
| colspan="2" class="info" | '''General Information'''
| colspan="2" class="info" | '''General Information'''
|-
{{#if: {{{cabal|}}}|
{{!}} class="info-label" {{!}} Cabal:
{{!}} class="info-value" {{!}}
[[:Category:{{{cabal}}}{{!}}{{{cabal}}}]]}}
|-
|-
{{#if: {{{location|}}}|
{{#if: {{{location|}}}|
Line 23: Line 28:
{{!}} class="info-value" {{!}}  
{{!}} class="info-value" {{!}}  
{{{sell}}}}}
{{{sell}}}}}
|-
{{#if: {{{storable|}}}|
{{!}} class="info-label" {{!}} Storable:
{{!}} class="info-value" {{!}}
{{{storable}}}}}
|-
{{#if: {{{dests|}}}|
{{!}} class="info-label" {{!}} Dests:
{{!}} class="info-value" {{!}}
{{{dests}}}}}
|-
|-
{{#if: {{{type|}}}|
{{#if: {{{type|}}}|
Line 47: Line 62:


<includeonly>
<includeonly>
[[Category:Item]]
[[Category:Item]]{{#if: {{{cabal|}}}| [[Category:{{{cabal}}}]][[Category:{{{cabal}}} Item]]}}
</includeonly><noinclude>
</includeonly><noinclude>
{{Clear}}
{{Clear}}
Line 56: Line 71:
|image=
|image=
|name=
|name=
|cabal=
|location=
|location=
|storable=
|dests=
|cost=
|cost=
|sell=
|sell=

Latest revision as of 14:30, 27 June 2013

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

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

Location:

{{{location}}}}}

Cost:

{{{cost}}}}}

Sells for:

{{{sell}}}}}

Storable:

{{{storable}}}}}

Dests:

{{{dests}}}}}

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=
|cabal=
|location=
|storable=
|dests=
|cost=
|sell=
|type=
|enhancement=
|usage=
|requirements=
}}