Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
"status": { | "status": { | ||
"label": "Collection Status", | "label": "Collection Status", | ||
"type": "string" | "type": "string", | ||
"description": "Must be one of: Reserve, Operational" | |||
} | } | ||
}, | }, | ||
Revision as of 02:46, 30 March 2021
| 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>