Difference between revisions of "Template:MAP infobox"
(Changed the title/name on all infoboxes, removing auto-fill. This fixes a bug with a yet-to-be published set of really cool pages.) |
m (→Description) |
||
Line 45: | Line 45: | ||
====Notes==== | ====Notes==== | ||
As with all more complex templates, remember that changes spread on all concerned articles. Please discuss it with the author before making significant changes. | As with all more complex templates, remember that changes spread on all concerned articles. Please discuss it with the author before making significant changes. | ||
− | |||
− | |||
==Examples== | ==Examples== |
Revision as of 16:45, 7 January 2017
name | |
---|---|
File:MAP infobox (map).png Map of MAP infobox (click for larger size)
| |
Connects to | - |
Suggested level | - |
File:MAP infobox.png Portal or entrance caption.
|
Syntax
{{Area infobox | name = | image = | connects = | pclevel = }}
Parameters
- name
- Not Optional. Must be Article name.
- mapimage
- Defaults to a .png image to be used for the map "Dungeon Something (map).png". If the image already exists, use
File:ImageName.png
- connects
- One or more neighbour maps connected by portals to this one.
- pclevel
- Suggest level for the player character (the main damage skill level) to start this area.
- image
- Defaults to a .png image of the article's name, meant to represent the entrance. If the image already exists, use
File:ImageName.png
- portaldesc
- Optional. Suggested use is the description as seen on the portal, or other flavor text.
Description
Create an attractive "at a glance" information card for dungeons and other sub-areas. Once the wiki extensions allows for it, we will add very useful "connected" zones in this info card, which let the reader navigate between area articles more easily.
The info card features two images: at the top is a map to the area. At the bottom, is an in-game screenshot of the dungeon entrance (or optionally, a picture of the minimap indicating the location of the dungeon in its parent zone).
Notes
As with all more complex templates, remember that changes spread on all concerned articles. Please discuss it with the author before making significant changes.
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 | connects = [[Kur Mountains]] | pclevel = 30 }}
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 = [[Image:Desert.png|300px|]] }}