置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

模板:CusCol/doc

萌娘百科,萬物皆可萌的百科全書!轉載請標註來源頁面的網頁連結,並聲明引自萌娘百科。內容不可商用。
跳至導覽 跳至搜尋

本模板及相關模板({{CusCol/S}}和{{CusCol/T}})可以幫助創建一個自定義摺疊(Custom Collapse)。

友情提示:S=Specifies,T=Toggle。

輕鬆入門

最簡單的可摺疊文本

{{CusCol/T|name=example1}}

{{CusCol|name=example1|Hello World!}}

[更改顯示]

Hello World!

默認隱藏的複雜文本,自定義按鈕

{{CusCol/T|name=example2|text=更多|autoCollapse=1}}

{{CusCol|name=example2|{{color|#8CC220|人民公}}{{color|#6D56FF|园}} {{color|#C6AFD4|新}}{{color|#6D56FF|田}}{{color|#E999C0|地}}<br />
{{Gradient_Text|left,#E3002B,#461D84|上海体育馆}}<br />
请{{color|#6D56FF|未}}需要帮助的{{color|#D40068|列车}}让个路}}

[更多]

人民公
上海體育館
需要幫助的列車讓個路

簡單的雙顯示段落

{{CusCol/T|name=example3s|name2=example3h}}

{{CusCol|name=example3s|你会发个...}}

{{CusCol|name=example3h|真正的幻影坦克}}

[更改顯示]

你會發個...

真正的幻影坦克

在表格中使用本模板


{{CusCol/T|name=example4as|name2=example4ah|text=切换简称/全称}}

{{CusCol/T|name=example4b|text=显示/隐藏图片|autoCollapse=1}}

{|class="wikitable"
|-
!型号
!{{CusCol/S|name=example4b}}|图片
!说明

|-
|{{CusCol|name=example4as|CR200J}}{{CusCol|name=example4ah|CR200J型动力集中动车组}}
|{{CusCol/S|name=example4b}}|<img src="https://s1.ax1x.com/2020/06/28/NRBtRH.jpg" style="height:160px" />
|Cl Rn F
|}

[切換簡稱/全稱]

[顯示/隱藏圖片]

型號 圖片 說明
CR200JCR200J型動力集中動車組 Cl Rn F

參數

關於其他輔助模板的參數,見其文檔頁面。

數字參數

  • 1:需要摺疊的內容。

字母參數

  • name:必填,指定自定義摺疊的分組。
  • classid:選填,指定文本的同名html參數。參見{{CusCol/S}}。