Difference between revisions of "Template:Navigation templates"
From BESA® Wiki
(msg from David Kernow) |
m (150 revisions) |
||
| (150 intermediate revisions by 57 users not shown) | |||
| 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 | + | ! 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> | ||
Latest revision as of 13:23, 8 April 2016
| Script error | 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 |