Simple:
{{url>http://www.example.com/somepage.html}}
Complete Syntax:
{{url>someurl width,height noscroll noborder alignment|alternate-text}}
That is an URL to embed, followed by several optional parameters. The following parameters are recognized:
px
, em
, pt
or %
. When no unit is given px
noscroll
will disable the scrollbars of the iframe
noborder
will disable the frame border, note that your CSS might still add borders or may disable them without using this setting
left
or right
to have the iframe floating to the left or right. Should be used with a width.