Difference between revisions of "Template:Font size templates"
Jump to navigation
Jump to search
m (18 revisions imported) |
imported>DaveJWhitten (mod doc to include changes not visible) |
||
Line 22: | Line 22: | ||
| {{tlx|huge|text}} || 180% || {{CNone|none}} || {{huge|text}} | | {{tlx|huge|text}} || 180% || {{CNone|none}} || {{huge|text}} | ||
|- | |- | ||
− | | {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} || | + | | {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} || varies |
|- | |- | ||
− | | {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} || | + | | {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} || varies |
|}<noinclude> | |}<noinclude> | ||
[[Category:Resizing templates| ]] | [[Category:Resizing templates| ]] | ||
</noinclude> | </noinclude> |
Latest revision as of 15:03, 23 October 2020
Code | Size | Semantics | Result |
---|---|---|---|
{{small|text}} |
85% | <small> |
text |
{{smaller|text}} |
90% | none | text |
{{resize|text}} |
90% | none | text |
{{midsize|text}} |
92% | none | text |
none | 100% | none | text |
{{larger|text}} |
110% | none | text |
{{big|text}} |
120% | none | text |
{{large|text}} |
large | none | text |
{{huge|text}} |
180% | none | text |
{{resize|x%}} |
custom | none | varies |
{{font|size=x%}} |
custom | none | varies |