Difference between revisions of "Widget:Iframe"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "This widget allows you to add any page within an iframe tag to your site. To insert this widget, use the following code: <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki> |url=h…")
 
Line 17: Line 17:


== Sample result ==
== Sample result ==
{{#widget:{{PAGENAME}}
{{#widget:Iframe
|url=http://www.google.com
|url=http://www.secondlife.com
|width=410
|width=600
|height=342
|height=800
|border=0
|border=0
}}
}}

Revision as of 10:05, 16 August 2011

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://www.google.com
|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

Error in widget Iframe: Syntax error in template "wiki:wiki:Iframe" on line 1 "<iframe src="" frameborder="" width="" height="" scrolling=""></iframe>" - Unexpected "}-->"