Template:Shop: Difference between revisions
From Artisans Asylum Wiki
Matt Ewing (talk | contribs) m (image was biasing right. centered image) |
Matt Ewing (talk | contribs) (Added tool testers category) |
||
Line 9: | Line 9: | ||
|- | |- | ||
| class="infobox-rowheader" | Lead || {{{lead|Unknown}}} | | class="infobox-rowheader" | Lead || {{{lead|Unknown}}} | ||
|- | |||
| class="infobox-rowheader" | Tool Testers || {{{tool_testers|Unknown}}} | |||
|- | |- | ||
| class="infobox-rowheader" | Hours || {{{hours}}} | | class="infobox-rowheader" | Hours || {{{hours}}} | ||
Line 25: | Line 27: | ||
|caption = Solder stations and work benches | |caption = Solder stations and work benches | ||
|lead = Unknown | |lead = Unknown | ||
|tool_testers = Unknown | |||
|hours = Same as membership hours | |hours = Same as membership hours | ||
}} | }} | ||
Line 38: | Line 41: | ||
|caption = | |caption = | ||
|lead = | |lead = | ||
|tool_testers = | |||
|hours = | |hours = | ||
}} | }} | ||
</pre> | |||
== Tool Tester List == | |||
If you'd like to add a list of Tool Testers, instead of just one Tester, use this format: | |||
<pre> | |||
... | |||
|tool_testers = * Tester 1 | |||
* Tester 2 | |||
* Tester 3 | |||
... | |||
</pre> | </pre> | ||
[[Category:Shop Templates]] | [[Category:Shop Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 15:29, 4 January 2024
{{{shop_title}}} | |
---|---|
[[File:{{{image}}}|thumb|center|250px|{{{caption}}}]] | |
{{{shop_subtitle}}} | |
Lead | Unknown |
Tool Testers | Unknown |
Hours | {{{hours}}} |
Shop Template
For showing off Shops.
Example
{{Shop |shop_title = Electronics and Robotics |shop_subtitle = |image = Electronics_area_overview_01.jpg |caption = Solder stations and work benches |lead = Unknown |tool_testers = Unknown |hours = Same as membership hours }}
Copy/pasteable blank version
{{Shop |shop_title = |shop_subtitle = |image = |caption = |lead = |tool_testers = |hours = }}
Tool Tester List
If you'd like to add a list of Tool Testers, instead of just one Tester, use this format:
... |tool_testers = * Tester 1 * Tester 2 * Tester 3 ...