Template:Infobox
| Collection ID | Collection id::Unallocated |
| Collection Status | Collection status::Unknown |
<templatedata>
{
"params": {
"id": {
"label": "Collection ID",
"type": "string"
},
"status": {
"label": "Collection Status",
"type": "string",
"description": "Must be one of: Reserve, Operational"
}
},
"paramOrder": [
"id",
"status"
]
}
</templatedata>