Template:Shop-Base: Difference between revisions

From Artisans Asylum Wiki
No edit summary
No edit summary
Line 3: Line 3:
</noinclude>
</noinclude>


{| class="infobox"
{| class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 100%; line-height: 1.5em;"
! colspan="2" class="infobox-title" | {{{shop_title}}}
! colspan="2" class="infobox-title" | {{{shop_title}}}
|-
|-

Revision as of 02:24, 13 November 2023



{{{shop_title}}}
[[File:{{{image}}}|thumb|250px|{{{caption}}}]]
{{{shop_subtitle}}}
Manager {{{manager}}}
hours {{{hours}}}


Usage

This template should not be used on its own -- it's designed to be used by the Shop Template.

{{Shop-Base
|shopbasetitle     = Shops
|shop_title         = {{{shop_title}}}
|shop_subtitle      = {{{shop_subtitle}}}
|image              = {{{image|No_image.jpeg}}}
|caption            = {{{caption|Real image coming soon}}}
|manager            = {{{manager|Unknown}}}
|interest_groups    = {{{interest_groups|''None''}}}
|hours              = {{{hours|Same as membership hours}}}
}}