Template:Scroll

Revision as of 22:25, February 23, 2013 by Locke (talk | contribs) (switched to max-width/height so it doesn't take up space if it doesn't need to)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Want an adless experience? Log in or Create an account.
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Purpose

This is a "decorator" that wraps content with a scroll-bar window.

Usage

{{Scroll| width= | height= | content }}

  • width — Maximum width value (e.g. "300px") (Optional. Default: none)
  • height — Maximum height value (e.g. "300px") (Optional. Default: none)
  • content — The content to which to apply this wrapper