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.

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