Template:Region infobox

From Guild Wars Wiki

Jump to: navigation, search
Region infobox
No image available
Continent
Town None
Neighbor(s) None
Campaign Core


Contents

[edit] Usage

Standard usage:

{{Region infobox
| name = 
| image = 
| campaign = 
| continent = 
| town = 
| neighbors = 
| pic1 = 
| pic1-text = 
}}

[edit] Parameters

name 
Optional. Defaults to the name of the article ({{PAGENAME}}).
image 
Optional. The image should be representative of the region, preferably in .jpg format and sized at 200 pixels. See also the image use policy.
campaign 
Mandatory. The campaign this region appears in. Omit if not known or none.
continent 
Mandatory. The continent this region appears in. Omit if not known or none.
town 
Mandatory. The town found in this region. Omit if none.
neighbors 
Optional. Multiple neighboring regions must be separated by <br> tags. Defaults to "None".
pic1..5 
Five optional parameters. For the creation of a link to an appropriate image.
pic1..5-text 
Corresponding optional parameters. Text for the map image. Defaults to "(Click to enlarge)". Useless if map is not provided.

[edit] Example

{{Region infobox
| name = Ascalon
| image = [[Image:Ascalon.jpg|200px]]
| campaign = Prophecies
| continent = Tyria
| town = Ascalon City
| neighbors = [[Northern Shiverpeaks]]<br>[[Crystal Desert]]
| pic1 = [[Image:Ascalon map.jpg|200px]]
| pic1-text = A map of Ascalon
}}

[edit] Notes

Personal tools