• Home
  • Random
  • Recent changes
  • Special pages
  • Settings
  • About MOASSpedia
  • Disclaimers
MOASSpedia
  • 216.73.216.215
  • Talk
  • Watchlist
  • Contributions
  • Log in

Template:Pad

Template Discussion
  • Language
  • Watch
  • History
  • Edit
    • Page information
    • Permanent link
    • What links here
Template documentation[view] [edit] [history] [purge]

Usage

Use {{pad}} to insert a horizontally padding HTML <span> inline. The template takes one unnamed parameter; a width value specified in px, em or ex (other CSS units – in, cm, pc, pt – are supported as well, but not recommended, typically at 96dpi conversion ratio). The default is 1 em.

The result is the specified padding followed by an &nbsp; (non-breaking space – at 100% font size (8pt), typically 3px wide in narrow fonts like Arial and Tahoma, 4px in wider fonts like Arial Black and Verdana).

Examples

Indenting by 50 pixels plus an &nbsp; (53px in Arial):

  • Indenting 50px causes<br />{{pad|50px}}this amount of space.

Produces:

  • Indenting 50px causes
     this amount of space.

Width of a typical year-range in Arial font (4.8em plus an &nbsp;):

  • 1492–1540 Exploration by<br />{{pad|4.8em}}Columbus & others.

Produces:

  • 1492–1540 Exploration by
     Columbus & others.

This is better produced by:

  • 1492–1540 Exploration by<br/>{{hidden text|1492–1540}} Columbus & others.

Which produces:

  • 1492–1540 Exploration by
    1492–1540 Columbus & others


However, some digits supposedly require less space:

  • 1111–1117 Exploration by<br />{{pad|4.4em}}Explorer Bob.

Produces:

  • 1111–1117 Exploration by
     Explorer Bob.

But actually not:

  • 1111–1117 Exploration by<br/>{{hidden text|9999–9999}} Explorer Bob.

Produces:

  • 1111–1117 Exploration by
    9999–9999 Explorer Bob.


Spacing is, of course, different between fonts, too:

  • This is text 0123456789 in Arial
     and this is indented by 100px + 1 &nbsp;
     and this is indented by 9em + 1 &nbsp;
  • This is text 0123456789 in Times New Roman
     and this is indented by 100px+ 1 &nbsp;
     and this is indented by 9em + 1 &nbsp;
  • This is text 0123456789 in Arial Black
     and this is indented by 100px + 1 &nbsp;
     and this is indented by 9em + 1 &nbsp;
  • This is text 0123456789 in Lucida Console
     and this is indented by 100px+ 1 &nbsp;
     and this is indented by 9em + 1 &nbsp;

Note: 1em is typically 11.2px at 100% font size (8 point), 21.3px at 200% font size (16 point), and 32px at 300% font size (24pt).

See also

  • v
  • t
  • e
Inline spacing templates
Non-breaking space characters
  • {{figure space}}
  • {{hair space}}
  • {{narrow no-break space}}
  • {{nb5}}
  • {{ns}}
  • {{quad}}
  • {{spaces}}
  • {{thin space}}
  • {{word joiner}}
  • {{zero width joiner}}
Breaking space characters
  • {{sp}}
  • {{zero width space}}
Non-character spaces
  • {{gaps}}
  • {{in5}}
  • {{indent}}
  • {{pad}}
  • {{px2}}
  • {{vpad}}
The above documentation is transcluded from Template:Pad/doc. (edit | history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Add categories to the /doc subpage. Subpages of this template.
Retrieved from "https://moasspedia.org/w/index.php?title=Template:Pad&oldid=26521"
Category:
  • Inline spacing templates
Last edited on 27 August 2014, at 05:36

MOASSpedia

Content is available under Creative Commons Attribution-ShareAlike unless otherwise noted.
  • This page was last edited on 27 August 2014, at 05:36.
  • Content is available under Creative Commons Attribution-ShareAlike unless otherwise noted.
  • Privacy policy
  • About MOASSpedia
  • Disclaimers
  • Desktop