Template:Navigation templates: Difference between revisions
Jump to navigation
Jump to search
www>Michael Chidester m (1 revision) |
www>DB1729 m (Reverted 1 edit by 52.129.5.110 (talk) to last revision by Izno) |
||
Line 1: | Line 1: | ||
{| class="wikitable | {| class="wikitable" style="margin-left: auto; margin-right: auto; text-align: center;" | ||
|+ | |+ Navigation templates comparison {{Navbar|Navigation templates|plain=1|brackets=y}} | ||
|- | |||
! Template | |||
! Collapsible !! Header color | ! Collapsible !! Header color | ||
! Image !! Groups !! Style (body) <br /> parameter/s | ! Image !! Groups !! Style (body) <br /> parameter/s | ||
|- | |- | ||
| style="text-align: left;" | {{tl|Navbox}} | | style="text-align: left;" | {{tl|Navbox}} | ||
| collapsible || style="background: #ccf;" | navbox | | collapsible || style="background: #ccf;" | navbox | ||
| Left/right of body || Yes || Yes | | Left/right of body || Yes || Yes | ||
|- | |- | ||
| style="text-align: left;" | {{tl|Navbox with collapsible groups}} | | style="text-align: left;" | {{tl|Navbox with collapsible groups}} | ||
| collapsible || style="background: #ccf;" | navbox | | collapsible || style="background: #ccf;" | navbox | ||
| Left/right of body and/or in each list || Yes || Yes | | Left/right of body and/or in each list || Yes || Yes | ||
|- | |- | ||
| style="text-align: left;" | {{tl|Navbox with columns}} | | style="text-align: left;" | {{tl|Navbox with columns}} | ||
| collapsible || style="background: #ccf;" | navbox | | collapsible || style="background: #ccf;" | navbox | ||
| Left/right of columns || No || Yes | | Left/right of columns || No || Yes | ||
|} | |} | ||
{| class="wikitable" style="margin-left: auto; margin-right | {| class="wikitable" style="margin-left: auto; margin-right: auto; text-align: center;" | ||
|+ | |+ Collapsible attributes | ||
|- | |- | ||
| | ! Type !! CSS classes !! JavaScript !! Collapses when !! Custom <br /> initial state !! Nesting | ||
| collapsible | |- | ||
| style="text-align:left;" | [[Help:Collapsing|Collapsible tables]] | |||
| mw-collapsible | |||
| Defined in [[MediaWiki:Common.js|Common.js]] | | Defined in [[MediaWiki:Common.js|Common.js]] | ||
| 2 or more autocollapse on page || Yes || Yes | | 2 or more autocollapse on page || Yes || Yes | ||
|}<noinclude> | |}<noinclude> | ||
[[Category:Navigational boxes| | [[Category:Navigational boxes|Δ]] | ||
[[Category:Documentation shared content templates]] | |||
{{convert to use Navbox}}</noinclude> | |||
[[ | |||
</noinclude> |
Revision as of 05:16, 19 May 2022
Template | Collapsible | Header color | Image | Groups | Style (body) parameter/s |
---|---|---|---|---|---|
{{Navbox}} | collapsible | navbox | Left/right of body | Yes | Yes |
{{Navbox with collapsible groups}} | collapsible | navbox | Left/right of body and/or in each list | Yes | Yes |
{{Navbox with columns}} | collapsible | navbox | Left/right of columns | No | Yes |
Type | CSS classes | JavaScript | Collapses when | Custom initial state |
Nesting |
---|---|---|---|---|---|
Collapsible tables | mw-collapsible | Defined in Common.js | 2 or more autocollapse on page | Yes | Yes |