Template:MapEmbed: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#tag:html|<iframe src="https://highspell.wiki/w/embed/map/?lvl={{#replace:{{{lvl|Overworld}}}|Underground|Underworld}}&pos_x={{#expr:{{{xPos|0}}}+0}}&pos_y={{#expr:{{{yPos|0}}}+0}}" style="width: {{{size|100%}}}; {{#if:{{{size|}}}|height: {{{size}}};|aspect-ratio: 1 / 1;}} border: none;" loading="lazy"></iframe>}}</includeonly> | <includeonly>{{#tag:html|<iframe src="https://highspell.wiki/w/embed/map/?clean=true&lvl={{#replace:{{{lvl|Overworld}}}|Underground|Underworld}}&pos_x={{#expr:{{{xPos|0}}}+0}}&pos_y={{#expr:{{{yPos|0}}}+0}}&zoom={{{zoom|0}}}{{#if:{{{marker|}}}|&marker={{{marker|}}}}}{{#if:{{{emoji|}}}|&emoji={{{emoji|}}}}}{{#if:{{{coords|}}}|&coords={{{coords|}}}}}{{#if:{{{spin|}}}|&spin=true}}" style="width: {{{size|100%}}}; {{#if:{{{size|}}}|height: {{{size}}};|aspect-ratio: 1 / 1;}} border: none;" loading="lazy"></iframe>}}</includeonly> |