Widget:Iframe

From Second Life Wiki
Revision as of 10:05, 16 August 2011 by Rand Linden (talk | contribs)
Jump to navigation Jump to search

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 "}-->"