Template:Small
{{{1}}}
As of June 10, 2016, a rule has been added to MediaWiki:Common.css, so now <small> consistently renders at a 85% size. This template remains as a convenience wrapper. |
Usage
[edit]This template is a replacement for <small>...</small>.
The only parameter is the content and may contain templates, images, etc., if a block needs to be wrapped in this template and contains such elements. Note that if the = character appears in the content, the parameter must be explicitly specified as |1=.
- Thus {{small|1=3 + 2 = 5}} produces
3 + 2 = 5
Template data
[edit]TemplateData for Small
A template shortcut for the "small" HTML tag that makes the font smaller
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text that you'd like to be made smaller | String | required |
See also
[edit]| Template | Size | Semantics | Sample |
|---|---|---|---|
| {{small}} | 85% | <small> |
HHHHH |
| {{smaller}} | 90% |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |
| {{resize}} | 90% |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |
| {{midsize}} | 92% |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |
|
style="background:#ececec;vertical-align:middle;text-align:center;" |none || 100% || style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |||
| {{larger}} | 110% |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |
| {{big}} | 120% |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |
| {{large}} | large |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |
| {{huge}} | 180% |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || HHHHH | |
| {{resize|x%}} | custom |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || | |
| {{font|size=x%}} | custom |
style="background:#ececec;vertical-align:middle;text-align:center;" |none || |