Template:Tempshop: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
m (GS4-XERAPHINA moved page Template:Eventshop to Template:Tempshop without leaving a redirect)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>''{{{look|Shop entry's external description}}}, Room# {{{realrnum|XX}}}, [Map Room {{{mapid|XX}}}], Lich# {{{rnum|XX}}}{{#if: {{{portal|}}} | , go {{{short adjective and noun of entry portal|}}} |}}''</onlyinclude>
<onlyinclude>''{{{look|Shop entry's external description}}}, Room# [[Event shop realrnum::{{#if: {{{realrnum|}}} | {{{realrnum}}} | XX }}]], [Map Room [[Event shop mapid::{{#if: {{{mapid|}}} | {{{mapid}}} | XX }}]]], Lich# [[Event shop lichrnum::{{#if: {{{rnum|}}} | {{{rnum}}} | XX }}]]{{#if: {{{portal|}}} | , go {{{portal|}}} |}}''</onlyinclude>


===Copy/Paste Code===
===Copy/Paste Code===
Line 9: Line 9:
|portal=
|portal=
}}</nowiki></pre>
}}</nowiki></pre>

[[/testing]]


[[Category: Shop templates]]
[[Category: Shop templates]]

Latest revision as of 15:51, 8 January 2025

Shop entry's external description, Room# XX, [Map Room XX], Lich# XX

Copy/Paste Code

{{Eventshop
|look=
|realrnum=
|mapid=
|rnum=
|portal=
}}