Template:Tool: Difference between revisions

From 10BitWorks Makerspace Wiki

mNo edit summary
mNo edit summary
Tag: Manual revert
 
(17 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{Tool-Blank
{{Tool-Blank
|tool_fullname      = {{{tool_fullname}}}
|tool_fullname      = {{{tool_fullname}}}
|tool_nickname      = {{{tool_nickname}}}
|tool_nickname      = {{{tool_nickname|}}}
|image              = {{{image}}}
|image              = {{{image}}}
|img_caption        = {{{img_caption}}}
|img_caption        = {{{img_caption}}}
|status            = {{{status}}}
|status            = {{{status|}}}
|make              = {{{make}}}
|make              = {{{make|}}}
|model              = {{{model}}}
|model              = {{{model|}}}
|serial            = {{{serial|}}}
|serial            = {{{serial|}}}
|manufacturer_specs = {{{manufacturer_specs}}}
|manufacturer_specs = {{{manufacturer_specs|}}}
|manual            = {{{manual}}}
|manual            = [[Media:{{{manual}}}]]
|zone               = [[{{{zone}}}]]
|area               = [[{{{area|}}}]]
|location          = {{{location}}}
|location          = {{{location|}}}
|private_owner      = {{{private_owner|}}}
|private_owner      = {{{private_owner|}}}
|private_access    = {{{private_access|}}}
|private_access    = {{{private_access|}}}
Line 18: Line 18:
|restrictions      = {{{restrictions|}}}
|restrictions      = {{{restrictions|}}}
}}
}}
<includeonly>[[Category:Tools]]</includeonly>
<includeonly>[[Category:Tools]][[Category:{{{area}}}]]</includeonly>
<noinclude>
<noinclude>


== Usage ==
== Usage ==
* A template to add at the top of every tool page with basic tool information
* A template to add at the top of every tool page with basic tool information
=== Method 1: Copy paste the blank text version below, filling as much as data is available ===
=== Method 1 [preferred]: Using the visual editor ===
=== Method 2: Using the visual editor ===
* Under Insert Menu, choose template
* Under Insert Menu, choose template
* search for Tool under available template
* search for Tool under available template
* click parameters required in left window, fill out text boxes in right window
* click parameters required in left window, fill out text boxes in right window
* some suggested defaults will be shown for different parameters
* some suggested defaults will be shown for different parameters
=== Method 2: Copy paste the blank text version below, filling as much as data is available ===
== Copy Paste version  ==
== Copy Paste version  ==
<pre>
<pre>
Line 42: Line 44:
|manufacturer_specs =  
|manufacturer_specs =  
|manual            =  
|manual            =  
|zone               =  
|area               =  
|location          =  
|location          =  
|private_owner      =  
|private_owner      =  
Line 135: Line 137:
},
},
"manual": {
"manual": {
"type": "wiki-file-name",
"type": "string",
"label": "Manual",
"label": "Manual",
"description": "Wiki link to product manual- file or separate page",
"description": "Wiki link to product manual file page",
"example": "[[Sawstop manual.pdf]]"
"example": "Sawstop manual.pdf",
"default": "missing_manual.pdf",
"suggested": true
},
},
"zone": {
"area": {
"type": "string",
"type": "string",
"aliases": [
"description": "Which main area of 10bits is this tool physically at",
"1"
"example": "Woodworking",
],
"required": true
"description": "Which main zone of 10bits is this tool physically at",
"example": "Woodworking"
},
},
"location": {
"location": {
Line 169: Line 171:
"1"
"1"
],
],
"description": "Zone, group, or individuals that may use tool"
"description": "Area, group, or individuals that may use tool"
},
},
"training": {
"training": {
Line 207: Line 209:
"manufacturer_specs",
"manufacturer_specs",
"manual",
"manual",
"zone",
"area",
"location",
"location",
"private_owner",
"private_owner",

Latest revision as of 04:30, 19 May 2024


{{{tool_fullname}}}

[[File:{{{image}}}|thumb|280px|{{{img_caption}}}]]
General Info
Status
Make
Model
Serial
Specs
Manual [[Media:{{{manual}}}]]
10Bit Data
Area [[]]
Private Owner
Private Access
Training
Restrictions



Usage

  • A template to add at the top of every tool page with basic tool information

Method 1 [preferred]: Using the visual editor

  • Under Insert Menu, choose template
  • search for Tool under available template
  • click parameters required in left window, fill out text boxes in right window
  • some suggested defaults will be shown for different parameters

Method 2: Copy paste the blank text version below, filling as much as data is available

Copy Paste version

{{Tool
|tool_fullname      = 
|tool_nickname      = 
|image              = 
|img_caption        = 
|status             = 
|make               = 
|model              = 
|serial             = 
|manufacturer_specs = 
|manual             = 
|area               = 
|location           = 
|private_owner      = 
|private_access     = 
|training           = 
|restrictions       = 
}}

Example Tool

grab data from sawstop tool

A template for any 10bit tool currently onsite.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Tool nametool_fullname 1

Tool's full name

Example
Sawstop Contractor Table Saw
Stringrequired
Tool nicknametool_nickname 1

Alternate or nickname

Example
Big Red Laser
Stringoptional
imageimage 1

Wiki filename of tool picture

Example
Sawstop.jpg
Filesuggested
Image captionimg_caption 1

Image caption

Example
This is the sawstop saw
Stringoptional
statusstatus 1

Tool Readiness

Suggested values
Maintenance Repair Needed Other Working
Default
Working
Example
Working
Stringsuggested
manufacturermake 1

manufacturer

Example
Sawstop
Stringoptional
Modelmodel 1

Model

Example
CNS175
Stringoptional
Serialserial 1

Serial number

Example
4857833853
Auto value
Stringoptional
Manufacturer specsmanufacturer_specs

URL link to product specifications

Example
[[Fancy sawstop specifications]]
URLoptional
Manualmanual

Wiki link to product manual file page

Default
missing_manual.pdf
Example
Sawstop manual.pdf
Stringsuggested
areaarea

Which main area of 10bits is this tool physically at

Example
Woodworking
Stringrequired
locationlocation 1

Further description of physical location if needed

Example
Front and Left corner in the Woodworking, next to the outgoing wood scrap
Stringoptional
private_ownerprivate_owner 1

Owner, if machine on loan

Example
Ken
Stringoptional
private_accessprivate_access 1

Area, group, or individuals that may use tool

Stringoptional
trainingtraining 1

Any additional training requirements

Stringoptional
restrictionsrestrictions 1

List any additional tool usage restrictions or requirements

Stringoptional