Gswiki:Style guide/Bloodriven Village shop

The official GemStone IV encyclopedia.
< Gswiki:Style guide
Revision as of 17:40, 17 August 2017 by VANKRASN39 (talk | contribs) (what to do once a shop page is complete or starts an archive)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The following code should be used to start a new Bloodriven Village shop page:

<!-- __TOC__ -->
==Current Inventory==
<section begin=current /><includeonly>
=={Shop Name}==
</includeonly>
<!-- Insert shop description and current contents here -->
<section end=current />

<!-- ==Archived Inventory== -->
<section begin=archive /><includeonly>
=={Shop Name}==
</includeonly>
<!-- Insert archived contents here -->
<section end=archive />

[[Category: Bloodriven Village Shops|<!-- first LETTER of shop name to sort in category (remove this note) -->]]

Replace {Shop Name} with the shop name in both places. Avoid beginning a name with "The" unless the name doesn't make sense without it.

When an archive is added, the <!-- and --> can be removed from around the table of contents and Archived Inventory header.

Contents should be gathered with the festshop script.

Once the page is complete, the current section needs to be added to the Bloodriven Village page. If an existing shop has items archived for the first time, it needs to be added to the Bloodriven Village archive page.