模板:ExpandInfo/help
出自Meshal Lite
(以内容“<includeonly>category:模板</includeonly><noinclude>category:帮助</noinclude> {{block|使用| <!--在这里给出本模板支持的参数,如果参数本...”创建新页面) |
|||
第3行: | 第3行: | ||
<!--在这里给出本模板支持的参数,如果参数本身有固定序号,则用[编号]标注在参数之前,比如“[1] name”表示name参数可默认填写在模板的第一位--> | <!--在这里给出本模板支持的参数,如果参数本身有固定序号,则用[编号]标注在参数之前,比如“[1] name”表示name参数可默认填写在模板的第一位--> | ||
<source lang="text"> | <source lang="text"> | ||
− | {{ | + | {{expandInfo| |
|[1] title=扩展资料 | |[1] title=扩展资料 | ||
|[2] info=暂无资料 | |[2] info=暂无资料 | ||
+ | |[3] css= | ||
}} | }} | ||
</source> | </source> | ||
第18行: | 第19行: | ||
出现在浮层中的内容,支持wiki语法 | 出现在浮层中的内容,支持wiki语法 | ||
*默认为“暂无资料” | *默认为“暂无资料” | ||
+ | }} | ||
+ | |||
+ | {{block|<code>3</code> css| | ||
+ | 展开内容的css样式,支持css代码。 | ||
}} | }} |