Help:Widgets/Iframe

From UBC Wiki

This widget allows you to add any page within an iframe tag to your site.

To insert this widget, use the following code:

{{#widget:Iframe
|url=https://www.semantic-mediawiki.org/w/images/8/80/20171004_Beginners_tutorial_to_Semantic_MediaWiki.pdf
|width=410
|height=342
|border=0
}}

Parameters

  • url - URL of page being inserted
  • width - width of the iframe (default is 400)
  • height - height of the iframe (default is 300)
  • border - border width (default is 1)


Sample result