Difference between revisions of "Template:Map Embed"

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

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"></iframe>