Difference between revisions of "Template:Resize/doc"
From MansunWiki
(Created page with "{{Documentation subpage}} {{When pagename is | Template:Resize/doc = {{Resize/doc/main}} | Template:Resize/sandbox = {{Resize/doc/main}} | Template:Resize = {{Resize/doc/ma...") |
m |
||
Line 6: | Line 6: | ||
| Template:Resize shortcuts documentation = <div style="margin:0.5em 0;">This template is a tailored shortcut to {{tl|resize}}.</div> | | Template:Resize shortcuts documentation = <div style="margin:0.5em 0;">This template is a tailored shortcut to {{tl|resize}}.</div> | ||
| /doc = <div style="margin:0.5em 0;">This template is a tailored shortcut to {{tl|resize}}.</div> | | /doc = <div style="margin:0.5em 0;">This template is a tailored shortcut to {{tl|resize}}.</div> | ||
− | | other = | + | | other = <div style="margin:0.5em 0;">This template is a tailored shortcut to {{tl|resize}}.</div> |
}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED BELOW --> | }} <!-- PLEASE ADD CATEGORIES WHERE INDICATED BELOW --> | ||
Latest revision as of 20:41, 15 July 2015
A template to aid switching the font-size used for a text string.
Contents
Syntax
-
{{resize|N|text}}
-
{{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 text
happens to contain an equality sign ("="), specify {{resize|N|2=text}} or {{resize|1=text}}.
Examples
{{resize|1.2em|This text is 0.2em larger than normal.}} |
This text is 0.2em larger than normal. |
{{resize|80%|This text is 80% normal size.}} |
This text is 80% normal size. |
{{resize|This text defaults to 90% normal size.}} |
This text defaults to 90% normal size. |
Tailored shortcuts
{{small|…}} | = | {{resize|85%|…}} |
{{smaller|…}} | = | {{resize|90%|…}} |
{{larger|…}} {{bigger|…}} |
= | {{resize|110%|…}} |
{{big|…}} | = | {{resize|120%|…}} |
{{large|…}} | = | {{resize|large|…}} |
See also
Template | Size | Semantics | Sample |
---|---|---|---|
{{small}} |
85% | <small> |
HHHHH |
{{smaller}} |
90% | none | HHHHH |
{{midsize}} |
92% | none | HHHHH |
none | 100% | none | HHHHH |
{{larger}} |
110% | none | HHHHH |
{{big}} |
120% | none | HHHHH |
{{large}} |
large | none | HHHHH |
{{huge}} |
180% | none | HHHHH |
{{resize}} |
90% default | none | HHHHH |
{{font|size}} |