Vorlage:Navigation templates: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
(background colors for collapsible tables also inherited (from class=navbox), fix incorrect colors, show default font sizes)
K (152 Versionen von wikivoyage:Vorlage:Navigation_templates importiert)
 
(111 dazwischenliegende Versionen von 53 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 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%;"
|+ Navigation template feature comparison
|+ <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 parameter !! Example
! Collapsible !! Header color
! Image !! Groups !! Style (body) <br /> parameter/s !! Examples
|-
|-
| 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 ||
 
|-
|-
| 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}} || {{tl|Cetaceans}}
| Left/right of body and/or in each list || Yes || Yes ||
 
|-
|-
| 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 ||
 
|-
|-
| align="left" | {{tl|Dynamic navigation box}}
| style="text-align: left;" | {{tl|Navbox years}}
| {{yes2}} <tt>collapsible</tt> || style="background-color:#ccccff;" | navbox
| collapsible || style="background: #ccf;" | navbox
| {{no}} || {{no}} || {{yes}} || {{tl|CSUHeads}}
| No || No || No ||
|-
 
| align="left" | {{tl|Dynamic navigation box with image}}
| {{yes2}} <tt>NavFrame</tt> || style="background-color:#efefef;" | NavHead
| {{yes2}} Upper left || {{no}} || {{no}} || {{tl|SlovakPMs}}
|-
| align="left" | {{tl|Navbox generic}}
| {{yes2}} <tt>collapsible</tt> || style="background-color:#ccccff;" | navbox
| {{no}} || {{yes}} || {{yes}} || {{tl|Dilbert}}
|-
| 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}}
|-
| 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;"|
|-
| align="left" | {{[[Commons:Template:NavigationBox|Commons:NavigationBox]]}}
| {{no}} || style="background-color:#ccccff;" | #ccccff
| {{yes2}} Right of title+body || {{no}} || {{no}} ||
|-
| align="left" | {{[[Commons:Template:Dynamic navigation box|Commons:Dynamic navigation box]]}}
| {{yes2}} <tt>NavFrame</tt> || style="background-color:#ccccff;" | #ccccff
| {{no}} || {{no}} || {{no}} ||
|-
| 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" align="left" | <sup>†</sup> The background color for the header or title is inherited from the [[CSS]] class: <tt>navbox</tt> uses <span style="background-color:#ccf; color:#000000;">#ccf</span> and <tt>NavHead</tt> uses <span style="background-color:#efefef; color:#000000">#efefef</span> (as defined in [[MediaWiki:Common.css|Common.css]]). All the current navigation templates have a <tt>color</tt> parameter that will override these defaults.</div>
|}
|}


{|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%;"
|+ NavFrame div vs. Collapsible table
|+ <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; padding-left:4px;"| {{Tnavbar|Navigational_templates|plain=1}}
| align="left" | [[:w:en:Help:Collapsing|Collapsible tables]]
! Classes used
| collapsible
! Collapses when !! Custom initial&nbsp;state !! Nesting
| Defined in [[MediaWiki:Common.js|Common.js]]
! Header 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 || NavFrame: 95%<br>NavHead: 100%<br>NavContent: 100%
|-
| align="left" | [[Wikipedia:NavFrame#Collapsible tables|Collapsible table]]
| collapsible, navbox
| 2+ of the same || {{yes}} || {{no}}
| style="background-color:#ccccff;"| #ccccff || navbox: 90%
|-
| colspan="7" align="left" | Note: [[CSS]] classes are defined in [[MediaWiki:Common.css|Common.css]] and [[JavaScript]] for collapsible templates is located in [[MediaWiki:Common.js|Common.js]].
|}<noinclude>
|}<noinclude>
 
[[Kategorie:Vorlagen:Dokumentation]]
[[Category:Navigational templates| {{PAGENAME}}]]
</noinclude>
</noinclude>

Aktuelle Version vom 27. Januar 2023, 07:22 Uhr

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