Template:Headline:修订间差异
跳转到导航
跳转到搜索
imported>我局得事你 无编辑摘要 |
imported>我局得事你 无编辑摘要 |
||
| 第29行: | 第29行: | ||
<center> | <center> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<span style="outline: {{{border|5px}}} solid;">{{{image}}}</span> | <span style="outline: {{{border|5px}}} solid {{{color|red}}};">{{{image}}}</span> | ||
}} | }} | ||
</center> | </center> | ||
2019年1月7日 (一) 05:14的版本
{{{1}}}
用途
大字报
参数
image
可选图片
1
文字
border
图片边框粗细,默认为5px,填写0可关闭
overlay
文字是否覆盖图片,填写no可关闭
color
文字和边框的颜色,默认为red
示例
{{headline
|image=[[File:BBHP.jpg|500px]]
|医院深造<br>深度残疾
|border=0
}}
{{headline
|image=[[File:QQ图片20151027225832.jpg|死的好惨啊]]
|未确认死妈快感
|overlay=no
|border=3px
}}
{{headline
|image=[[File:奶子精.png|1000px|忽悠大革命]]
|'''用鲜血和生命保卫大忽悠'''
|color=blue
}}

