Template:Location box

The most up-to-date image and information guide on Webkinz Classic items, events, and more!
Revision as of 02:18, 13 September 2020 by wikia:webkinz>Giaria (updating to portable format)


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
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, default is [[Image:{{PAGENAME}}.jpg|128px]]
theme
a comma-separated list of related items, default is None

Example

For instance, the following box can be used for Wheel of WOW.

Wiki sourcecode

{{location box
| image = [[Image:Wshop.png|250px]]
| area = [[Things to Do]]<br>[[Map of Kinzville]]
| category = [[:Category:Shops|Shop]]
}}

Output