Template:ExampleDetails/Doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<templatedata> { "params": { "Title": { "description": "Title for the box", "type": "string" }, "Picture": { "description": "Picture of device", "type": "wiki-file-name", "suggested": true }, "Condition": { "description": "Usable status of the computer", "example": "Working, Untested, Broken", "type": "string", "suggested": true, "suggestedvalues": [ "Working", "Untested", "Broken" ] }, "Serial Number": { "de...") |
No edit summary |
||
Line 37: | Line 37: | ||
"description": "The government's model number for the device", | "description": "The government's model number for the device", | ||
"type": "string" | "type": "string" | ||
}, | |||
"Location": { | |||
"description": "Location item is stored", | |||
"type": "wiki-page-name" | |||
} | } | ||
}, | }, | ||
Line 47: | Line 51: | ||
"FCCID", | "FCCID", | ||
"Serial Number", | "Serial Number", | ||
"Color" | "Color", | ||
"Location" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 16:18, 10 August 2024
Infobox for giving quick useful info for the device
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | Title for the box | String | optional |
Picture | Picture | Picture of device | File | suggested |
Condition | Condition | Usable status of the computer
| String | suggested |
Model Number | Model Number | System type identification | String | optional |
FCCID | FCCID | The government's model number for the device | String | optional |
Serial Number | Serial Number | Unique device identification value | String | optional |
Color | Color | Color of device if can be different | String | optional |
Location | Location | Location item is stored | Page name | optional |