close
The Wayback Machine - https://web.archive.org/web/20230127160655/https://en.cppreference.com/w/Template:small
Namespaces
Variants
Actions

Template:small

From cppreference.com

{{{1}}}

[edit] [{{purge}}] Template documentation

Adds formatting to the enclosed text:

Usage Description Resulting HTML elements Preview
{{tt|text}} text in monospace font <code> text
{{ttb|text}} text in bold monospace font <code><b> text
{{small|text}} small text <small> text
{{smalltt|text}} small text in monospace font <small><code> text
{{sub|text}} subscripted text in normal font <sub> text
{{sup|text}} superscripted text in normal font <sup> text