Template:Shop-Base: Difference between revisions

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


<table class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;">
{| class="infobox"
<caption class="" style="font-size: 125%; font-weight: bold;">{{{shoptitle}}}</caption>
! class="infobox-title" | {{{shop_title}}}
<tr>
|-
<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><td colspan="2" class="" style="text-align:center;">[[File:No_image.jpeg]]<br>
| [[File:No_image.jpeg]]
<span style="">Real image coming soon?</span><br><br></td></tr>
Real image coming soon?
<tr><th colspan="2" style="text-align:center;">General Info</th></tr>
|-
<tr><th>Shop Rules</th><td><i>Missing</i></td></tr>
| General Info
</table>
|-
| Shop Rules || Missing
|}


<noinclude>
<noinclude>

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


{{{shop_title}}}
No image.jpeg

Real image coming soon?

General Info
Shop Rules Missing


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