Difference between revisions of "Template:Font size templates"
Jump to navigation
Jump to search
test>Cedar101 (Undid revision 870835284 by 71.218.15.255 (talk) Reverting vandalism or test edit) |
test>Milker |
||
| Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |+ Font size templates | + | |+ Font size templates {{view|Template:Font size templates|edit|brackets=y}} |
|- | |- | ||
| − | ! | + | ! Code !! Size !! Semantics !! Result |
|- | |- | ||
| − | | {{tlx|small}} || 85% || {{tag|small|o}} || {{small| | + | | {{tlx|small|text}} || 85% || {{tag|small|o}} || {{small|text}} |
|- | |- | ||
| − | | {{tlx|smaller}} || 90% || {{CNone|none}} || {{smaller| | + | | {{tlx|smaller|text}} || 90% || {{CNone|none}} || {{smaller|text}} |
|- | |- | ||
| − | | {{tlx|resize}} || 90% || {{CNone|none}} || {{resize| | + | | {{tlx|resize|text}} || 90% || {{CNone|none}} || {{resize|text}} |
|- | |- | ||
| − | | {{tlx|midsize}} || 92% || {{CNone|none}} || {{midsize| | + | | {{tlx|midsize|text}} || 92% || {{CNone|none}} || {{midsize|text}} |
|- | |- | ||
| − | | {{CNone|none}} || 100% || {{CNone|none}} || | + | | {{CNone|none}} || 100% || {{CNone|none}} || text |
|- | |- | ||
| − | | {{tlx|larger}} || 110% || {{CNone|none}} || {{larger| | + | | {{tlx|larger|text}} || 110% || {{CNone|none}} || {{larger|text}} |
|- | |- | ||
| − | | {{tlx|big}} || 120% || {{CNone|none}} || {{big| | + | | {{tlx|big|text}} || 120% || {{CNone|none}} || {{big|text}} |
|- | |- | ||
| − | | {{tlx|large}} || large || {{CNone|none}} || {{large| | + | | {{tlx|large|text}} || large || {{CNone|none}} || {{large|text}} |
|- | |- | ||
| − | | {{tlx|huge}} || 180% || {{CNone|none}} || {{huge| | + | | {{tlx|huge|text}} || 180% || {{CNone|none}} || {{huge|text}} |
|- | |- | ||
| {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} || | | {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} || | ||
|- | |- | ||
| {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} || | | {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} || | ||
| − | |} | + | |}<noinclude> |
| − | <noinclude>[[Category:Resizing templates| ]]</noinclude> | + | [[{{ns:Category}}:Resizing templates| ]] |
| + | </noinclude> | ||
Revision as of 19:51, 7 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 |