Difference between revisions of "Template:Font size templates"

From blackwiki
Jump to navigation Jump to search
test>SCHolar44
m (Undid revision 958533601 by Redrose64 (talk). Typo in my edit summary -- should have been "note" rather than "not". So given that this was an addition to a cheat-sheet note on my user page (to remind me of the need for the 2nd pipe), I expect the meaning is now clearer. ;-))
test>SCHolar44
m (Undid revision 958547503 by SCHolar44 (talk) -- Aaarrggghhh! It was the template. Thank you SO much for alerting me; I thought I had just amended my user page. :-/)
Line 24: Line 24:
 
| {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} ||
 
| {{tlx|resize|<var>x</var>%}} || custom || {{CNone|none}} ||
 
|-
 
|-
| {{tlx|font|size{{=}}<var>x</var>%}}<br /> '''{{small|Note the 2nd pipe:'''<br /><nowiki>{{font|size=140%|text}}</nowiki>}} || custom || {{CNone|none}} ||
+
| {{tlx|font|size{{=}}<var>x</var>%}} || custom || {{CNone|none}} ||
 
|}<noinclude>
 
|}<noinclude>
 
[[Category:Resizing templates| ]]
 
[[Category:Resizing templates| ]]
 
</noinclude>
 
</noinclude>

Revision as of 12:10, 24 May 2020

Font size templates

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