Template:Font size templates: Difference between revisions
From The Goon Show Depository
m (1 revision imported) |
No edit summary |
||
Line 22: | Line 22: | ||
| {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} || varies | | {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} || varies | ||
|- | |- | ||
| {{tlx|font|size | | {{tlx|font|size=<var>x</var>%}} || custom || {{CNone|none}} || varies | ||
|}<noinclude> | |}<noinclude> | ||
[[Category:Resizing templates| ]] | [[Category:Resizing templates| ]] | ||
</noinclude> | </noinclude> |
Latest revision as of 22:47, 9 November 2022
Code | Size | Semantics | Result |
---|---|---|---|
{{small|text}} {{smaller|text}} |
85% | <small> |
text |
{{resize|text}} | 90% | none | text |
{{midsize|text}} | 92% | none | text |
none | 100% | none | text |
{{larger|text}} | 110% | none | text |
{{big|text}} | 120% | <big> |
text |
{{large|text}} | 125% | none | text |
{{huge|text}} | 180% | none | text |
{{resize|x%}} | custom | none | varies |
{{font}} | custom | none | varies |