Template:MapLightbox: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<a data-fslightbox="mapbox" href="#mapbox-frame">📍 {{{label|View map}}}</a> | <a data-fslightbox="mapbox" 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 style="display:none;"></iframe> | ||
<a data-fslightbox="lightbox" href="#vimeo">Image</a> | |||
<iframe src="https://player.vimeo.com/video/22439234" id="vimeo" width="1920px" height="1080px" frameBorder="0" allow="autoplay; fullscreen" allowFullScreen></iframe> | |||
|parse=yes}} | |parse=yes}} | ||
</includeonly> | </includeonly> |