Template:Scroll

From Zelda Dungeon Wiki
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 — 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