“Template:Info”的版本间的差异
来自小鱼君和他的朋友们
小 (机智的小鱼君移动页面Template:Tipbox至Template:Info覆盖重定向) |
小 ([InPageEdit] 没有编辑摘要) |
||
(未显示同一用户的5个中间版本) | |||
第1行: | 第1行: | ||
− | <includeonly><div class=" | + | <includeonly><!-- |
− | + | ||
− | </div>< | + | --><div class="info-box {{{type|}}}" style="width:{{{width|80%}}}; margin: 0 auto; {{{style|}}}"><!-- |
+ | -->{{#if:{{{title|}}}|<div class="info-title {{#if:{{{no-dot|}}}|no-dot}}" style="{{{title-style|}}}">{{{title}}}</div>}}<!-- | ||
+ | --><div class="info-text" style="{{{text-style|}}}">{{{text|{{{1}}}}}}</div><!-- | ||
+ | -->{{#if:{{{below|}}}|<div class="info-below" style="{{{below-style|}}}">{{{below}}}</div>}}<!-- | ||
+ | --></div><!-- | ||
+ | |||
+ | --></includeonly><noinclude>{{Documentation}}[[分类:元模板]]</noinclude> |
2020年6月19日 (五) 16:19的最新版本
参数说明
{{Info | type = | title = | text = | width = | text-style = | leftimage = | below = }} |
类型,支持的类型:info, success, warning, error 标题 内容 宽度,默认80% 内容样式 图标 下标文字 |
例子
{{Info | type = warning | title = 请注意 | text = 道路千万条, 安全第一条。<br>行车不规范, 亲人两行泪。 | width = 50% | text-style = color: red; font-weight: bold; font-size: large; | leftimage = [[image:Icon-info.png|50px|link=]] | below = 北京第三区交通委 }}
请注意
道路千万条, 安全第一条。
行车不规范, 亲人两行泪。
行车不规范, 亲人两行泪。
北京第三区交通委