Template:Item: Difference between revisions
From EotL - End of the Line MUD
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | 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 61: | 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= }}