Difference between revisions of "Template:Navigation templates"
From BESA® Wiki
(background colors for collapsible tables also inherited (from class=navbox), fix incorrect colors, show default font sizes) |
(commenting-out template still under development) |
||
Line 13: | Line 13: | ||
| {{yes2}} Left/right of body || {{no}} || {{no}} || {{tl|Cetaceans}} | | {{yes2}} Left/right of body || {{no}} || {{no}} || {{tl|Cetaceans}} | ||
|- | |- | ||
− | | align="left"| {{tl|Navigation with columns}} | + | <!--| align="left"| {{tl|Navigation with columns}} |
| {{yes2}} <tt>NavFrame</tt> || style="background-color:#efefef;" | NavHead | | {{yes2}} <tt>NavFrame</tt> || style="background-color:#efefef;" | NavHead | ||
| {{no}} || {{no}} || {{no}} || | | {{no}} || {{no}} || {{no}} || | ||
− | |- | + | |- --> |
| align="left" | {{tl|Dynamic navigation box}} | | align="left" | {{tl|Dynamic navigation box}} | ||
| {{yes2}} <tt>collapsible</tt> || style="background-color:#ccccff;" | navbox | | {{yes2}} <tt>collapsible</tt> || style="background-color:#ccccff;" | navbox |
Revision as of 17:53, 21 February 2007
Template:Tnavbar | Classes used | Collapses when | Custom initial state | Nesting | Header color | Font size |
---|---|---|---|---|---|---|
NavFrame div | NavFrame, NavHead, NavContent | 3+ of the same | Template:No | Template:Yes | #efefef | NavFrame: 95% NavHead: 100% NavContent: 100% |
Collapsible table | collapsible, navbox | 2+ of the same | Template:Yes | Template:No | #ccccff | navbox: 90% |
Note: CSS classes are defined in Common.css and JavaScript for collapsible templates is located in Common.js. |