Template:CartoP: Difference between revisions
Jump to navigation
Jump to search
(→Usage) |
No edit summary |
||
Line 2: | Line 2: | ||
|buttscicl.es/minecraft/cartographs/pveRev7Carto/ | |buttscicl.es/minecraft/cartographs/pveRev7Carto/ | ||
|redditpublic.com/carto/pve/p{{#ifexpr:{{{r|10}}}<10|0}}{{{r}}}/carto/index.html | |redditpublic.com/carto/pve/p{{#ifexpr:{{{r|10}}}<10|0}}{{{r}}}/carto/index.html | ||
}}#/{{{x}}}/{{{y|64}}}/{{{z}}}/{{{zoom|-2}}}/0/{{{night|0}}} {{{x}}}, {{{z}}}]<noinclude> | }}#/{{{x}}}/{{{y|64}}}/{{{z}}}/{{{zoom|-2}}}/0/{{{night|0}}} {{{text|{{{x}}}, {{{z}}}}}}]<noinclude> | ||
== Usage == | == Usage == | ||
Line 13: | Line 13: | ||
Optional parameters: | Optional parameters: | ||
* '''text''' - defaults to "x, z" (with the actual coordinates) | |||
* '''y''' - defaults to 64 | * '''y''' - defaults to 64 | ||
* '''zoom''' - valid values: min, -9, -8, -7, -6, -5, -4, -3, -2, -1, max. defaults to -2 | * '''zoom''' - valid values: min, -9, -8, -7, -6, -5, -4, -3, -2, -1, max. defaults to -2 |
Revision as of 13:23, 2 April 2012
Usage
Link coordinates to a cartograph for a specific revision of the PvE server. Example: {{CartoP|r=6|x=1500|z=0}}
becomes 1500, 0
Required parameters:
- r - map revision; see minecraft-overviewer for a list of revs with cartos
- x
- z
Optional parameters:
- text - defaults to "x, z" (with the actual coordinates)
- y - defaults to 64
- zoom - valid values: min, -9, -8, -7, -6, -5, -4, -3, -2, -1, max. defaults to -2
- night - 0 for day, 1 for night. defaults to 0