Difference between revisions of "Template:MAP infobox"
From Project: Gorgon Wiki
Gorgonzola (talk | contribs) (Work In Progress) |
(No difference)
|
Revision as of 09:45, 4 October 2014
MAP infobox | |
---|---|
File:MAP infobox.jpg | |
Connects to | - |
Syntax
{{Area infobox | name = | image = | connects = }}
Parameters
- name
- Optional. Defaults to article name.
- image
- Optional. Defaults to a .jpg image of the article's name. If specified, use File:Area name.jpg
Examples
The typical usage is to use this in a new article, save, and THEN upload the image by clicking the image link (which then is pre-set with the article name):
{{MAP infobox }}
If an image already exists which name does not match the article name, or in a different format (png) specify like so:
{{MAP infobox | image = [[File:Desert.png|300px]] }}