Template:Font size templates: Difference between revisions
Jump to navigation
Jump to search
imported>Fire Created page with "{| class="wikitable" |+ Font size templates {{view|Template:Font size templates|edit|brackets=y}} |- ! Code !! Size !! Semantics !! Result |- | {{tlx|small|text}}<br/>{{tlx|smaller|text}} || 85% || {{tag|small|o}} || {{small|text}} |- | {{tlx|resize|text}} || 90% || {{CNone|none}} || {{resize|text}} |- | {{tlx|midsize|text}} || 92% || {{CNone|none}} || {{midsize|text}} |- | {{CNone|none}} || 100% || {{CNone|none}} || text |- | {{tlx|larger|text}} || 110% || {{CNone|none}..." |
(No difference)
|
Latest revision as of 15:05, 4 December 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|size=x%}} |
custom | none | varies |