Widget:Iframe: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
expand doc and cat |
||
Line 1: | Line 1: | ||
<noinclude> | <includeonly><iframe src="<!--{$url|validate:url}-->" style="border: <!--{$border|escape:html|default:0}-->" width="<!--{$width|escape:html|default:400}-->" height="<!--{$height|escape:html|default:300}-->"></iframe></includeonly><noinclude> | ||
This widget allows you to embed any web page on your wiki page using an iframe tag. | ==Documentation== | ||
This widget allows you to embed any web page on your wiki page using an iframe tag. It is good for embedding the Google calendar on the [[Events]] page and the Trello on the [[ToDo]] page. | |||
===Source=== | |||
Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev] | Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev] | ||
Line 7: | Line 9: | ||
For information on how to use this widget, see [https://www.mediawikiwidgets.org/Iframe widget description page on MediaWikiWidgets.org]. | For information on how to use this widget, see [https://www.mediawikiwidgets.org/Iframe widget description page on MediaWikiWidgets.org]. | ||
</noinclude | [[Category:Widget]] | ||
</noinclude> |
Revision as of 13:10, 8 May 2019
Documentation
This widget allows you to embed any web page on your wiki page using an iframe tag. It is good for embedding the Google calendar on the Events page and the Trello on the ToDo page.
Source
Created by Sergey Chernyshev
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.