Template:small
From cppreference.com
{{{1}}}
|
|
This high-risk template has been protected from editing to prevent vandalism. Please discuss any changes on the talk page. |
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 |
| The above documentation is transcluded from Template:tt/doc. (edit | history) Subpages of this template. |

