Template:Shop: Difference between revisions

From Artisans Asylum Wiki
mNo edit summary
No edit summary
Line 5: Line 5:
|image              = {{{image}}}
|image              = {{{image}}}
|caption            = {{{caption}}}
|caption            = {{{caption}}}
|lead              = {{{lead}}}
|lead              = {{{lead|Unknown}}}
|interest_groups    = {{{interest_groups}}}
|interest_groups    = {{{interest_groups}}}
|hours              = {{{hours}}}
|hours              = {{{hours}}}
Line 11: Line 11:


<noinclude>
<noinclude>
==Shop Template==
For showing off Shops.
==Example==
<pre><nowiki>
{{Shop
|shop_title      = Electronics and Robotics
|shop_subtitle  =
|image          = Electronics_area_overview_01.jpg
|caption        = Solder stations and work benches
|lead            = Unknown
|hours          = Same as membership hours
}}
</nowiki></pre>


== Copy/pasteable blank version ==
== Copy/pasteable blank version ==
Line 25: Line 39:
</pre>
</pre>


[[Category:Shop Templates]]
</noinclude>
</noinclude>

Revision as of 04:09, 7 December 2023


{{{shop_title}}}
[[File:{{{image}}}|thumb|250px|{{{caption}}}]]
{{{shop_subtitle}}}
Lead 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
|hours           = Same as membership hours
}}

Copy/pasteable blank version

{{Shop
|shop_title      = 
|shop_subtitle   = 
|image           = 
|caption         = 
|lead            = 
|hours           = 
}}