Template:Tnavbar-collapsible
外观
模板介紹
使用方法
Simply place the following code in the header area of collapsible tables to add left justified view/talk/edit link functionality:
{{Tnavbar-collapsible| Heading wikitext |{{subst:FULLPAGENAME}}}}
Parameters
Mandatory
- 1
- (the first unnamed parameter) Text that appears centered in the titlebar (the top bar).
- 2
- (the second unnamed parameter) The name of the template, which is needed for the "" links to work properly on all of the pages where the template is used on. You can use
{{subst:FULLPAGENAME}}as a shortcut for this value.
Optional
- plain
- If set to
plain=1then will be expanded to the longer form of . - fontcolor
- Specifies the title text color and the link color of the .
- width
- Specifies the width of . Unit is em. Default is 8em.
- margin
- 固定設定距離左邊的距離
例如:{{Tnavbar-collapsible| 標題 |{{subst:PAGENAME}}|margin=20px}}
參見
- {{navbar}}
- This template transcludes navbar, the source is more customizable.
- {{tnavbar-header}}
- Positions on the right edge of the line, often used in non-collapsible navbox heading.
Make use of meta-template to reduce code bloat and simplify editing:
| 可摺疊? | 標題顏色 | 圖像 | 組別 | 樣式(主體) 參數 |
範例 | |
|---|---|---|---|---|---|---|
| {{Navbox}} | 是 | navbox | 主體左/右側 | 是 | 是 | {{维基帮助导航}} |
| {{Navbox with collapsible groups}} | 是 | navbox | 主體左/右側和/或在每列表中 | 是 | 是 | {{ATI}} |
| {{Navbox with columns}} | 是 | navbox | 欄左/右側 | 否 | 是 | {{日本都道府縣知事}} |
| {{NavboxV2}} | 是 | navbox | 以上全部 | 是 | 是 | {{广州地铁车站}} |
| 類別 | CSS class | Javascript | 何時摺疊 | 自定義 初始狀態 |
套疊結構 |
|---|---|---|---|---|---|
| Collapsible tables | mw-collapsible | jQuery.makeCollapsible | 頁面有兩塊或以上autocollapse模板 | 是 | 是 |