模板:Pad/doc

出自Local Chinese Wikipedia
imported>MerlIwBot2013年2月17日 (日) 01:29的修訂 (机器人添加:tr:Şablon:Pad
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
跳至導覽 跳至搜尋

用法[編輯]

use {{pad}} to insert a horizontally padding span inline. The template takes one unnamed parameter; a width value specified in px, em or ex.

示例[編輯]

Using the following code:
This is a {{pad|6em}} padded sentence.

Will produce:
This is a   padded sentence.