CargoAdmin, Bureaucrats, Moderators (CommentStreams), fileuploaders, Interface administrators, newuser, Push subscription managers, Suppressors, Administrators
5,230
edits
 (Created page with "<includeonly>__NOEDITSECTION__{{#invoke:Location map/info|main}} {{{image|}}}  '''{{#titleparts:{{FULLPAGENAME}}|3}}''' is a location map definition used to overlay markers and labels on {{{projection|an equirectangular projection}}} map of {{{name|[[{{#invoke:Location map|data|{{#titleparts:{{FULLPAGENAME}}|1|3}}|name}}]]}}}. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.  == Usage == These definitions...")  | 
				m (Text replacement - "longitude" to "longitude")  | 
				||
| Line 2: | Line 2: | ||
{{{image|}}}  | {{{image|}}}  | ||
'''{{#titleparts:{{FULLPAGENAME}}|3}}''' is a location map definition used to overlay markers and labels on {{{projection|an [[equirectangular projection]]}}} map of {{{name|[[{{#invoke:Location map|data|{{#titleparts:{{FULLPAGENAME}}|1|3}}|name}}]]}}}. The markers are placed by [[latitude]] and   | '''{{#titleparts:{{FULLPAGENAME}}|3}}''' is a location map definition used to overlay markers and labels on {{{projection|an [[equirectangular projection]]}}} map of {{{name|[[{{#invoke:Location map|data|{{#titleparts:{{FULLPAGENAME}}|1|3}}|name}}]]}}}. The markers are placed by [[latitude]] and longitude coordinates on the default map or a similar map image.  | ||
== Usage ==  | == Usage ==  | ||
| Line 48: | Line 48: | ||
* <code>'''x''' = {{#invoke:Location map|data|{{#titleparts:{{FULLPAGENAME}}|1|3}}|x}}</code>  | * <code>'''x''' = {{#invoke:Location map|data|{{#titleparts:{{FULLPAGENAME}}|1|3}}|x}}</code>  | ||
*: An expression to calculate a location on the map via its   | *: An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge  | ||
* <code>'''y''' = {{#invoke:Location map|data|{{#titleparts:{{FULLPAGENAME}}|1|3}}|y}}</code>  | * <code>'''y''' = {{#invoke:Location map|data|{{#titleparts:{{FULLPAGENAME}}|1|3}}|y}}</code>  | ||
edits