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 | ||
| | |training = Unknown | ||
|hours = Same as membership hours | |hours = Same as membership hours | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
== Copy/ | == Copy/paste blank version == | ||
<pre> | <pre> | ||
Line 41: | Line 41: | ||
|caption = | |caption = | ||
|lead = | |lead = | ||
| | |training = | ||
|hours = | |hours = | ||
}} | }} | ||
</pre> | </pre> | ||
== | == Training Needed == | ||
If you | If you have additional training or limits to public usage of general membership , use this format: | ||
<pre> | <pre> | ||
... | ... | ||
| | |training = Requirement1 | ||
Requirement2 | |||
Requirement3 | |||
Requirement4 | |||
... | ... | ||
</pre> | </pre> | ||
Line 92: | Line 92: | ||
}, | }, | ||
"tool_testers": { | "tool_testers": { | ||
"label": " | "label": "Training", | ||
"type": "string", | "type": "string", | ||
"description": "Link to | "description": "Link to additional clearance or training required", | ||
"autovalue": "[ | "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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
zone name | zone_title 1 | Name of the zone (i.e. Metal, Wood) | String | required |
Image file name | image 1 | File name of a picture of the zone
| File | optional |
Image caption | caption 1 | Caption for the picture of the zone | String | optional |
zone lead | lead 1 | Name of the zone lead | String | optional |
Training | tool_testers 1 | Link to additional clearance or training required
| String | optional |
Open hours | hours 1 | Hours that the zone is open (i.e. 9am-5pm, Mon-Fri)
| String | optional |