1,300
edits
(Created page with "{{documentation}} Used to generate regular, square, or pin maps or links. Default is a regular mapframe. For a list of available parameters see below. To find coordinates of a specific map square, tools such as https://mejrs.github.io/osrs can be used. ==Usage== ===Single=== The caption is optional, for all other available parameters see below. {| class="center" ! Simple Map !! Pin Map |- | <code><nowiki>{{Map|2613,3294|caption=Map Capti...") |
No edit summary |
||
Line 83: | Line 83: | ||
===Template=== | ===Template=== | ||
* <code>type</code> - Render as link to map, instead of map: <code>|type=maplink</code> | * <code>type</code> - Render as link to map, instead of map: <code>|type=maplink</code> | ||
* <code>mapID</code> - Map id (see [[ | * <code>mapID</code> - Map id (see [[Near-Reality:Map/mapIDs]] for a list) defaults to 0 (surface) | ||
* <code>plane</code> - The map plane (0 is surface) | * <code>plane</code> - The map plane (0 is surface) | ||
* <code>mtype</code> - Type of map, one of: <code>pin, square, rectangle, polygon, line, pin-polygon, pin-line, circle</code> | * <code>mtype</code> - Type of map, one of: <code>pin, square, rectangle, polygon, line, pin-polygon, pin-line, circle</code> |