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