Template:Pad left and right
Appearance
(Redirected from Template:Padlr)
{{{1}}}
Use to add the same amount of padding either side (left and right) of an item. The default amount is 1 px (pixel).
Syntax
[edit] {{… |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
[edit]- {{Pad right}} (or Template:Padr)