![]() | This is a documentation subpage for Template:Compression formats. It may contain usage information, categories and other content that is not part of the original template page. |
Using
{{Compression formats | state = expanded}}
returns the navigation box shown at the top of this page. The state=
parameter has the following values
autocollapse, collapsed, expanded, plain, off
]autocollapse
. A navbox with autocollapse
will start out collapsed if there are two or more elements on the same page. Otherwise, the navbox will be expanded. For the technically minded, see MediaWiki:Common.js (search for "autocollapse").collapsed
, the navbox will always start out in a collapsed state.expanded
, the navbox will always start out in an expanded state.plain
, the navbox will always be expanded with no [hide] link on the right, and the title will remain centered (by using padding to offset the V • T • E links).off
, the navbox will always be expanded with no [hide] link on the right, but no padding will be used to keep the title centered. This is for advanced use only; the "plain" option should suffice for most applications where the [show]/[hide] button needs to be hidden.