今天是2024年11月20日 第47周 星期三
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
“Template:Sidebar with collapsible lists/doc”的版本间的差异
跳到导航
跳到搜索
小 (导入1个版本) |
(→參見) |
||
第73行: | 第73行: | ||
<includeonly> | <includeonly> | ||
<!-- 本行下加入模板的分類 --> | <!-- 本行下加入模板的分類 --> | ||
− | [[Category: | + | [[Category:Akarin 元模板|Sidebar]] |
[[Category:側面模板]] | [[Category:側面模板]] | ||
[[Category:摺疊模板]] | [[Category:摺疊模板]] | ||
[[Category:導航模板]] | [[Category:導航模板]] | ||
</includeonly> | </includeonly> |
2020年8月5日 (三) 22:55的最新版本
Template:Template doc page viewed directly
此Templatedocumentation被引用於約8,300個頁面中。 為了避免造成大規模的影響,所有對此Templatedocumentation的編輯應先於沙盒、測試樣例或您的使用者頁面上測試。 測試後無誤的版本可以一次性地加入此Templatedocumentation中,但是修改前請務必於討論頁發起討論。 |
此模板使用Lua语言: |
{{Sidebar with collapsible lists}}是融合{{Sidebar}}与{{collapsible list}}的特性,在内容中显示折叠显示的列表的边栏。
用法
{{{pretitle}}} |
{{{title}}} |
---|
{{{image}}} |
{{{above}}} |
{{{heading1}}} |
{{{list1title}}} {{{list1}}} |
{{{list2title}}} {{{list2}}} |
{{{headingN}}} |
{{{listNtitle}}} {{{listN}}} |
{{{contentN}}} |
{{{below}}} |
省略不常用的參數。
{{Sidebar with collapsible lists | name = {{subst:PAGENAME}} | pretitle = | title = | image = | expanded = {{{expanded|{{{1|}}}}}} | headingstyle = | listtitlestyle = | liststyle = | contentstyle = <!--(same as |liststyle = ...?)--> | heading1 = | list1name = | list1title = | list1 = | heading2 = | list2name = | list2title = | list2 = <!-- ...... --> | headingN = <!--(Template:Sidebar's "headingN" and/or "contentN" parameters (where --> | contentN = <!-- N is a number) may be used to include uncollapsible lists/content)--> <!-- ...... --> | below = }}
其中listtitlestyle和liststyle参数等同于{{collapsible list}}的titlestyle与liststyle参数,而listNtitle与listN参数等同{{collapsible list}}的title和列表结构块。要生成列表结构,可以使用{{DumbList}},或者手动添加。
listNname参数用于标示各个需要展开的列表,参见{{collapsible lists option}}.
其他折叠列表相关参数
除上文外,还可以用下列折叠列表相关参数:
- listframestyle
- 设置列表边框样式(参见{{collapsible list}})
- listNframestyle
- 设置listN的边框样式,替换listframestyle
- listNtitlestyle
- 设置listN的标题样式,替换listtitlestyle
- listNstyle
- 设置listN的背景样式,替换liststyle
处理长链接
就像在{{Sidebar}}一样,{{longlink}}也可以用来处理列表中需要换行的链接以防止边框变得太宽。输入{{longlink|longlinkname}}
,longlinkname是除方括号外的链接文字。
參見