Template:CartoP: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
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

{{{x}}}, {{{z}}}

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:

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