Template:CartoS: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
[http://redditpublic.com/carto/survival/s{{#ifexpr:{{{r|10}}}<10|0}}{{{r}}}/carto/index.html#/{{{x}}}/{{{y|64}}}/{{{z}}}/{{{zoom|-2}}}/0/{{{night|0}}} {{{text|{{{x}}}, {{{z}}}}}}]<noinclude>
<includeonly>[http://redditpublic.com/carto/survival/s{{#ifexpr:{{{r|10}}}<10|0}}{{{r}}}/carto/index.html#/{{{x}}}/{{{y|64}}}/{{{z}}}/{{{zoom|-2}}}/0/{{{night|0}}} {{{text|{{{x}}}, {{{z}}}}}}]</includeonly><noinclude>{{documentation}}<!-- note: please make sure there is NOT a trailing newline after the noinclude, else page formatting will get messed up --></noinclude>
 
== Usage ==
Link coordinates to a cartograph for a specific revision of the [[Survival]] server. Example: <code><nowiki>{{CartoS|r=12|x=25|z=-525}}</nowiki></code> becomes {{CartoS|r=12|x=25|z=-525}}
 
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
 
[[Category:Templates]]
<!-- note: please make sure there is NOT a trailing newline character after the noinclude, else page formatting will get messed up -->
</noinclude>

Latest revision as of 21:42, 2 April 2012

Documentation icon Template documentation[view] [edit] [history] [purge]

This template links coordinates to a cartograph for a specific revision of the Survival server.

Required Parameters

r
map revision; see minecraft-overviewer for a list of revs with cartos
x
east/west coordinate. -x is west, +x is east
z
north/south coordinate. -z is north, +z is south

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

Examples

  • {{CartoS|r=12|x=25|z=-525}}25, -525
  • {{CartoS|r=13|x=0|z=0|zoom=-6|night=1|text=rev 13 by night}}rev 13 by night