欢迎来到骷髅女孩WIKI,一个服务于小众、致力于中文本地化的WIKI。目前团队人手不足,如果你对搬运、翻译或编写中文资料感兴趣的话,请到QQ群127859346咨询。查看角色出招表请使用电脑浏览器。

全站通知:

模板:信息/文档

来自骷髅女孩WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

使用方法

调用参数

{{信息
|class= success、info、warning、danger其中一个,默认值是 info
|width= 默认值是 auto
|color= 默认值是 #1e90ff
|backgroundColor=
|icon-style=
|leftimage= 默认值是[[文件:999.jpg|50px|link=]]
|text-style=
|text= 默认值是'''警告!你还没有添加任何内容'''
}}

示例1

你所写的

{{信息}}

显示内容


示例2

你所写的

{{信息
|width=80% 
|text= 内容:欢迎使用信息模板框,这个模板是所有模板的父模板
|text-style= color: red; font-weight: bold; font-style: italic;
|leftimage= [[文件:Test.png|50px|link=]]
|color= red
|backgroundColor=#ffe897
}}

显示内容