You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. |
Template:Pad/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Pad. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage
Use {{pad}} to insert a horizontally padding span inline. The template takes one unnamed parameter; a width value specified in px, em or ex. The default is 1 em.
Example
Using the following code:
This is a {{pad|6em}} padded sentence.
Will produce:
This is a padded sentence.