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}}}}}
|-
 
{{#if: {{{found|}}}|
 
{{!}} class="info-label" {{!}} Found:
 
{{!}} class="info-value" {{!}}
 
{{{found}}}}}
 
 
|-}}
 
|-}}
 
|}
 
|}

Revision as of 20:23, 16 May 2013

{{{name}}}
General Information


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=
}}