Template:Scrollbox/doc

Template page
Revision as of 22:18, 25 February 2024 by Mausterio (talk | contribs) (Created page with " <templatedata> { "params": { "1": { "label": "Content", "description": "The content to place within a scroll-able container", "type": "content", "required": true }, "overflow": { "label": "Overflow", "description": "The direction the scrollbar should appear on. If blank, defaults to both.", "example": "x", "type": "content", "suggestedvalues": [ "x", "y" ] } }, "description": "This template renders whatever is placed with...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template renders whatever is placed within it as a scroll-able item if the contents overflow the container or page.

Template parameters

ParameterDescriptionTypeStatus
Content1

The content to place within a scroll-able container

Contentrequired
Overflowoverflow

The direction the scrollbar should appear on. If blank, defaults to both.

Suggested values
x y
Example
x
Contentoptional