Difference between revisions of "Module:Font size templates"

From blackwiki
Jump to navigation Jump to search
test>Wolfdog
test>Cedar101
m ({{tlx}}, {{CNone}})
Line 6: Line 6:
 
| {{tlx|small}} || 85% || {{tag|small|o}} || {{small|HHHHH}}
 
| {{tlx|small}} || 85% || {{tag|small|o}} || {{small|HHHHH}}
 
|-
 
|-
| {{tlx|smaller}} || 90% || none || {{smaller|HHHHH}}
+
| {{tlx|smaller}} || 90% || {{CNone|none}} || {{smaller|HHHHH}}
 
|-
 
|-
| {{tlx|midsize}} || 92% || none || {{midsize|HHHHH}}
+
| {{tlx|midsize}} || 92% || {{CNone|none}} || {{midsize|HHHHH}}
 
|-
 
|-
| none || 100% || none || HHHHH
+
| {{CNone|none}} || 100% || {{CNone|none}} || HHHHH
 
|-
 
|-
| {{tlx|larger}} || 110% || none || {{larger|HHHHH}}
+
| {{tlx|larger}} || 110% || {{CNone|none}} || {{larger|HHHHH}}
 
|-
 
|-
| {{tlx|big}} || 120% || none || {{big|HHHHH}}
+
| {{tlx|big}} || 120% || {{CNone|none}} || {{big|HHHHH}}
 
|-
 
|-
| {{tlx|large}} || large || none || {{large|HHHHH}}
+
| {{tlx|large}} || large || {{CNone|none}} || {{large|HHHHH}}
 
|-
 
|-
| {{tlx|huge}} || 180% || none || {{huge|HHHHH}}
+
| {{tlx|huge}} || 180% || {{CNone|none}} || {{huge|HHHHH}}
 
|-
 
|-
| {{tlx|resize}} || 90% default || none || {{resize|HHHHH}}
+
| {{tlx|resize}} || 90% default || {{CNone|none}} || {{resize|HHHHH}}
 
|-
 
|-
| <nowiki>{{font|size=x%|text}}</nowiki> || || ||
+
| {{tlx|font|size{{=}}<var>x</var>%|text}} || || ||
 
|}
 
|}

Revision as of 07:48, 12 April 2017

Font size templates
Template Size Semantics Sample
{{small}} 85% <small> HHHHH
{{smaller}} 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}} 90% default none HHHHH
{{font|size=x%|text}}