Jump to content

Template:Raised text/doc

From Wikisource

Usage

[edit]

Raises text slightly above the normal text position.

{{raised text|text}}

Example

[edit]
Lorem {{raised text|ipsum}} dolor

Lorem ipsum dolor

Lorem {{raised text|ipsum|2em}} dolor

Lorem ipsum dolor

TemplateData

[edit]
This is the TemplateData documentation for this template used by VisualEditor and other tools.

Raised text

Raises text slightly above the normal text position.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

The text to align.

Contentrequired
vertical-align2

How to align the text, e.g. 'text-top', 'text-bottom', or a length.

Example
1em
Stringoptional

See also

[edit]
  • Lowered text
    • {{sub}}—subscript (for example this)
    • {{lowered text}} (for example this)
  • Raised text
    • {{sup}}—superscript (for example this)
    • {{superscript-small}}—superscript with slightly larger font-size (for example this)
    • {{^}}—decreases font-size and raises text, but not above the text (for example this)
    • {{raised text}}—single raised line of text with regular font-size (for example this)
  • {{dual line}}—double line, one raised above the other, with regular font-size (for example top line
    lower line
    )