Template:Scroll

From Zelda Dungeon Wiki
Revision as of 04:24, January 13, 2013 by Locke (talk | contribs)
Jump to navigation Jump to search
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 — Fixed width value (e.g. "300px") (Optional. Default: auto)
  • height — Fixed height value (e.g. "300px") (Optional. Default: auto)
  • content — The content to which to apply this wrapper