మూస:Pad left
{{{1}}}
Use to add padding to the left of an item. The default amount is 1 px (1 pixel).
Syntax
మార్చు{{pad left|item}}
or, using a shortcut, {{padl|item}}
- Adds a default 1 px padding to the left of item.
{{pad left|N+units|item}}
or, using a shortcut, {{padl|N+units|item}}
- Adds N+units padding to the left of item, where N+units is a number followed by a display-related unit (em, px, pt, etc). For example,
{{padl|0.15em|Blah}}
.
See also
మార్చు- {{Pad right}}
- {{Pad left and right}}