Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
| '''[[Property:Collection_status|Collection Status]]''' || [[Collection status::{{{status|Unknown}}}]] | | '''[[Property:Collection_status|Collection Status]]''' || [[Collection status::{{{status|Unknown}}}]] | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"id": { | |||
"label": "Collection ID", | |||
"type": "string" | |||
}, | |||
"status": { | |||
"label": "Collection Status", | |||
"type": "string" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"id", | |||
"status" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 01:24, 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"
}
},
"paramOrder": [
"id",
"status"
]
}
</templatedata>