Difference between revisions of "Template:Navigation templates"

From BESA® Wiki
Jump to: navigation, search
(css class)
(Linked to the .js file for those who want to know the specific implementation. Re:David Kernow, it doesn't seem to be a bug.)
Line 78: Line 78:
 
|}
 
|}
 
{|class="wikitable" style="margin-left:auto; margin-right:auto; font-size: 90%;"
 
{|class="wikitable" style="margin-left:auto; margin-right:auto; font-size: 90%;"
!  !! CSS Class!! autocollapse logic !! custom initial state !! Nesting  
+
!  !! CSS Class!! autocollapse logic† !! custom initial state !! Nesting  
 
|-
 
|-
 
| <tt>NavFrame</tt>|| [[Wikipedia:NavFrame|NavFrame]] || 3 or more of the same || {{no}} || {{yes}}
 
| <tt>NavFrame</tt>|| [[Wikipedia:NavFrame|NavFrame]] || 3 or more of the same || {{no}} || {{yes}}
Line 84: Line 84:
 
| <tt>collapsible</tt> || navbox, collapsible || 2 or more of the same || {{yes}} || {{no}}
 
| <tt>collapsible</tt> || navbox, collapsible || 2 or more of the same || {{yes}} || {{no}}
 
|}
 
|}
<nowiki>* {{NavigationBox}}</nowiki> <small>(Image breaks titlebar; template deprecated? [[User:David Kernow|David Kernow]] <span style="font-size:90%;">[[User talk:David Kernow|(talk)]]</span> 02:23, 29 November 2006 (UTC))</small><noinclude>
+
† For the technical minded, see [[MediaWiki:Common.js]].<noinclude>
  
 
[[Category:Navigational templates| {{PAGENAME}}]]
 
[[Category:Navigational templates| {{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 06:58, 4 January 2007

Template:Tnavbar collapsible Image Groups Default Header Color Style Parameter Real Example
{{Navigation}} Template:Yes2 NavFrame Template:No Template:No #efefef Template:No {{OPEC}}
{{Navigation with image}} Template:Yes2 NavFrame Template:Yes2 Left/right to the body Template:No #efefef Template:No {{Arab League}}
{{Dynamic navigation box}} Template:Yes2 collapsible Template:No Template:No #ccccff Template:Yes {{CSUHeads}}
{{Dynamic navigation box with image}} Template:Yes2 NavFrame Template:Yes2 Upper left Template:No #efefef Template:No {{SPDHeads}}
{{Navbox generic}} Template:Yes2 collapsible Template:No Template:Yes #ccccff Template:Yes {{Dilbert}}
{{Navbox generic with image}} Template:Yes2 collapsible Template:Yes2 Right-hand side Template:Yes #ccccff Template:Yes
{{NavigationBox}}* Template:No Template:Yes2 Right to both header and body Template:No #ccccff Template:No {{GermanPresidents}}
{{Commons:NavigationBox}} Broken
{{Commons:Dynamic navigation box}} Template:Yes2 NavFrame Template:No Template:No #ccccff Template:No
{{Commons:Dynamic navigation box with image}} Template:Yes2 NavFrame Template:Yes2 Upper left Template:No #efefef Template:No
CSS Class autocollapse logic† custom initial state Nesting
NavFrame NavFrame 3 or more of the same Template:No Template:Yes
collapsible navbox, collapsible 2 or more of the same Template:Yes Template:No

† For the technical minded, see MediaWiki:Common.js.