Template:MenuBox/doc

From Valve Developer Community
< Template:MenuBox
Revision as of 11:53, 26 February 2025 by N0one (talk | contribs) (Updating the doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Edit-copy.png
This is a documentation subpage for Template:MenuBox.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Creates a right-floating navigation box. This template will normally be wrapped in another.

Parameters

Preview and example

{{MenuBox
| title = Main Page
| icon = {{hl2}}
| text = <span>
# MenuBox List Item 1
# MenuBox List Item 2
# MenuBox List Item 3
# MenuBox List Item 4
# MenuBox List Item 5
# MenuBox List Item 6
# MenuBox List Item 7
</span>
}}