模板:信息/文档

来自异环WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索
Bread-edit-left.png

使用方法

{{信息
|type= success、info、warning、danger其中一个,默认值是 info
|width= 模板宽度,默认值是 auto
|color= 左侧边框颜色,默认值是 #1e90ff
|backgroundColor= 背景颜色
|leftimage= 左侧内容,默认值为空 [[文件:999.jpg|50px|link=]]
|title= 标题,可不填
|text= 文本内容
}}

示例1

你所写的

{{信息}}

显示内容

示例2

你所写的

{{信息
|type  = warning
|width = 80% 
|color = #8a6d3b
|title = title
|text  = text
|leftimage= {{fa|edit}}
}}

显示内容