Widget:Iframe

Uit TheaterEncyclopedie
Ga naar: navigatie, zoeken

This widget allows you to embed any web page on your wiki page using an iframe tag.

Created by Sergey Chernyshev.

Using this widget

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)


For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Iframe.