On November 6th, 2024, the 9,000th article was added to the SuccuWiki!
Template:Navigation templates: Difference between revisions
Jump to navigation
Jump to search
m (1 revision: Moreish) |
mNo edit summary |
||
Line 2: | Line 2: | ||
|+ <span style="font-size: 130%;">Navigation templates comparison</span> | |+ <span style="font-size: 130%;">Navigation templates comparison</span> | ||
|- style="line-height: 10pt;" | |- style="line-height: 10pt;" | ||
! style="text-align: left; padding-left: 4px; font-size: 111%;" | | ! style="text-align: left; padding-left: 4px; font-size: 111%;" | | ||
! Collapsible !! Header color | ! Collapsible !! Header color | ||
! Image !! Groups !! Style (body) <br /> parameter/s !! Examples | ! Image !! Groups !! Style (body) <br /> parameter/s !! Examples | ||
Line 9: | Line 9: | ||
| 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;" | | style="text-align: left;" | 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;" | | style="text-align: left;" | 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 || | ||
* | * | ||
* | * | ||
|- | |- | ||
| style="text-align: left;" | | style="text-align: left;" | Navbox years | ||
| collapsible || style="background: #ccf;" | navbox | | collapsible || style="background: #ccf;" | navbox | ||
| No || No || No || | | No || No || No || | ||
* | * | ||
|} | |} | ||
Line 35: | Line 35: | ||
! Type !! CSS classes !! Javascript !! Collapses when !! Custom <br /> initial state !! Nesting | ! Type !! CSS classes !! Javascript !! Collapses when !! Custom <br /> initial state !! Nesting | ||
|- | |- | ||
| align="left" | | align="left" | Collapsible tables | ||
| collapsible | | collapsible | ||
| Defined in [[MediaWiki:Common.js|Common.js]] | | Defined in [[MediaWiki:Common.js|Common.js]] | ||
Line 42: | Line 42: | ||
[[Category:Navigational boxes| ]] | [[Category:Navigational boxes| ]] | ||
</noinclude> | </noinclude> |
Revision as of 19:50, 9 October 2012
Collapsible | Header color | Image | Groups | Style (body) parameter/s |
Examples | |
---|---|---|---|---|---|---|
{{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 |
|
Navbox years | collapsible | navbox | No | No | No |
|
Type | CSS classes | Javascript | Collapses when | Custom initial state |
Nesting |
---|---|---|---|---|---|
Collapsible tables | collapsible | Defined in Common.js | 2 or more autocollapse on page | Yes | Yes |