Difference between revisions of "Template:Atlas"

From Second Life Wiki
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="width:{{{width|256}}};height:{{{height|256}}}px;z-index:2;">foo</div>
<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 02: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
  1. Grid name
    • Agni
  2. top: integer
  3. right: integer
    • Should be the "width" added to the "left"
  4. bottom: integer
    • Should be the "height" added to the "top"
  5. left: integer

Examples

Main Landmass

{{Atlas/Main Landmass}}

Agni.jpg

General Usage

{{Atlas|Agni|256|512|512|256}}

Agni.jpg