Template:Area: Difference between revisions

From 10BitWorks Makerspace Wiki

(template creation)
 
(edit)
Line 28: Line 28:
|caption        = Solder stations and work benches
|caption        = Solder stations and work benches
|lead            = Unknown
|lead            = Unknown
|tool_testers    = Unknown
|training        = Unknown
|hours          = Same as membership hours
|hours          = Same as membership hours
}}
}}
</nowiki></pre>
</nowiki></pre>


== Copy/pasteable blank version ==
== Copy/paste blank version ==


<pre>
<pre>
Line 41: Line 41:
|caption        =  
|caption        =  
|lead            =  
|lead            =  
|tool_testers    =  
|training        =  
|hours          =  
|hours          =  
}}
}}
</pre>
</pre>


== Tool Tester List ==
== Training Needed ==
If you'd like to add a list of Tool Testers, instead of just one Tester, use this format:
If you have additional training or limits to public usage of general membership , use this format:


<pre>
<pre>
...
...
|tool_testers   = Tester1
|training   = Requirement1


Tester2
Requirement2


Tester3
Requirement3


Tester4
Requirement4
...
...
</pre>
</pre>
Line 92: Line 92:
         },
         },
         "tool_testers": {
         "tool_testers": {
             "label": "Tool testers",
             "label": "Training",
             "type": "string",
             "type": "string",
             "description": "Link to the tool testing request form, or a list of tool testers",
             "description": "Link to additional clearance or training required",
             "autovalue": "[https://www.artisansasylum.com/tool-testing Sign up here]",
             "autovalue": "[training Sign up here]",
             "aliases": ["1"]
             "aliases": ["1"]
         },
         },

Revision as of 17:47, 3 April 2024

{{{zone_title}}}
[[File:{{{image}}}|thumb|center|250px|{{{caption}}}]]
{{{zone_title}}}
Lead Unknown
Tool Testers

Unknown

Hours {{{hours}}}


zone Template

For showing off zones.

Example

{{zone
|zone_title      = Electronics and Robotics
|image           = Electronics_area_overview_01.jpg
|caption         = Solder stations and work benches
|lead            = Unknown
|training        = Unknown
|hours           = Same as membership hours
}}

Copy/paste blank version

{{zone
|zone_title      = 
|image           = 
|caption         = 
|lead            = 
|training        = 
|hours           = 
}}

Training Needed

If you have additional training or limits to public usage of general membership , use this format:

...
|training    = Requirement1

Requirement2

Requirement3

Requirement4
...

Adds an easily scannable information block to a zone page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
zone namezone_title 1

Name of the zone (i.e. Metal, Wood)

Stringrequired
Image file nameimage 1

File name of a picture of the zone

Auto value
No_image.jpeg
Fileoptional
Image captioncaption 1

Caption for the picture of the zone

Stringoptional
zone leadlead 1

Name of the zone lead

Stringoptional
Trainingtool_testers 1

Link to additional clearance or training required

Auto value
[training Sign up here]
Stringoptional
Open hourshours 1

Hours that the zone is open (i.e. 9am-5pm, Mon-Fri)

Auto value
Same as membership hours
Stringoptional