Template:Navigation templates: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>David Kernow
commenting-out template still under development
meta>David Kernow
m table heading size
Line 1: Line 1:
{| class="wikitable" style="margin-left:auto; margin-right:auto; width:auto; text-align:center; font-size:90%;"
{| class="wikitable" 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 template feature comparison</span>
! style="text-align:left; padding-left:4px;" | {{Tnavbar|Navigational_templates|plain=1}}
! style="text-align:left; padding-left:4px;" | {{Tnavbar|Navigational_templates|plain=1}}
! collapsible !! Header color<sup>†</sup>
! collapsible !! Header color<sup>†</sup>
Line 57: Line 57:


{|class="wikitable" style="margin-left:auto; margin-right:auto; text-align:center; font-size:90%;"
{|class="wikitable" style="margin-left:auto; margin-right:auto; text-align:center; font-size:90%;"
|+ NavFrame div vs. Collapsible table
|+ <span style="font-size:130%;">NavFrame div vs. collapsible table</span>
|-
|-
!style="text-align:left; padding-left:4px;"| {{Tnavbar|Navigational_templates|plain=1}}
!style="text-align:left; padding-left:4px;"| {{Tnavbar|Navigational_templates|plain=1}}

Revision as of 16:55, 21 February 2007

Navigation template feature comparison
Template:Tnavbar collapsible Header color Image Groups Style parameter Example
{{Navigation}} NavFrame NavHead No No No {{OPEC}}
{{Navigation with image}} NavFrame NavHead Left/right of body No No {{Cetaceans}}
{{Dynamic navigation box}} collapsible navbox No No Yes {{CSUHeads}}
{{Dynamic navigation box with image}} NavFrame NavHead Upper left No No {{SlovakPMs}}
{{Navbox generic}} collapsible navbox No Yes Yes {{Dilbert}}
{{Navbox generic with image}} collapsible navbox Right-hand side Yes Yes {{Jewish life}}
{{NavigationBox}} No navbox Right of title+body No No {{EPA}}
{{Commons:NavigationBox}} No #ccccff Right of title+body No No
{{Commons:Dynamic navigation box}} NavFrame #ccccff No No No
{{Commons:Dynamic navigation box with image}}  NavFrame NavHead Upper left No No
The background color for the header or title is inherited from the CSS class: navbox uses #ccf and NavHead uses #efefef (as defined in Common.css). All the current navigation templates have a color parameter that will override these defaults.
NavFrame div vs. collapsible table
Template:Tnavbar Classes used Collapses when Custom initial state Nesting Header color Font size
NavFrame div NavFrame, NavHead, NavContent 3+ of the same No Yes #efefef NavFrame: 95%
NavHead: 100%
NavContent: 100%
Collapsible table collapsible, navbox 2+ of the same Yes No #ccccff navbox: 90%
Note: CSS classes are defined in Common.css and JavaScript for collapsible templates is located in Common.js.