|
|
第1行: |
第1行: |
| <span style="display: inline-block; transform: scale({{{w|1}}}, {{{h|1}}}); width: {{#if:{{{box|}}}|{{{w|1}}}|1}}em; height: {{#if:{{{box|}}}|{{{h|1}}}|1}}em;">{{{1|字}}}</span><noinclude>
| | |
| {{模板文档
| |
| |arg1=文字
| |
| |arg2=w=水平缩放比例
| |
| |arg3=h=竖直缩放比例
| |
| |arg4=box=是否缩放文字外框
| |
| |description=将文字本身缩小或放大一定位置。
| |
| }}
| |
| </noinclude>
| |