Template:Navigation templates: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
←Replaced content with 'I' |
meta>Justeditingtoday m Reverted 2 edits by 2001:E60:1026:9171:0:3D:6E16:D901 (talk) to last revision by WOSlinker. (TW) |
||
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|Solar System}} | |||
* {{tl|Governance of Greater London}} | |||
|- | |||
| 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|Scouting}} | |||
* {{tl|University of Michigan}} | |||
|- | |||
| style="text-align: left;" | {{tl|Navbox with columns}} | |||
| collapsible || style="background: #ccf;" | navbox | |||
| Left/right of columns || No || Yes || | |||
* {{tl|Current U.S. Senators}} | |||
* {{tl|Historical regions of the Czech Republic}} | |||
|} | |||
{| 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 | |||
|- | |||
| style="text-align:left;" | [[Help:Collapsing|Collapsible tables]] | |||
| collapsible | |||
| Defined in [[MediaWiki:Common.js|Common.js]] | |||
| 2 or more autocollapse on page || Yes || Yes | |||
|}<noinclude> | |||
[[Category:Navigational boxes| ]] | |||
[[Category:Documentation shared content templates]] | |||
</noinclude> |
Revision as of 18:57, 16 April 2017
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 |
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 |