Difference between revisions of "Template:Navigation templates"

From BESA® Wiki
Jump to: navigation, search
m (header format, typo correction)
m (150 revisions)
 
(104 intermediate revisions by 55 users not shown)
Line 1: Line 1:
{| class="wikitable" style="margin-left:auto; margin-right:auto; width:auto; text-align:center; font-size:90%;"
+
{| class="wikitable hlist" style="margin-left: auto; margin-right: auto; width: auto; text-align: center; font-size: 90%;"
|+ <span style="font-size:130%;">Navigation template comparison</span>
+
|+ <span style="font-size: 130%;">Navigation templates comparison</span>
! style="text-align:left; padding-left:4px;" | {{Tnavbar|Navigational_templates|plain=1}}
+
|- style="line-height: 10pt;"
! collapsible !! Header color<sup>†</sup>
+
! style="text-align: left; padding-left: 4px; font-size: 111%;" | {{Navbar|Navigation templates|plain=1}}
! Image !! Groups !! Style<br/>parameter !! Example
+
! Collapsible !! Header color
 +
! Image !! Groups !! Style (body) <br /> parameter/s !! Examples
 
|-
 
|-
|style="text-align:left;"| {{tl|Navigation}}
+
| style="text-align: left;" | {{tl|Navbox}}
| {{yes2}} <tt>NavFrame</tt> ||style="background-color:#efefef;"| NavHead
+
| collapsible || style="background: #ccf;" | navbox
| {{no}} || {{no}} || {{no}} || {{tl|OPEC}}
+
| Left/right of body || Yes || Yes ||
 +
* {{tl|Solar System}}
 +
* {{tl|Governance of Greater London}}
 
|-
 
|-
|style="text-align:left;"| {{tl|Navigation with image}}
+
| style="text-align: left;" | {{tl|Navbox with collapsible groups}}
| {{yes2}} <tt>NavFrame</tt>  ||style="background-color:#efefef;"| NavHead
+
| collapsible || style="background: #ccf;" | navbox
| {{yes2}} Left/right of body || {{no}} || {{no}} ||
+
| Left/right of body and/or in each list || Yes || Yes ||
 +
* {{tl|Scouting}}
 +
* {{tl|University of Michigan}}
 
|-
 
|-
|style="text-align:left;"| {{tl|Navigation with columns}}
+
| style="text-align: left;" | {{tl|Navbox with columns}}
| {{yes2}} <tt>NavFrame</tt> ||style="background-color:#efefef;"| NavHead
+
| collapsible || style="background: #ccf;" | navbox
| {{no}} || {{no}} || {{no}} ||
+
| Left/right of columns || No || Yes ||
|-
+
* {{tl|Current U.S. Senators}}
|style="text-align:left;"| {{tl|Dynamic navigation box}}
+
* {{tl|Historical regions of the Czech Republic}}
| {{yes2}} <tt>collapsible</tt> ||style="background-color:#ccccff;"| navbox
+
| {{no}} || {{no}} || {{yes}} || {{tl|CSUHeads}}
+
|-
+
|style="text-align:left;"| {{tl|Dynamic navigation box with image}}
+
| {{yes2}} <tt>NavFrame</tt> ||style="background-color:#efefef;"| NavHead
+
| {{yes2}} Upper left || {{no}} || {{no}} || {{tl|SlovakPMs}}
+
|-
+
|style="text-align:left;"| {{tl|Navbox generic}}
+
| {{yes2}} <tt>collapsible</tt> ||style="background-color:#ccccff;"| navbox
+
| {{no}} || {{yes}} || {{yes}} || {{tl|Dilbert}}
+
|-
+
|style="text-align:left;"| {{tl|Navbox generic with image}}
+
| {{yes2}} <tt>collapsible</tt> ||style="background-color:#ccccff;"| navbox
+
| {{yes2}} Right-hand side || {{yes}} || {{yes}} || {{tl|Jewish life}}
+
|-
+
|style="text-align:left;"| {{tl|NavigationBox}}
+
| {{no}} ||style="background-color:#ccccff;"| navbox
+
| {{yes2}} Right of title+body || {{no}} || {{no}} || {{tl|EPA}}
+
|-
+
|colspan="7" style="border-left-style:hidden; border-right-style:hidden;"|
+
|-
+
|style="text-align:left;"| {{[[Commons:Template:NavigationBox|Commons:NavigationBox]]}}
+
| {{no}} ||style="background-color:#ccccff;"| #ccccff
+
| {{yes2}} Right of title+body || {{no}} || {{no}} ||
+
|-
+
|style="text-align:left;"| {{[[Commons:Template:Dynamic navigation box|Commons:Dynamic navigation box]]}}
+
| {{yes2}} <tt>NavFrame</tt> ||style="background-color:#ccccff;"| #ccccff
+
| {{no}} || {{no}} || {{no}} ||
+
|-
+
|style="text-align:left;"| {{[[Commons:Template:Dynamic navigation box with image|Commons:Dynamic navigation box with image]]}}&nbsp;
+
| {{yes2}} <tt>NavFrame</tt> ||style="background-color:#efefef;"| NavHead
+
| {{yes2}} Upper left || {{no}} || {{no}} ||
+
|-
+
|colspan="7" style="border-left-style:hidden; border-right-style:hidden;"|
+
|-
+
|colspan="7" style="text-align:left; font-size: smaller;"| <sup>†</sup> The background color for the header or title is inherited from the class listed below.  The templates have <tt>color</tt> parameters that override the default.
+
 
|}
 
|}
  
{| class="wikitable" style="margin-left:auto; margin-right:auto; text-align:center; font-size:90%;"
+
{| 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>
+
|+ <span style="font-size: 130%;">Collapsible attributes</span>
 +
|- style="line-height: 10pt;"
 +
! Type !! CSS classes !! JavaScript !! Collapses when !! Custom <br /> initial&nbsp;state !! Nesting
 
|-
 
|-
!style="text-align:left;"| Type
+
| style="text-align:left;" | [[Help:Collapsing|Collapsible tables]]
! CSS classes
+
| collapsible
! Collapses when !! Custom<br/>initial&nbsp;state !! Nesting
+
| Defined in [[MediaWiki:Common.js|Common.js]]
! Header<br/>color !! Font size
+
| 2 or more autocollapse on page || Yes || Yes
|-
+
|align="left"| [[Wikipedia:NavFrame|NavFrame div]]
+
| NavFrame, NavHead, NavContent
+
| 3+ of the same || {{no}} || {{yes}}
+
|style="background-color:#efefef;"| #efefef || 95%
+
|-
+
|align="left"| [[Wikipedia:NavFrame#Collapsible tables|Collapsible table]]
+
| collapsible, navbox
+
| 2+ of the same || {{yes}} || {{no}}
+
|style="background-color:#ccccff;"| #ccccff || 90%
+
|-
+
|colspan="7" style="text-align:left; font-size:smaller;"|
+
For the technically minded, see [[MediaWiki:Common.css|Common.css]] and [[MediaWiki:Common.js|Common.js]].
+
 
|}<noinclude>
 
|}<noinclude>
  
[[Category:Navigational templates| {{PAGENAME}}]]
+
[[Category:Navigational boxes| ]]
 +
[[Category:Documentation shared content templates]]
 +
 
 
</noinclude>
 
</noinclude>

Latest revision as of 14:23, 8 April 2016

Navigation templates comparison
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
Collapsible attributes
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