Template:Egshop: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (Undo revision 69983 by VANKRASN39 (talk))
No edit summary
Line 2: Line 2:
''{{{look|What does the shop look like from the outside?}}}, {{{location|What is the Map Room # and Lich ID?}}}''<noinclude>
''{{{look|What does the shop look like from the outside?}}}, {{{location|What is the Map Room # and Lich ID?}}}''<noinclude>


{{egshopr}}
{{RoomDescription}}


{{sign|sign=What does the sign say?}}
{{sign|sign=What does the sign say?}}




This template is used to create a shop page for [[Ebon Gate 2015]] or any other large festival with multi-room shops. It integrates a few templates that can be used repeatedly.
This template is not the most properly coded, but was hastily made to be used to create a shop page for [[Ebon Gate 2015]] or any other large festival with multi-room shops. It integrates a few templates that can be used repeatedly.


<big>'''Copy/paste code:'''</big>
<big>'''Copy/paste code:'''</big>

Revision as of 00:02, 15 October 2015

What does the shop look like from the outside?, What is the Map Room # and Lich ID?

[{{{roomname}}}]
{{{desc}}}
What does the sign say?


This template is not the most properly coded, but was hastily made to be used to create a shop page for Ebon Gate 2015 or any other large festival with multi-room shops. It integrates a few templates that can be used repeatedly.

Copy/paste code:

{{egshop|
|shopname=
|look=
|location=
}}
{{RoomDescription|
|roomname=
|desc=
|exits=
}}
{{sign|sign=}}
<blockquote>
{{Container|container=}}
</blockquote>

Use templates from Category:Shop table templates or generate tables under the Container template.

Since it is much more likely that there will be exits instead of paths, only exits are in the copy/paste code, but if it is paths, change exits to paths.