الگو:Navigation templates: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
(Δ for documentation) |
||
خط ۱: | خط ۱: | ||
{| class="wikitable hlist" style="margin- | {| class="wikitable hlist" style="margin-left: auto; margin-right: auto; width: auto; text-align: center; font-size: 90%;" | ||
|+ <span style="font-size: 130%;"> | |+ <span style="font-size: 130%;">Navigation templates comparison</span> | ||
|- style="line-height: 10pt;" | |- style="line-height: 10pt;" | ||
! style="text-align: | ! style="text-align: left; padding-left: 4px; font-size: 111%;" | {{Navbar|Navigation templates|plain=1}} | ||
! | ! Collapsible !! Header color | ||
! | ! Image !! Groups !! Style (body) <br /> parameter/s !! Examples | ||
|- | |- | ||
| style="text-align: | | style="text-align: left;" | {{tl|Navbox}} | ||
| | | collapsible || style="background: #ccf;" | navbox | ||
| | | Left/right of body || Yes || Yes || | ||
* {{ | * {{tl|Solar System}} | ||
* {{ | * {{tl|Governance of Greater London}} | ||
|- | |- | ||
| style="text-align: | | style="text-align: left;" | {{tl|Navbox with collapsible groups}} | ||
| | | collapsible || style="background: #ccf;" | navbox | ||
| | | Left/right of body and/or in each list || Yes || Yes || | ||
* {{ | * {{tl|Tetrapodomorpha|state=collapsed}} | ||
|- | |- | ||
| style="text-align: | | style="text-align: left;" | {{tl|Navbox with columns}} | ||
| | | collapsible || style="background: #ccf;" | navbox | ||
| | | Left/right of columns || No || Yes || | ||
* {{ | * {{tl|Current U.S. Senators}} | ||
* {{ | * {{tl|Historical regions of the Czech Republic}} | ||
|} | |} | ||
{| class="wikitable" style="margin- | {| class="wikitable" style="margin-left: auto; margin-right: auto; width: auto; text-align: center; font-size: 90%;" | ||
|+ <span style="font-size: 130%;"> | |+ <span style="font-size: 130%;">Collapsible attributes</span> | ||
|- style="line-height: 10pt;" | |- style="line-height: 10pt;" | ||
! | ! Type !! CSS classes !! JavaScript !! Collapses when !! Custom <br /> initial state !! Nesting | ||
|- | |- | ||
| style="text-align: | | style="text-align:left;" | [[Help:Collapsing|Collapsible tables]] | ||
| | | collapsible | ||
| | | Defined in [[MediaWiki:Common.js|Common.js]] | ||
| | | 2 or more autocollapse on page || Yes || Yes | ||
|}<noinclude> | |}<noinclude> | ||
{{documentation}} | |||
[[ | [[Category:Navigational boxes|Δ]] | ||
[[Category:Documentation shared content templates]] | [[Category:Documentation shared content templates]] | ||
{{convert to use Navbox}}</noinclude> | |||
</noinclude> |
نسخهٔ ۲ ژوئیهٔ ۲۰۲۰، ساعت ۱۲:۴۵
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 |
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 |