Template:Item: Difference between revisions
From EotL - End of the Line MUD
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|- | |- | ||
| colspan="2" class="info" | '''General Information''' | | colspan="2" class="info" | '''General Information''' | ||
|- | |||
{{#if: {{{location|}}}| | |||
{{!}} class="info-label" {{!}} Location: | |||
{{!}} class="info-value" {{!}} | |||
{{{location}}}}} | |||
|- | |- | ||
{{#if: {{{cost|}}}| | {{#if: {{{cost|}}}| | ||
Line 28: | Line 33: | ||
{{!}} class="info-value" {{!}} | {{!}} class="info-value" {{!}} | ||
{{{requirements}}}}} | {{{requirements}}}}} | ||
|-}} | |-}} | ||
|} | |} |
Revision as of 13:23, 16 May 2013
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{{image}}}}} | |
{{{name}}} | |
General Information | |
Location: |
{{{location}}}}} |
Cost: |
{{{cost}}}}} |
Type: |
{{{type}}}}} |
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= |cost= |type= |usage= |requirements= |found= }}