Difference between revisions of "Template:Font size templates"
Jump to navigation
Jump to search
test>Milker |
test>Redrose64 (rm strange syntax) |
||
| Line 26: | Line 26: | ||
| {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} || | | {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} || | ||
|}<noinclude> | |}<noinclude> | ||
| − | [[ | + | [[Category:Resizing templates| ]] |
</noinclude> | </noinclude> | ||
Revision as of 12:47, 10 January 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 | |
{{font|size=x%}} |
custom | none |