Template:Font-size: Difference between revisions
Template page
More actions
mNo edit summary |
m →{{int:usage}}: Template is hyphenated; fixed. |
||
| Line 6: | Line 6: | ||
Use a span tag to set the font size. | Use a span tag to set the font size. | ||
'''Syntax:''' <nowiki>{{</nowiki> | '''Syntax:''' <nowiki>{{</nowiki>font-size|''value''|''content''}} | ||
=== Examples === | === Examples === | ||
Revision as of 11:07, 6 September 2021
{{{2}}}
⧼usage⧽
Use a span tag to set the font size.
Syntax: {{font-size|value|content}}
Examples
- {{font-size|120%|This}} → This
- {{font-size|smaller|is an}} → is an
- {{font-size|2em|Example.}} → Example.