Template:Infobox
Jump to navigation
Jump to search
| Collection ID | Collection id::Unallocated |
| Collection Status | Collection status::Unknown |
| Storage Location | Storage location::Unknown |
<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>