模板:Pad/doc
此頁面是Template: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.