Help17:Extensions Module Manager Wrapper
From Joomla! Documentation
How to access
To add the Wrapper module, go to your site back-end. Using the top menu, go to Extensions -> module manager and select "new". Then, select Wrapper.
Description
The wrapper module allows you to display an external website in a module. The functionality is the same to that of the 'iFrame Wrapper' you can add as a menu item. If the page to which the wrapper is linked is too big, bars will be shown below and to the right of the wrapper, allowing you to "navigate" the page.
The module type is mod_wrapper
Screenshot
Below, you see an image of the Wrapper in action.

Options
Basic Options

- URL. URL for the web site to be wrapped.
- Auto Add When enabled, 'http://' is added automatically to your URL,if needed. When disabled, 'http://' won't be added automatically.
- Scroll Bars. Whether or not to provide scroll bars for the IFrame. If the setting is "Auto", scroll bars will be provided automatically if needed. When set to "no" scroll bars will never be shown.
- Width. Width of the IFrame, in pixels. If you add a "%" to the end of the number, it is read as a percentage instead of pixels.
- Height. Height of the IFrame, in pixels.
- Auto Height. Whether or not to set the height automatically to the size of the external page.
- Target Name. Optional name of the IFrame when used as a target.
Advanced Options

- Alternative layout Apply an alternative layout or template override
- Module Class Suffix Apply a CSS suffix to the module
- Caching. Use Global/No Caching. Whether or not to cache the content of this Module. A setting of "Use Global" will use the Cache Settings from the Global Configuration screen.
- Cache Time. The length of time, in minutes, before the Module is re-cached.
Quick Tips
No tips have been added for the Wrapper module.