మూస:Pad right
{{{1}}}
Use to add padding to the right of an item (e.g. before the previous font-style is resumed after italics; or before Latin ("normal") script is resumed after something more cursive). The default amount is 1 px (1 pixel).
Syntax
మార్చు{{pad right|item}}
or, using a shortcut, {{padr|item}}
- Adds a default 1 px padding to the right of item.
{{pad right|N+units|item}}
or, using a shortcut, {{padr|N+units|item}}
- Adds N+units padding to the right of item, where N+units is a number followed by a display-related unit (em, px, pt, etc). For example,
{{padr|0.15em|Blah}}
.
See also
మార్చు- {{Pad left}}
- {{Pad left and right}}