21,074
edits
Changes
m
It is '''not currently intended''' to use for Zones. This is <span style="color:red">work in progress</span>: Zones may use a different template to accomodate a larger map image, as well as some interactive javascript functionality to show/hide labels and POIs on the map (this is more complex wiki stuff, which is not critical atm).
Testing new Amenity category for Cotton Gin
{| style="margin:0 0 0.5em 1em1px; border:1px solid #ccc423930; float:right; text-align:left; position:relative; border-radius:5px; background:#f9f9f91e1615ff;" cellpadding="5"! colspan="2" style|<div class="fontib-tbl-sizehd">[[File:17px; textButton_Green.png|300px]]</div> <div class="ib-align:center; backgroundtbl-color:#edab5d;color:#894b02;hdt" | >{{{name|name}}}</div>
|-
| style="width:300px;" colspan="2" align="center" | {{{mapimage|[[Image:{{PAGENAME}} (map).png{{pipe}}300px400px{{pipe}}]]}}}<br/><div class="block2" style="color:#ffffff;font-size:11px;">Map of {{PAGENAME}} (click for larger size)</div>
|- valign="top"
! style="widthbackground:#eee; color:100px#000000;fontborder-weightradius:2px; width:normal100px;" align="center" | Connects to| <div class="block2" style="color:#ffffff;">{{{connects|-}}}</div>
|-
{{ #if:{{{temperature|}}} |{{pipe}}-! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" {{pipe}} Temperature:{{pipe}} <div class="block2" style="color:#ffffff;">{{{temperature}}}</div>}}|-! style="fontbackground:#f5e0c7; color:#000000; border-weightradius:2px; width:normal100px;" align="center" | Suggested <abbr title="Your primary A suggested level based on combat skill levellevels required to survive.">levelArea Level</abbr>| <div class="block2" style="color:#ffffff;">{{{pclevel|-}}}</div>|-| style= "width:300px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.png{{pipe}}400px{{pipe}}]]}}} <br><div class="block2" style="color:#ffffff;font-size:11px;">{{{portaldesc|Portal or entrance caption.}}}</div>
|-
{{ #if:{{{cottongin| }}}|{{pipe}}- valign="top"! style="background:#f5e0c7; color:#000000; border-radius:2px; width:300px100px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.png{{pipe}}300pxCotton Gins:{{pipe}}]]}}}<br/><div class="block2" style="font-sizecolor:11px#ffffff;">{{{portaldesc|Portal or entrance caption.cottongin}}}</div>}}|}{{ #switch: {{FULLPAGENAME}}| Template:MAP infobox = | Zone Template =| {{ #if: {{{cottongin|}}} | [[Category:Amenity/Cotton Gin]] }}}}<noinclude>
{{clear}}__NOTOC__
==Syntax==
<pre>
{{Area MAP infobox
| name =
| image mapimage = | connects =| temperature = | pclevel =| image =| portaldesc =
}}
</pre>
; connects
: One or more neighbour maps connected by portals to this one.
; temperature
: Optional. Current options are Hot (Ilmari/Rahu) or Cold (Kur/Gazluk).
; pclevel
: Suggest level for the player character (the main damage skill level) to <em>start</em> this area.
; image
: Defaults to a .png image of the article's name, meant to represent the entrance. If the image already exists, use <code>[[Image:ImageName.png|300px|]]</code>
; portaldesc
: Optional. Suggested use is the description as seen on the portal, or other flavor text.
; cottongin: Optional. Enter a numerical value of the number of Cotton Gins in the zone.
==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.
====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==
}}
</pre>
{{MAP infobox | name = Eltibule | mapimage = [[Image:Eltibule_Map.png|300px|Updated map thanks to User]] | portaldesc = Needs a description. | connects = [[Serbule]], [[Kur Mountains]] | temperature = Cold | pclevel = 20-50}}<pre>{{MAP infobox | name = Eltibule | mapimage = [[Image:Eltibule_Map.png|300px|Updated map thanks to User]] | portaldesc = Needs a description. | connects = [[Serbule]], [[Kur Mountains]] | temperature = Cold | pclevel = 20-50}}</pre>
[[Category:Formatting templates|MAP infobox]]
</noinclude>