Template:Shop-Base: Difference between revisions

From Artisans Asylum Wiki
(Created page with "A base template for Shops. You probably don't want to use this page in an article; try the default Shop Template instead. ===Example=== <pre> {{Shop-Base |shopbasetitle = Shops |shop_title = {{{area_title}}} |shop_subtitle = {{{area_subtitle}}} |image = {{{image|No_image.jpeg}}} |caption = {{{caption|Real image coming soon}}} |manager = {{{manager|Unknown}}} |interest_groups = {{{interest_...")
 
No edit summary
Line 1: Line 1:
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.
<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>
<tbody><tr><td colspan="2" class="" style="text-align:center; font-size: 125%; font-weight: bold;">{{{area_title}}}</td></tr><tr><td colspan="2" class="" style="text-align:center;"></td></tr><tr><td colspan="2" class="" style="text-align:center;"> <a href="/web/20150906134331/http://wiki.artisansasylum.com/index.php/File:No_image.jpeg" class="image" title="No image.jpeg"><img alt="" src="/web/20150906134331im_/http://wiki.artisansasylum.com/images/7/7d/No_image.jpeg" width="400" height="300" border="0"></a> <br>
<span style="">Real image coming soon?</span><br><br></td></tr>
<tr><th colspan="2" style="text-align:center;">General Info</th></tr>
<tr><th>Shop Rules</th><td><i>Missing</i></td></tr>
</tbody></table>


===Example===
===Example===

Revision as of 10:59, 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.

<tbody> </tbody>
{{{craftareatitle}}}
{{{area_title}}}
<a href="/web/20150906134331/http://wiki.artisansasylum.com/index.php/File:No_image.jpeg" class="image" title="No image.jpeg"><img alt="" src="/web/20150906134331im_/http://wiki.artisansasylum.com/images/7/7d/No_image.jpeg" width="400" height="300" border="0"></a>
Real image coming soon?

General Info
Shop RulesMissing

Example

{{Shop-Base
|shopbasetitle     = Shops
|shop_title         = {{{area_title}}}
|shop_subtitle      = {{{area_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}}}
}}