本模板之全部或部分原来自灰机wiki的模板:HuijiCollapsed,依 CC BY-NC-SA 3.0 授权引入;原贡献者可以在这里看到。 |
本模板由Template:HuijiCollapsed优化而来,又名Template:HuijiCollapsed。
{{灰机折叠 |title= |content= |id= |style= |type= |width= |body-class= |body-style= |title-class= |title-bgc= |title-style= |content-class= |content-bgc= |content-style= |rounded= }}
必需:
title
的参数值是标题。content
的参数值是内容。可选:
id
为本模板添加一个id,不添加本参数不会影响本模板的功能。
style
的参数值为bar
时需点击顶部标题来实现折叠/展开,若不使用本参数则点击本模板任意位置都可以实现折叠/展开。type
的参数值为open
时内容会自动展开,若不使用本参数则内容不会自动展开。width
规定本模板的宽度,参数值是“阿拉伯数字+单位(如px、em、vw等)”。body-class
为整体增加class。body-style
的参数值是css,用来规定整体的样式。title-class
为标题增加class。title-bgc
规定标题的背景颜色,参数值可使用“red
”“#ff0000
”“rgb(255,0,0)
”等,也可使用以下参数值:颜色 | 显示 |
---|---|
warning | |
info | |
danger | |
默认(不写本参数时) |
title-style
的参数值是css,用来规定标题的样式。content-class
为内容增加class。content-bgc
规定内容的背景颜色,参数值可使用“red
”“#ff0000
”“rgb(255,0,0)
”等。content-style
的参数值是css,用来规定内容的样式。rounded
的参数值为yes
时为本模板增加圆角,若不想要圆角可删除该参数。
{{灰机折叠 |title=萌娘百科 |content=欢迎来到萌娘百科 }}
{{灰机折叠 |title=萌娘百科 |content=欢迎来到萌娘百科 |type=open }}
{{灰机折叠 |title=萌娘百科 |content=欢迎来到萌娘百科 |type=open |style=bar }}
{{灰机折叠 |title=萌娘百科 |title-bgc=danger |content=欢迎来到萌娘百科 |content-bgc=green |type=open |rounded=yes }}
{{HuijiCollapsed |title=The Gettysburg Address |ID=1 |width=30vw |content=Four score and seven years ago our forefathers brought forth on this continent |title-bgc=warning }} {{HuijiCollapsed |title=青玉案·元夕 |ID=1 |width=30vw |content=东风夜放花千树。更吹落,星如雨。 |title-bgc=info }} {{HuijiCollapsed |title=卜算子 |ID=1 |width=30vw |content=缺月挂疏桐,漏断人初静 |title-bgc=danger }}