Template:Headline:修订间差异
跳转到导航
跳转到搜索
imported>我局得事你 无编辑摘要 |
imported>我局得事你 无编辑摘要 |
||
| 第5行: | 第5行: | ||
position: relative; | position: relative; | ||
overflow: scroll; | overflow: scroll; | ||
} | |||
.esu-headline * { | |||
box-sizing: border-box; | |||
} | } | ||
.esu-headline-image.esu-headline-image-border img { | .esu-headline-image.esu-headline-image-border img { | ||
2019年1月6日 (日) 10:29的版本
用途
大字报
参数
image
可选图片
1
文字
width
图片宽度,默认为100%(整个屏幕宽度)
size
文字粗细,默认为3em
border
图片边框粗细,默认为5px,填写0可关闭
overlay
文字是否覆盖图片,填写no可关闭
示例
{{headline
|image=[[File:BBHP.jpg|500px]]
|医院深造<br>深度残疾
|border=0
}}
{{headline
|image=[[File:QQ图片20151027225832.jpg|死的好惨啊]]
|未确认死妈快感
|overlay=no
}}
{{headline
|image=[[File:奶子精.png|1000px|忽悠大革命]]
|'''用鲜血和生命保卫大忽悠'''
}}

