Template:MapLink: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Redirected page to Template:MapLink) Tag: New redirect |
(Removed redirect to Template:MapLink) Tag: Removed redirect |
||
| Line 1: | Line 1: | ||
{{#tag:maplink |
|||
#REDIRECT [[Template:MapLink]] |
|||
|{{#if:{{{geojson|}}}|{{{geojson}}}|}} |
|||
|width={{#if:{{{width|}}}|{{{width}}}|250}} |
|||
|height={{#if:{{{height|}}}|{{{height}}}|250}} |
|||
|zoom={{#if:{{{zoom|}}}|{{{zoom}}}|1}} |
|||
|mapID={{#if:{{{mapID|}}}|{{{mapID}}}|0}} |
|||
|plane={{#if:{{{plane|}}}|{{{plane}}}|0}} |
|||
|x={{#if:{{{x|}}}|{{{x}}}|3200}} |
|||
|y={{#if:{{{y|}}}|{{{y}}}|3200}} |
|||
|text={{#if:{{{text|}}}|{{{text}}}|}} |
|||
|align={{#if:{{{align|}}}|{{{align}}}|center}} |
|||
}}<noinclude>{{/doc}}</noinclude> |
|||
Latest revision as of 22:46, 17 October 2024
Template documentation
This documentation is transcluded from Template:MapLink/doc. [edit] [history] [purge]
This template can be used to create links to interactive maps. See RuneScape:Create Map for a guide on the features of maplink.
Quick copy
{{MapLink
|geojson =
|width =
|height =
|zoom =
|mapID =
|plane =
|x =
|y =
|text =
|align =
}}