Template:Small: Difference between revisions

From Wikishire
Jump to navigation Jump to search
RB (talk | contribs)
Created page with "<span style="font-size:85%;">{{{1}}}</span><noinclude> {{Documentation}}<!--Categories go in the /doc sub-page.--> </noinclude>"
 
mNo edit summary
Line 1: Line 1:
<span style="font-size:85%;">{{{1}}}</span><noinclude>
<small>{{{1}}}</small><noinclude>
{{Documentation}}<!--Categories go in the /doc sub-page.-->
{{Documentation}}<!--Categories go in the /doc sub-page.-->
</noinclude>
</noinclude>

Revision as of 03:38, 23 June 2019

{{{1}}}

[edit] [{{#invoke:Purge|main}}] Template documentation

Usage

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 each paragraph needs to be wrapped separately.

Thus Template:Done
input shows
Keep calm and carry on Keep calm and carry on
{{small|Keep calm and carry on}} Keep calm and carry on
{{small|1=5 + 8 = 13}} 5 + 8 = 13
{{small|1=103}}

{{small|1=+ 2}}

——

{{small|1=105}}

103

+ 2

——

105


Template:Not done:

{{small|*One
*Two
*Three}}

See also

Template:Font size templates