On November 6th, 2024, the 9,000th article was added to the SuccuWiki!
Template:Navigational templates: Difference between revisions
Jump to navigation
Jump to search
m (1 revision: Moreish) |
mNo edit summary |
||
Line 1: | Line 1: | ||
# | {| class="wikitable hlist" style="margin-left: auto; margin-right: auto; width: auto; text-align: center; font-size: 90%;" | ||
|+ <span style="font-size: 130%;">Navigation templates comparison</span> | |||
|- style="line-height: 10pt;" | |||
! style="text-align: left; padding-left: 4px; font-size: 111%;" | {{Navbar|Navigation templates|plain=1}} | |||
! Collapsible !! Header color | |||
! Image !! Groups !! Style (body) <br /> parameter/s !! Examples | |||
|- | |||
| style="text-align: left;" | {{tl|Navbox}} | |||
| collapsible || style="background: #ccf;" | navbox | |||
| Left/right of body || Yes || Yes || | |||
* {{tl|}} | |||
* {{tl|}} | |||
|- | |||
| style="text-align: left;" | {{tl|Navbox with collapsible groups}} | |||
| collapsible || style="background: #ccf;" | navbox | |||
| Left/right of body and/or in each list || Yes || Yes || | |||
* {{tl|}} | |||
* {{tl|}} | |||
|- | |||
| style="text-align: left;" | {{tl|Navbox with columns}} | |||
| collapsible || style="background: #ccf;" | navbox | |||
| Left/right of columns || No || Yes || | |||
* {{tl|}} | |||
* {{tl|}} | |||
|- | |||
| style="text-align: left;" | {{tl|Navbox years}} | |||
| collapsible || style="background: #ccf;" | navbox | |||
| No || No || No || | |||
* {{tl|}} | |||
|} | |||
{| class="wikitable" style="margin-left: auto; margin-right: auto; width: auto; text-align: center; font-size: 90%;" | |||
|+ <span style="font-size: 130%;">Collapsible attributes</span> | |||
|- style="line-height: 10pt;" | |||
! Type !! CSS classes !! Javascript !! Collapses when !! Custom <br /> initial state !! Nesting | |||
|- | |||
| align="left" | Collapsible tables | |||
| collapsible | |||
| Defined in [[MediaWiki:Common.js|Common.js]] | |||
| 2 or more autocollapse on page || Yes || Yes | |||
|}<noinclude> | |||
[[Category:Navigational boxes| ]] | |||
</noinclude> |
Latest revision as of 22:27, 30 November 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 |