Template:MapLightbox: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#tag:html|<a data-fslightbox="lightbox" href="#mapbox-frame">📍 {{{label|View map}}}</a><iframe id="mapbox-frame" src="{{{url}}}" width="1920" height="1080" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>|parse=yes}}</includeonly> | ||
{{#tag:html| | |||
<a data-fslightbox="lightbox" href="#mapbox-frame">📍 {{{label|View map}}}</a> | |||
<iframe id="mapbox-frame" src="{{{url}}}" width="1920" height="1080" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe> | |||
|parse=yes}} | |||
</includeonly> |