“Template:Info/doc”的版本间的差异
来自小鱼君和他的朋友们
([InPageEdit] 没有编辑摘要 →info box使用说明) |
([InPageEdit] 没有编辑摘要) |
||
第1行: | 第1行: | ||
− | == | + | == 参数 说明 == |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
|<pre> | |<pre> | ||
− | {{ | + | {{Info |
− | | type = | + | | type = |
− | | title = | + | | title = |
− | | text = | + | | text = |
− | | width = | + | | width = |
− | | text-style = | + | | text-style = |
− | | leftimage = | + | | leftimage = |
− | | below = | + | | below = |
}} | }} | ||
</pre> | </pre> | ||
第26行: | 第26行: | ||
|} | |} | ||
− | |||
− | {{ | + | == 例子 == |
− | |type=warning | + | |
− | | | + | <pre>{{Info |
− | | | + | | type = warning |
− | | | + | | title = 50% |
− | |text-style= color: red; font-weight: bold; font- | + | | text = 请注意 |
− | |leftimage= [[image:Icon-info.png|50px|link=]] | + | | width = 道路千万条, 安全第一条。<br>行车不规范, 亲人两行泪。 |
− | |below= 北京第三区交通委 | + | | text-style = color: red; font-weight: bold; font-size: large; |
− | |type= | + | | leftimage = [[image:Icon-info.png|50px|link=]] |
+ | | below = 北京第三区交通委 | ||
+ | }}</pre> | ||
+ | |||
+ | {{Info | ||
+ | | type = warning | ||
+ | | title = 50% | ||
+ | | text = 请注意 | ||
+ | | width = 道路千万条, 安全第一条。<br>行车不规范, 亲人两行泪。 | ||
+ | | text-style = color: red; font-weight: bold; font-size: large; | ||
+ | | leftimage = [[image:Icon-info.png|50px|link=]] | ||
+ | | below = 北京第三区交通委 | ||
}} | }} |
2020年6月19日 (五) 15:56的版本
参数说明
{{Info | type = | title = | text = | width = | text-style = | leftimage = | below = }} |
类型,支持的类型:info, success, warning, error 标题 内容 宽度,默认80% 内容样式 图标 下标文字 |
例子
{{Info | type = warning | title = 50% | text = 请注意 | width = 道路千万条, 安全第一条。<br>行车不规范, 亲人两行泪。 | text-style = color: red; font-weight: bold; font-size: large; | leftimage = [[image:Icon-info.png|50px|link=]] | below = 北京第三区交通委 }}
<div class="info-box warning" style="width:道路千万条, 安全第一条。
行车不规范, 亲人两行泪。; margin: 0 auto; ">
50%
请注意
北京第三区交通委