Difference between revisions of "Template:Map Embed"

From Zezenia Online Wiki
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<div class="zezenia-map-embed" data-x="{{{X|}}}" data-y="{{{Y|}}}" data-z="{{{Z|}}}" data-zoom="{{{Zoom|}}}">
+
<iframe src="https://map.playzezenia.com/?embed=true&x={{{X|}}}&y={{{Y|}}}&z={{{Z|}}}&zoom={{{Zoom|}}}" width="800" height="600"></src>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 21:12, 5 March 2021


<iframe src="https://map.playzezenia.com/?embed=true&x=123&y=123&z=7&zoom=1" width="800" height="600"></src>