跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
分类入口
MediaWiki帮助
教程大纲
安装教程
配置教程
使用教程
知识库
出站链接
UbuntuStudioCN
搜索
搜索
中文(中国大陆)
外观
创建账号
登录
个人工具
创建账号
登录
查看“︁模板:Sectlist”︁的源代码
模板
讨论
大陆简体
阅读
查看源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
查看源代码
查看历史
常规
链入页面
相关更改
特殊页面
页面信息
外观
移至侧栏
隐藏
←
模板:Sectlist
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<includeonly> {{#if: {{{2|}}} |*[[{{{1}}}#{{{2}}}|{{{2}}}]] }} {{#if: {{{3|}}} |*[[{{{1}}}#{{{3}}}|{{{3}}}]] }} {{#if: {{{4|}}} |*[[{{{1}}}#{{{4}}}|{{{4}}}]] }} {{#if: {{{5|}}} |*[[{{{1}}}#{{{5}}}|{{{5}}}]] }} {{#if: {{{6|}}} |*[[{{{1}}}#{{{6}}}|{{{6}}}]] }} {{#if: {{{7|}}} |*[[{{{1}}}#{{{7}}}|{{{7}}}]] }} {{#if: {{{8|}}} |*[[{{{1}}}#{{{8}}}|{{{8}}}]] }} </includeonly> <noinclude> == Documentation == The `sectlist` template generates a bulleted list of links to subsections of a specific page. currently support up to 7 subsctions. === Usage === To use the template, include it on a page with the following syntax: ```wikitext {{sectlist|page_title|subsection1|subsection2|subsection3|...|subsection7}}
该页面使用的模板:
模板:Sectlist
(
查看源代码
)
返回
模板:Sectlist
。