Help:Embed a webpage

From WaterWiki.net

Jump to: navigation, search

You may want to embed an external webpage into an article. This is especially useful when creating a page about an organisation (see UN Water pages).

To display any external webpage within a frame on a WaterWiki-page, use the following code:

<incw>URL|width|height</incw>

where:

  • URL is link to the website (for example: http://volunteermatch.org)
  • width is the width of the frame in pixels or percent (value 100% will use available width)
  • height is the height of the frame in pixels

For example, the code for below displayed webpage is <incw>http://www.unwater.org|95%|300</incw> displaying:


(This extension is improved version of Anysite extension).