Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Coordinates: Difference between revisions

Template page
created template
 
z-coordinates required
Line 1: Line 1:
<includeonly>[https://map.democracycraft.net/#reveille:{{{1}}}:{{{2}}}:{{#IF: {{{3|}}}|{{{3}}}}}:0:0:1.57:0:0:free {{{1}}}, {{{2}}}{{#IF: {{{3|}}}|, {{{3}}}}}]</includeonly><noinclude>This template links coordinates to the BlueMap of the server.
<includeonly>[https://map.democracycraft.net/#reveille:{{{1}}}:{{{2}}}:{{{3}}}:0:0:1.57:0:0:free {{{1}}}, {{{2}}}, {{{3}}}]</includeonly><noinclude>This template links coordinates to the BlueMap of the server.


== Parameters ==
== Parameters ==
Line 17: Line 17:
| <code>{{{3}}}</code>
| <code>{{{3}}}</code>
| the z-coordinates
| the z-coordinates
| no
| yes
|}
|}


Line 25: Line 25:


=== Filled ===
=== Filled ===
<code><nowiki>{{coordinates|13|13|13}}</nowiki></code> returns <code>{{coordinates|13|13}}</code>.
<code><nowiki>{{coordinates|13|13|13}}</nowiki></code> returns <code>{{coordinates|13|13|13}}</code>.


[[Category:DemocracyCraft Wiki templates]]</noinclude>
[[Category:DemocracyCraft Wiki templates]]</noinclude>

Revision as of 23:27, 28 May 2026

This template links coordinates to the BlueMap of the server.

Parameters

Parameter Description Required
{{{1}}} the x-coordinates yes
{{{2}}} the y-coordinates yes
{{{3}}} the z-coordinates yes

Example

Unfilled

{{coordinates|||}}

Filled

{{coordinates|13|13|13}} returns 13, 13, 13.