Difference between revisions of "Template:Infobox"

From DVR Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
| '''Collection ID''' || [[Collection id::{{{id|Unallocated}}}]]
 
| '''Collection ID''' || [[Collection id::{{{id|Unallocated}}}]]
 
|-
 
|-
| '''Collection Status''' || [[Collection status::{{{status|Unknown}}}]]
+
| '''[[Property:Collection_status|Collection Status]]''' || [[Collection status::{{{status|Unknown}}}]]
 +
|-
 +
| '''[[Property:Storage_location|Storage Location]]''' || [[Storage location::{{{location|Unknown}}}]]
 
|}
 
|}
 +
 +
<noinclude>
 +
<templatedata>
 +
{
 +
"params": {
 +
"id": {
 +
"label": "Collection ID",
 +
"type": "string"
 +
},
 +
"status": {
 +
"label": "Collection Status",
 +
"type": "string",
 +
"description": "Must be one of: Reserve, Operational"
 +
},
 +
"location": {
 +
"label": "Storage Location",
 +
"description": "Where is this item located?",
 +
"example": "New Norfolk Yard",
 +
"type": "wiki-page-name"
 +
}
 +
},
 +
"paramOrder": [
 +
"id",
 +
"status",
 +
"location"
 +
]
 +
}
 +
</templatedata>
 +
</noinclude>

Latest revision as of 03:59, 30 March 2021

Collection ID Unallocated
Collection Status Unknown
Storage Location Unknown


No description.

Template parameters

ParameterDescriptionTypeStatus
Collection IDid

no description

Stringoptional
Collection Statusstatus

Must be one of: Reserve, Operational

Stringoptional
Storage Locationlocation

Where is this item located?

Example
New Norfolk Yard
Pageoptional