Template:Small: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||Category:Pages using small with an empty input parameter}}</includeonly><noinclude> {{Documentation}}<!--Categories and interwikis go in the /doc sub-page.--> </noinclude>") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||[[Category:Pages using small with an empty input parameter]]}}</includeonly><noinclude> | <includeonly><span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||[[Category:Pages using small with an empty input parameter]]}}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:Font templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 05:40, 6 December 2024
Template documentation
The {{small}} template displays specified text at 85% of the normal font size. It is a replacement for <small>...</small>
.
Usage
To use the template, copy and paste the following in the article where the smaller text is desired:
{{small|1}}
Parameter
The only parameter (1
) is the text to display at 85% the size of normal text. The parameter is required; it may include standard wiki markup.
Examples
{{small|This is ''smaller'' text.}}
→ This is smaller text.{{small|Smaller text referring [[Gotha]].}}
→ Smaller text referring Gotha.