A detailed description of iframe shortcode.

Usage

1{{< iframe "URL" >}}

or via named parameters

1{{< iframe 
2    src="URL"
3    trigger=manual
4    loadButtonText="load_video"
5>}}
ParameterDefaultDescription
src-The iframe URL. Required.
triggerautoSet it as manual if you want to load the iframe manually.
lazyLoadingtrue
loadButtonTextloadThe text of load button, i18n is supported.
loadInfo-The information shown below the load button. Markdown is supported.
fullscreentrueShow/Hide the fullscreen button.

Examples

OpenStreetMap

Game

Please note that the iframe will load the game from other sites.