Template:Infobox Shop

From OpenSpell Wiki
Revision as of 14:21, 28 February 2026 by Valsekamerplant (talk | contribs) (Created page with "<noinclude> == Usage == Place at the top of any shop article. <pre> {{Infobox Shop | name = Hank's Helmets | image = 250px | description = We protect your head AND your wallet | keeper = Hank | location = Stonehaven | can_buy_temp = no }} </pre> {| class="wikitable" ! Parameter !! Description |- | <code>name</code> || Shop name exactly as in-game |- | <code>image</code> || Screenshot or icon of the shop |- |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Usage

[edit]

Place at the top of any shop article.

{{Infobox Shop
| name         = Hank's Helmets
| image        = [[File:Hanks_Helmets.png|250px]]
| description  = We protect your head AND your wallet
| keeper       = [[Hank]]
| location     = [[Stonehaven]]
| can_buy_temp = no
}}
Parameter Description
name Shop name exactly as in-game
image Screenshot or icon of the shop
description In-game description/tagline
keeper NPC that runs the shop, e.g. [[Hank]]
location Where the shop is found, e.g. [[Stonehaven]]
can_buy_temp yes if the shop buys items from players, no if not

See also: Template:Shop/preload