Template:Location box

Revision as of 16:10, 19 January 2008 by wikia:webkinz>Aldora (→‎Wiki sourcecode: modded image name)
Location box
File:Location box.jpg
Basic Info
Location: [[{{{location}}}]]
Area: {{{area}}}
Category: {{{category}}}


Description

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

Usage

The template follows the standard call with named parameters.

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

Required parameters

location
The name of the location which this article is about.
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
the category of the location.

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:Wheel of WOW.png]]
| location = Wheel of WOW
| area = [[Arcade]]
| category = [[game|Game]]
}}

Output

Location box
File:Wheel of WOW.jpg
Basic Info
Location: Wheel of WOW
Area: Arcade
Category: Game