Changes

Jump to navigation Jump to search
or (2) apply this template separately to each block.
A template to aid switching the font-size used for a text string.

== Syntax ==
: {{tc|resize|''N''|''text''}}
: {{tc|resize|''text''}}
''N'' specifies a size, such as "95%", "1.2em", etc. If ''N'' is omitted, as in the second line above, a default 90% size is applied.

If <code>''text''</code> happens to contain an equality sign ("="), specify {{tlf|resize|''N''|'''2&#61;'''''text''}} or {{tlf|resize|'''1&#61;'''''text''}}.

== Examples ==
{|
|-
| style="padding-right:2em"| {{tc|resize|1.2em|This text is 0.2em larger than normal.}} || {{resize|1.2em|This text is 0.2em larger than normal.}}
|-
| {{tc|resize|80%|This text is 80% normal size.}} || {{resize|80%|This text is 80% normal size.}}
|-
| {{tc|resize|This text defaults to 90% normal size.}} || {{resize|This text defaults to 90% normal size.}}
|}
== Note ==
This template should not be used to wrap multiple blocks, such as multiple paragraphs or even multiple bullet points. To do that, either (1) use <code><nowiki><div style="font-size:90%;"> ... </div></nowiki></code> or some other font size percentage or (2) apply this template separately to each block.
Anonymous user

Navigation menu