模板:Sidebar/sandbox
跳转到导航
跳转到搜索
页面Module:Documentation/styles.css没有内容。
页面Module:Message box/mbox.css没有内容。页面Template:Ombox/style.css没有内容。
| File:Sandbox.svg | 这是Template:Sidebar(差异)的沙盒。 |
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
Template:Lua 本模板的作用是用来制作侧边显示的竖式导航模板。就像信息框模板一样能在条目右边显示。
{{Sidebar with collapsible lists}}是带折叠参数的版本。
请注意,WP:LEADSIDEBAR不建议将侧边栏放在条目的引言段落,不过可依个别情况决定是否纳入。
用法[编辑]
package.lua第80行Lua错误:module 'Module:Sidebar/configuration' not found
省略不常用参数:
{{sidebar
| name = {{subst:PAGENAME}}
| outertitle =
| topimage =
| pretitle =
| title =
| posttitle =
| image =
| headingstyle =
| contentstyle =
| heading1 =
| content1 =
| heading2 =
| content2 =
| heading3 =
| content3 =
...
| heading35 =
| content35 =
}}
Full blank syntax[编辑]
(omitting sections 4 to penultimate)
{{Sidebar
| name = {{subst:PAGENAME}}
| bodyclass = <!--or class-->
| bodystyle = <!--or style-->
| width =
| cellspacing =
| cellpadding =
| outertitle =
| outertitleclass =
| outertitlestyle =
| topimage =
| topimageclass =
| topimagestyle =
| topcaption =
| topcaptionstyle =
| pretitle =
| pretitleclass =
| pretitlestyle =
| title =
| titleclass =
| posttitle =
| posttitleclass=
| posttitlestyle=
| image =
| imageclass =
| imagestyle =
| caption =
| captionstyle =
| above =
| aboveclass =
| abovestyle =
| headingclass =
| headingstyle =
| contentclass =
| contentstyle =
| heading1style =
| heading1 =
| content1style =
| content1 =
| heading2style =
| heading2 =
| content2style =
| content2 =
| heading3style =
| heading3 =
| content3style =
| content3 =
<!--etc.-->
| heading35style =
| heading35 =
| content35style =
| content35 =
| below =
| belowclass =
| belowstyle =
| navbar = <!--or tnavbar-->
| navbarstyle = <!--or tnavbarstyle-->
| navbarfontstyle = <!--or tnavbarfontstyle-->
| wraplinks = true/false
}}