Template:Shop-Base: Difference between revisions

From Artisans Asylum Wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
A base template for Shops. You probably don't want to use this page in an article; try the default [[Template:Shop-Template|Shop Template]] instead.
A base template for Shops. You probably don't want to use this page in an article; try the default [[Template:Shop-Template|Shop Template]] instead.
</noinclude>


<table class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;">
<table class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;">
<caption class="" style="font-size: 125%; font-weight: bold;">{{{craftareatitle}}}</caption>
<caption class="" style="font-size: 125%; font-weight: bold;">{{{shoptitle}}}</caption>
<tr>
<tr>
<td colspan="2" class="" style="text-align:center; font-size: 125%; font-weight: bold;">{{{area_title}}}</td>
<td colspan="2" class="" style="text-align:center; font-size: 125%; font-weight: bold;">{{{shop_title}}}</td>
</tr><tr><td colspan="2" class="" style="text-align:center;"></td></tr>
</tr><tr><td colspan="2" class="" style="text-align:center;"></td></tr>
<tr><td colspan="2" class="" style="text-align:center;">[[File:No_image.jpeg]]<br>
<tr><td colspan="2" class="" style="text-align:center;">[[File:No_image.jpeg]]<br>

Revision as of 14:38, 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.


{{{shoptitle}}}
{{{shop_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}}}
}}