Difference between revisions of "Module:Font size templates"
Jump to navigation
Jump to search
test>Cedar101 m ({{tlx}}, {{CNone}}) |
test>Rob984 (clarify {{resize| can be used either with or without a value.) |
||
| Line 7: | Line 7: | ||
|- | |- | ||
| {{tlx|smaller}} || 90% || {{CNone|none}} || {{smaller|HHHHH}} | | {{tlx|smaller}} || 90% || {{CNone|none}} || {{smaller|HHHHH}} | ||
| + | |- | ||
| + | | {{tlx|resize}} || 90% || {{CNone|none}} || {{resize|HHHHH}} | ||
|- | |- | ||
| {{tlx|midsize}} || 92% || {{CNone|none}} || {{midsize|HHHHH}} | | {{tlx|midsize}} || 92% || {{CNone|none}} || {{midsize|HHHHH}} | ||
| Line 20: | Line 22: | ||
| {{tlx|huge}} || 180% || {{CNone|none}} || {{huge|HHHHH}} | | {{tlx|huge}} || 180% || {{CNone|none}} || {{huge|HHHHH}} | ||
|- | |- | ||
| − | | {{tlx|resize}} || | + | | {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} || |
|- | |- | ||
| − | | {{tlx|font|size{{=}}<var>x</var>% | + | | {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} || |
|} | |} | ||
Revision as of 10:51, 19 July 2017
| Template | Size | Semantics | Sample |
|---|---|---|---|
{{small}} |
85% | <small> |
HHHHH |
{{smaller}} |
90% | none | HHHHH |
{{resize}} |
90% | none | HHHHH |
{{midsize}} |
92% | none | HHHHH |
| none | 100% | none | HHHHH |
{{larger}} |
110% | none | HHHHH |
{{big}} |
120% | none | HHHHH |
{{large}} |
large | none | HHHHH |
{{huge}} |
180% | none | HHHHH |
{{resize|x%}} |
custom | none | |
{{font|size=x%}} |
custom | none |