Open main menu

Project: Gorgon Wiki β

Changes

Template:MAP infobox

10 bytes removed, 17:45, 7 January 2017
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.
{| style="margin:0 0 0.5em 1em; border:1px solid #ccc; float:right; text-align:left; background:#f9f9f9;" cellpadding="5"
! colspan="2" style="font-size:17px; text-align:center; background-color:#edab5d;color:#894b02;" | {{{name|{{PAGENAME}}name}}}
|-
| style="width:300px;" colspan="2" align="center" | {{{mapimage|[[Image:{{PAGENAME}} (map).png{{pipe}}300px{{pipe}}]]}}}<br/><div style="font-size:11px;">Map of {{PAGENAME}} (click for larger size)</div>
| {{{pclevel|-}}}
|-
| style="width:300px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.jpgpng{{pipe}}300px{{pipe}}]]}}}<br/><div style="font-size:11px;">{{{portaldesc|Portal or entrance caption.}}}</div>
|}<noinclude>
{{clear}}__NOTOC__
==Parameters==
; name
: Not Optional. Defaults to article 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 <code>[[Image:Image nameImageName.png|300px|]]</code>
; connects
: One or more neighbour maps connected by portals to this one.
; image
: Defaults to a .jpg png image of the article's name, meant to represent the entrance. If the image already exists, use <code>[[Image:Image nameImageName.jpgpng|300px|]]</code>
; portaldesc
: Optional. Suggested use is the description as seen on the portal, or other flavor text.