Difference between revisions of "Template:Inventory"

From Technologia Incognita
Jump to: navigation, search
m
m
Line 22: Line 22:
 
! colspan=2 | ''TechInc Inventory''  
 
! colspan=2 | ''TechInc Inventory''  
 
|- style="text-align:center;"
 
|- style="text-align:center;"
| style="vertical-align:top; text-align:center;" colspan="2" | [[File:{{{Picture}}}|300px]]
+
{{#if:{{{Picture|}}}|
 +
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{Picture}}}|300px]]
 +
}}
 
|-
 
|-
 
! Description
 
! Description
 
| [[InvDescript::{{{Description|}}}]]
 
| [[InvDescript::{{{Description|}}}]]
|-
+
{{!}}-
 +
{{#if:{{{Make|}}}|
 
! Make
 
! Make
| [[InvMake::{{{Make|}}}]]
+
{{!}} [[InvMake::{{{Make|}}}]]
|-
+
}}
 +
{{!}}-
 +
{{#if:{{{Model|}}}|
 
! Model
 
! Model
| [[InvModel::{{{Model|}}}]]
+
{{!}} [[InvModel::{{{Model|}}}]]
|-
+
}}
 +
{{!}}-
 +
{{#if:{{{Manufacturer Link|}}}|
 
! Manufacturer Link
 
! Manufacturer Link
| [[InvLink::{{{Manufacturer Link|}}}]]
+
{{!}} [[InvLink::{{{Manufacturer Link|}}}]]
 +
}}
 
|-
 
|-
 
! Operational Status
 
! Operational Status
 
| [[InvStatus::{{{Operational Status|}}}]]
 
| [[InvStatus::{{{Operational Status|}}}]]
|-
+
{{!}}-
 +
{{#if:{{{Super Users|}}}|
 
! Super Users
 
! Super Users
 
| [[InvUsers::{{{Super Users|}}}]]
 
| [[InvUsers::{{{Super Users|}}}]]
 +
}}
 
|-
 
|-
 
! Received at
 
! Received at

Revision as of 16:11, 17 June 2012

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

{{Inventory
|Picture=
|Description=
|Make=
|Model=
|Manufacturer Link=
|Operational Status=
|Super Users=
|Received at=
|Acquisition Details=
|Owner=
}}

Edit the page to see the template text.