跳转到内容

模板:Pad/doc

维基百科,自由的百科全书

用法[编辑]

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.