Template:NavFrame
Jump to navigation
Jump to search
Barebones implementation of collapsible "NavFrame" system found in MediaWiki:Common.js and MediaWiki:Common.css.
Usage
{{NavFrame|title|content}}
title
content
All parameters
title– text in the title bar.list– text inside the navbox.state– set toexpandedto open by default, set tocollapsedto close by default.style– inline styling whole navbox.navheadstyle– inline styling for NavHead.navcontentstyle– inline styling for NavContent.class– adds a custom CSS class for the navbox.
See also
- {{Navbox}}
- {{Simple navbox}}