3,791
个编辑
MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
(// Edit via Wikiplus) |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
| 第7行: | 第7行: | ||
| #default = [[Category:页顶提示模板]] }}|}}</includeonly><noinclude> | | #default = [[Category:页顶提示模板]] }}|}}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[分类:元模板]]</noinclude> | [[分类:元模板]]<templatedata> | ||
{ | |||
"params": { | |||
"text": { | |||
"aliases": [ | |||
"1", | |||
"content" | |||
], | |||
"label": "内容", | |||
"type": "content", | |||
"required": true | |||
}, | |||
"title": { | |||
"label": "标题", | |||
"type": "content" | |||
}, | |||
"width": { | |||
"label": "宽度", | |||
"type": "string", | |||
"default": "80%" | |||
}, | |||
"color": { | |||
"label": "左边框颜色", | |||
"type": "string", | |||
"default": "#1e90ff" | |||
}, | |||
"text-style": { | |||
"label": "文本样式", | |||
"type": "string" | |||
}, | |||
"backgroundColor": { | |||
"label": "背景颜色", | |||
"type": "string" | |||
}, | |||
"below": { | |||
"label": "页脚", | |||
"type": "content" | |||
}, | |||
"leftimage": { | |||
"label": "左侧图标", | |||
"type": "content", | |||
"default": "[[image:Icon-info.png|50px|link=]]" | |||
}, | |||
"smallimage": { | |||
"label": "图标大小", | |||
"type": "string", | |||
"default": "50px" | |||
}, | |||
"class": { | |||
"label": "类名", | |||
"type": "string" | |||
}, | |||
"type": { | |||
"label": "模板类型", | |||
"description": "可以是:top / middle / none" | |||
}, | |||
"title-style": { | |||
"label": "标题样式", | |||
"type": "string" | |||
}, | |||
"icon-style": { | |||
"label": "图标样式", | |||
"type": "string" | |||
}, | |||
"content-style": { | |||
"label": "内容样式", | |||
"type": "string" | |||
}, | |||
"below-style": { | |||
"label": "页脚样式", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "消息提示框", | |||
"format": "block" | |||
} | |||
</templatedata></noinclude> | |||