Template:Tool: Difference between revisions
From 10BitWorks Makerspace Wiki
create |
No edit summary |
||
| Line 16: | Line 16: | ||
|restrictions = {{{restrictions}}} | |restrictions = {{{restrictions}}} | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"tool_name": { | |||
"required": true | |||
}, | |||
"tool_nickname": {}, | |||
"image": {}, | |||
"img_caption": {}, | |||
"status": {}, | |||
"make": {}, | |||
"model": {}, | |||
"serial": {}, | |||
"manufacturer_specs": {}, | |||
"manual": {}, | |||
"Zone": {}, | |||
"location": {}, | |||
"private_owner": {}, | |||
"private_access": {}, | |||
"training": {}, | |||
"restrictions": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 08:10, 6 April 2024
Template loop detected: Template:Tool
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| tool_name | tool_name | no description | Unknown | required |
| tool_nickname | tool_nickname | no description | Unknown | optional |
| image | image | no description | Unknown | 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 |