Template:Inventory: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 35: Line 35:
{{#if:{{{InventoryLocation|}}}|
{{#if:{{{InventoryLocation|}}}|
! Location
! Location
{{!}}[[InventoryLocation::{{{InventoryLocation|}}}]]
{{!}}[[InventoryLocation::{{#if{{{Location}}}|{{{Location}}}|{{{InventoryLocation}}} }}]]
}}
}}
{{#if:{{{InventoryMap_x|}}}|
{{#if:{{{InventoryMap_x|}}}|
Line 51: Line 51:
{{#if:{{{Tool}}} | [[Tool Image String::{{{Picture}}}]] | }}
{{#if:{{{Tool}}} | [[Tool Image String::{{{Picture}}}]] | }}
{{#if:{{{Tool}}} | [[Tool Owner::{{{InventoryOwner}}}]] | }}
{{#if:{{{Tool}}} | [[Tool Owner::{{{InventoryOwner}}}]] | }}
{{#if:{{{Tool}}} | [[Tool Location::{{#if{{{Location}}}|{{{Location}}}|{{{InventoryLocation}}} }}
</div>
</div>
[[Category:Inventory]]
[[Category:Inventory]]

Revision as of 10:17, 23 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.