Template:Pad left and right/doc
From TechInfoDepot
Jump to navigationJump to searchThis is a documentation subpage for Template:Pad left and right. It may contain usage information, categories and other content that is not part of the original template page. |
Use to add the same amount of padding either side (left and right) of an item. The default amount is 1 px (pixel).
Syntax
{{… |item}} | Adds default 1 px padding either side of item. |
{{… |N_units |item}} | Adds N_units padding either side of item, where N_units is a number followed by a display-related unit (em, px, pt, etc). For example, {{padlr|0.15em|Blah}} . |
See also
- {{Pad right}} (or Template:Padr)