Template:Location box

The most up-to-date image and information guide on Webkinz Classic items, events, and more!
Revision as of 14:19, 9 October 2020 by Whiteheart7 (talk | contribs) (testing to see if this works now)


Description

This box is intended for use on articles about in-game locations such as the W Shop, Arcade or Charm Forest.

Usage

The template follows the standard call with named parameters.

{{location box|parameter=value|...}}

Required parameters

area
the area of the game in which this location can be found as in Things To Do menu, Arcade, etc, given by standard [[...]] syntax
host
the character that hosts the activity
category
what type of location the article is about (e.g. Clubhouse Room)

Optional parameters

name
the name displayed at the top line of the location box, default is {{PAGENAME}}
image
an image displayed within the location box, given by standard [[Image:...]] syntax

Example

For instance, the following box can be used for the Curio Shop.

Wiki sourcecode

{{location box
| image = [[Image:curioshop.jpg|200px]]
| area = [[Things to Do]]
| host = [[Arte Fact]]
| category = [[:Category:Shops|Shop]]
}}

Output