Template:Tool: Difference between revisions
From 10BitWorks Makerspace Wiki
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
"params": { | "params": { | ||
"tool_name": { | "tool_name": { | ||
"required": true | "required": true, | ||
"type": "string" | |||
}, | |||
"tool_nickname": { | |||
"type": "string" | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | }, | ||
"img_caption": {}, | "img_caption": {}, | ||
"status": {}, | "status": {}, | ||
Line 37: | Line 42: | ||
"private_access": {}, | "private_access": {}, | ||
"training": {}, | "training": {}, | ||
"restrictions": {} | "restrictions": {}, | ||
} | "tool_title": {} | ||
}, | |||
"format": "inline" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 08:14, 6 April 2024
Template loop detected: Template:Tool
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
tool_name | tool_name | no description | String | required |
tool_nickname | tool_nickname | no description | String | optional |
image | image | no description | File | optional |
img_caption | img_caption | no description | Unknown | optional |
status | status | no description | Unknown | optional |
make | make | no description | Unknown | optional |
model | model | no description | Unknown | optional |
serial | serial | no description | Unknown | optional |
manufacturer_specs | manufacturer_specs | no description | Unknown | optional |
manual | manual | no description | Unknown | optional |
Zone | Zone | no description | Unknown | optional |
location | location | no description | Unknown | optional |
private_owner | private_owner | no description | Unknown | optional |
private_access | private_access | no description | Unknown | optional |
training | training | no description | Unknown | optional |
restrictions | restrictions | no description | Unknown | optional |
tool_title | tool_title | no description | Unknown | optional |