Template:Tool: Difference between revisions
From 10BitWorks Makerspace Wiki
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
"img_caption": {}, | "img_caption": { | ||
"status": {}, | "type": "string" | ||
"make": {}, | }, | ||
"status": { | |||
"type": "string" | |||
}, | |||
"make": { | |||
"type": "string" | |||
}, | |||
"model": {}, | "model": {}, | ||
"serial": {}, | "serial": { | ||
"manufacturer_specs": {}, | "type": "string" | ||
"manual": {}, | }, | ||
"Zone": {}, | "manufacturer_specs": { | ||
"location": {}, | "type": "string" | ||
"private_owner": {}, | }, | ||
"private_access": {}, | "manual": { | ||
"training": {}, | "type": "string" | ||
"restrictions": {}, | }, | ||
"Zone": { | |||
"type": "string" | |||
}, | |||
"location": { | |||
"type": "string" | |||
}, | |||
"private_owner": { | |||
"type": "string" | |||
}, | |||
"private_access": { | |||
"type": "string" | |||
}, | |||
"training": { | |||
"type": "string" | |||
}, | |||
"restrictions": { | |||
"type": "string" | |||
}, | |||
"tool_fullname": { | "tool_fullname": { | ||
"type": "string", | "type": "string", |
Revision as of 22:03, 6 April 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
tool_fullname | tool_fullname | no description | String | required |
tool_nickname | tool_nickname | no description | String | optional |
image | image | no description | File | optional |
img_caption | img_caption | no description | String | optional |
status | status | no description | String | optional |
make | make | no description | String | optional |
model | model | no description | Unknown | optional |
serial | serial | no description | String | optional |
manufacturer_specs | manufacturer_specs | no description | String | optional |
manual | manual | no description | String | optional |
Zone | Zone | no description | String | optional |
location | location | no description | String | optional |
private_owner | private_owner | no description | String | optional |
private_access | private_access | no description | String | optional |
training | training | no description | String | optional |
restrictions | restrictions | no description | String | optional |