Template:Tool: Difference between revisions
From Quincy Garage
add template info for visual editor support |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 21: | Line 21: | ||
documentation for use in Visual Editor | documentation for use in Visual Editor | ||
--><noinclude> | --><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Use this template to indicate that an article defines a tool in the Garage, and to optionally define its Tool Classification Level.", | "description": "Use this template to indicate that an article defines a tool in the Garage, and to optionally define its Tool Classification Level.", | ||
"format": "inline", | "format": "inline", | ||
"params": { | |||
"class": { | |||
"label": "Tool Classification", | |||
"description": "Indicate the classification, where 1 = Low power hand and bench tools, 2 = Medium power hand and small benchtop tools, 3 = Medium power industrial and construction-scale tools, 4 = Powerful portable and industrial tools.", | |||
"type": "number", | |||
"suggestedvalues": [ | |||
"1", | |||
"2", | |||
"3", | |||
"4" | |||
], | |||
"suggested": true, | |||
"aliases": [ | |||
"classification" | |||
] | |||
} | |||
}, | |||
"paramOrder": [ | "paramOrder": [ | ||
"class" | "class" | ||
| Line 40: | Line 47: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 04:57, 4 September 2026
| Template:Tool |
|---|
| Unclassified Tool |
| Signed-off by: |
| (no sign-offs yet!) |
Use this template to indicate that an article defines a tool in the Garage, and to optionally define its Tool Classification Level.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tool Classification | class classification | Indicate the classification, where 1 = Low power hand and bench tools, 2 = Medium power hand and small benchtop tools, 3 = Medium power industrial and construction-scale tools, 4 = Powerful portable and industrial tools.
| Number | suggested |