Template:Shop: Difference between revisions

From Artisans Asylum Wiki
No edit summary
(Removed redundant seemingly dependency to Shop-Base. Hopefully non-breaking.)
Line 1: Line 1:
{{Shop-Base
{| class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 100%; line-height: 1.5em;"
|shopbasetitle    = Shops
! colspan="2" class="infobox-title" | {{{shop_title}}}
|shop_title        = {{{shop_title}}}
|-
|shop_subtitle      = {{{shop_subtitle}}}
|
|image              = {{{image}}}
|-
|caption            = {{{caption}}}
| colspan="2" class="infobox-image" | [[File:{{{image}}}|thumb|250px|{{{caption}}}]]
|lead              = {{{lead|Unknown}}}
|-
|interest_groups    = {{{interest_groups}}}
| colspan="2" class="infobox-subtitle" | {{{shop_subtitle}}}
|hours              = {{{hours}}}
|-
}}
| class="infobox-rowheader" | Lead || {{{lead|Unknown}}}
 
|-
| class="infobox-rowheader" | Hours || {{{hours}}}
|}
<includeonly>[[Category:Shop]]</includeonly>
<includeonly>[[Category:Shop]]</includeonly>
<noinclude>
<noinclude>

Revision as of 14:51, 4 January 2024

{{{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           = 
}}