This template raises text, and decreases the font size, similar to superscript, but designed so that the raised text's x-height is not raised above the main text's ascender line.

Usage edit

For example:

Y{{^|e}} olde.

Will render as:

Ye olde.

Full parameters:

{{^| text | vertical alignment | font-size }}
  • 2: vertical alignment, defaults to 20%
  • 3 or size: font-size, defaults to 83%

See also edit

  • {{sup}} — single raised line of text with smaller font-size (for example this)
  • {{superscript-small}} — slightly larger font-size than {{sup}} (for example this)
  • {{raised text}} — single raised line of text with regular font-size (for example this)