Template:Shop-Base: Difference between revisions

From Artisans Asylum Wiki
(Hacking together a base template for the main shop template)
No edit summary
Line 12: Line 12:
</table>
</table>


===Example===
<noinclude>
===Usage===
 
This template should not be used on its own -- it's designed to be used by the larger Shop template.
 
<pre>
<pre>
{{Shop-Base
{{Shop-Base
Line 25: Line 29:
}}
}}
</pre>
</pre>
</noinclude>

Revision as of 14:37, 14 October 2023

A base template for Shops. You probably don't want to use this page in an article; try the default Shop Template instead.

{{{craftareatitle}}}
{{{area_title}}}
No image.jpeg
Real image coming soon?

General Info
Shop RulesMissing


Usage

This template should not be used on its own -- it's designed to be used by the larger 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}}}
}}