|
|
| 第1行: |
第1行: |
| <templatestyles src="模板:Test/styles.css" />{{#invoke:Test|main}}<noinclude>{{documentation}}
| | <noinclude>{{documentation}}</noinclude> |
| <!-- 用法:{{Test|图片文件名.jpg|position=center|opacity=1|shade=0|shadeColor=white|color=transparent|animate=show}}
| |
| 参数说明:
| |
| * 第1参数或url= : 图片文件名(已上传到wiki的文件,默认 Test-background.jpg)
| |
| * position= : 图片位置,如 center / top / bottom / left / right(默认 center center)
| |
| * opacity= : 图片透明度 0~1(默认 1)
| |
| * shade= : 遮罩层不透明度 0~1(默认 0,即无遮罩)
| |
| * shadeColor= : 遮罩层颜色(默认 white)
| |
| * color= : 图片加载前的背景色(默认 transparent)
| |
| * animate= : 动画效果 show/shrink/clear/appear/none(默认 show)
| |
| * action= : 自定义动画时长和缓动,如 "3s ease-in-out"
| |
| --></noinclude>
| |