模板:Image label begin
外觀
用法
[編輯]{{Image label|x= |y= |scale= |text= |color=}}
x表示字符中心到左邊距離,y表示字符中心到上邊距離,x和y的單位為像素,scale為放大率(可省略不填),text表示文字,color表示文字色彩(可省略不填)。
<div style="position: relative;">
[[File:Example-zh.jpg]]
{{Image label|x=0|y=0|text=●}}
{{Image label|x=1|y=1|scale=100|text=★}}
{{Image label|x=1|y=1|scale=50|text=Hello}}
</div>
|
工具
[編輯]參見
[編輯]- {{Image label end}}
