Template:MapLightbox: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
{{#tag:html|
{{#tag:html|
<a data-fslightbox="lightbox" href="#mapbox-frame">📍 {{{label|View map}}}</a>
<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 style="display:none;"></iframe>
<iframe id="mapbox-frame" src="{{{url}}}" width="1920" height="1080" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
|parse=yes}}
|parse=yes}}
</includeonly>
</includeonly>