Difference between revisions of "Template:Atlas"
Jump to navigation
Jump to search
m (whoops) |
m (debugging) |
||
Line 3: | Line 3: | ||
}} | }} | ||
<div class="map" style="position:relative;width:{{{width|256}}}px;height:{{{height|256}}}px;"> | <div class="map" style="position:relative;width:{{{width|256}}}px;height:{{{height|256}}}px;"> | ||
<div class="links" style | <div class="links" style"position:absolute;top:0;left:0;width:{{{width|256}}};height:{{{height|256}}}px;z-index:2;">foo</div> | ||
<div style="z-index:1;width:{{{width|256}}}px;height:{{{width|256}}}px;position:absolute;margin-left:-{{{5|0}}}px;margin-top:-{{{2|0}}}px;clip: rect({{{2|0}}}px {{{3|256}}}px {{{4|256}}}px {{{5|0}}}px);">[[Image:{{#var:image}}]]</div></div></includeonly><noinclude> | <div style="z-index:1;width:{{{width|256}}}px;height:{{{width|256}}}px;position:absolute;margin-left:-{{{5|0}}}px;margin-top:-{{{2|0}}}px;clip: rect({{{2|0}}}px {{{3|256}}}px {{{4|256}}}px {{{5|0}}}px);">[[Image:{{#var:image}}]]</div></div></includeonly><noinclude> | ||
== Usage == | == Usage == |
Revision as of 01:27, 9 January 2008
Usage
- width: integer
- specifies the width of the map
- defaults to 256
- height: integer
- specifies the height of the map
- defaults to 256
- Grid name
- Agni
- top: integer
- right: integer
- Should be the "width" added to the "left"
- bottom: integer
- Should be the "height" added to the "top"
- left: integer
Examples
Main Landmass
{{Atlas/Main Landmass}}
General Usage
{{Atlas|Agni|256|512|512|256}}