Template:Inventory: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 4: Line 4:
<pre>
<pre>
{{InventoryItem
{{InventoryItem
|Name=
|InventoryOwner=
|InventoryOwner=
|InventoryStatus=
|InventoryStatus=
Line 10: Line 11:
|InventoryMap_x=
|InventoryMap_x=
|InventoryMap_y=
|InventoryMap_y=
|Picture=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable" style="float:right; clear:right; width:370px; margin:5px; font-size:95%; empty-cells:hide"
{| class="wikitable" style="float:right; clear:right; width:270px; margin:5px; font-size:95%; empty-cells:hide"
|- style="text-align:center;"
|- style="text-align:center;"
! colspan=2 | ''NURDs Inventory''
! colspan=2 | {{#if:{{{Name|}}}|[[Inventory Name::{{{Name|}}}]]|NURDs Inventory}}
|-
! colspan=2 |<div style="margin:10px">{{#if:{{{Picture|}}}|[[Inventory Image::File:{{{Picture}}}|260x260px]]|[[File:NoPicture.png|260px]]}}</div>
|-
|-
! Owner
! Owner

Revision as of 23:08, 22 August 2014

This is the "Inventory" template. It should be called in the following format:

{{InventoryItem
|Name=
|InventoryOwner=
|InventoryStatus=
|InventoryHostname=
|InventoryLocation=
|InventoryMap_x=
|InventoryMap_y=
|Picture=
}}

Edit the page to see the template text.