Template:Tool: Difference between revisions

From Quincy Garage

No edit summary
add template info for visual editor support
Line 17: Line 17:
|-
|-
| {{#ask: [[Signs off::{{FULLPAGENAME}}]] | format=ul | default=(no sign-offs yet!) }}
| {{#ask: [[Signs off::{{FULLPAGENAME}}]] | format=ul | default=(no sign-offs yet!) }}
|}
|}<!--
 
documentation for use in Visual Editor
--><noinclude>
{{Documentation|content=
<templatedata>
{
"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",
    "params": {
        "class": {
            "label": "Tool Classification",
            "description": "Indicate the classification: 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
        }
    },
"paramOrder": [
"class"
]
}
</templatedata>
}}
</noinclude>

Revision as of 04:38, 4 September 2026

Template:Tool
Unclassified Tool
Signed-off by:
(no sign-offs yet!)

Template:Documentation