Widget:Iframe   

From Appropedia
Jump to: navigation, search

Template:Widget 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=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8
|width=410
|height=342
|border=0
}}

Parameters

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

Sample result

{{Widget |author=Sergey Chernyshev |addedon=9-17-2009 }} This widget allows you to add any page within an iframe tag to your site. To insert this widget, use the following code: {{#widget:{{PAGENAME}} |url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8 |width=410 |height=342 |border=0 }} == Parameters == * '''url''' - URL of page being inserted * '''width''' - width of the iframe (default is 400) * '''height''' - width of the iframe (default is 300) * '''border''' - border width (default is 1) == Sample result == {{#widget:{{PAGENAME}} |url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8 |width=410 |height=342 |border=0 }} {{Comments}} Template:Comments

Personal tools