Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
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 | Unallocated |
Collection Status | Unknown |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Collection ID | id | no description | String | optional |
Collection Status | status | no description | String | optional |