Difference between revisions of "Template:Navigation templates"
From BESA® Wiki
(autocollapse logic -> collapses when) |
m (provided more documentation) |
||
Line 96: | Line 96: | ||
! !! CSS Class!! collapses when† !! custom initial state !! Nesting | ! !! CSS Class!! collapses when† !! custom initial state !! Nesting | ||
|- | |- | ||
− | | <tt>NavFrame</tt>|| [[Wikipedia:NavFrame|NavFrame]] || 3+ of the same || {{no}} || {{yes}} | + | | <tt>NavFrame</tt> || [[Wikipedia:NavFrame|NavFrame]] || 3+ of the same || {{no}} || {{yes}} |
|- | |- | ||
− | | <tt>collapsible</tt> || navbox, collapsible || 2+ of the same || {{yes}} || {{no}} | + | | <tt>collapsible</tt> || navbox, [[Wikipedia:NavFrame#Collapsible tables|collapsible]] || 2+ of the same || {{yes}} || {{no}} |
|} | |} | ||
† For the technical minded, see [[MediaWiki:Common.js]].<noinclude> | † For the technical minded, see [[MediaWiki:Common.js]].<noinclude> |
Revision as of 04:51, 5 January 2007
CSS Class | collapses when† | custom initial state | Nesting | |
---|---|---|---|---|
NavFrame | NavFrame | 3+ of the same | Template:No | Template:Yes |
collapsible | navbox, collapsible | 2+ of the same | Template:Yes | Template:No |
† For the technical minded, see MediaWiki:Common.js.