Template:Small/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Small. It contains usage information, categories and other content that is not part of the original template page. |
![]() | This template is used on ≈360,000 pages. To avoid large-scale disruption and unnecessary server load, any changes to it should first be tested in its /sandbox or /testcases subpages or in your own user subpage. The tested changes can then be added to this page in a single edit. Please consider discussing any changes on the talk page before implementing them. |
Template:COinS safe Template:Notice
Usage
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=
.
Do not use this template on multiple lines. If you need to wrap multiple list items or multiple paragraphs, then each list item and and each paragraph needs to be wrapped separately.
- Thus Template:Done
input | shows |
---|---|
What a wonderful world
|
What a wonderful world |
{{small|What a wonderful world}}
|
What a wonderful world |
{{small|1=3 + 2 = 5}}
|
3 + 2 = 5 |
{{small|1=103}}
|
103
+ 2 —— 105 |
{{small|*One *Two *Three}}
Template data
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 |
Tracking category
See also