Difference between revisions of "Template:FS"
From HomepointXI Wiki
(Created page with "<includeonly><font size={{{1}}}>{{{2}}}</font></includeonly><noinclude> __NOTOC__ Category:Template ==Usage Directions / Notes== This template will size the input text. Po...") |
m |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><font size={{{1}}}>{{{2}}}</font></includeonly><noinclude> | <includeonly><font size={{{1}}}>{{{2}}}</font></includeonly><noinclude> | ||
__NOTOC__ | __NOTOC__ | ||
| − | [[Category: | + | [[Category:Templates]] |
==Usage Directions / Notes== | ==Usage Directions / Notes== | ||
This template will size the input text. Possible text sizes are: 1 / 2 / 3 / 4 / 5 (3 is middle/standard sized text) | This template will size the input text. Possible text sizes are: 1 / 2 / 3 / 4 / 5 (3 is middle/standard sized text) | ||
| Line 36: | Line 36: | ||
|{{FS|5|Example size 5 text}} | |{{FS|5|Example size 5 text}} | ||
|} | |} | ||
| + | Many thanks to Drauku for the creation of this template. | ||
</noinclude> | </noinclude> | ||
Latest revision as of 19:37, 4 November 2020
Usage Directions / Notes
This template will size the input text. Possible text sizes are: 1 / 2 / 3 / 4 / 5 (3 is middle/standard sized text)
Syntax |
Blank Template |
|---|---|
{{FS|TEXTSIZE#|Text to be sized}}
|
{{FS| | }}
|
Example Input |
Expected Output |
|---|---|
{{FS|1|Example size 1 text}}
|
Example size 1 text |
{{FS|2|Example size 2 text}}
|
Example size 2 text |
{{FS|3|Example size 3 text}}
|
Example size 3 text |
{{FS|4|Example size 4 text}}
|
Example size 4 text |
{{FS|5|Example size 5 text}}
|
Example size 5 text |
Many thanks to Drauku for the creation of this template.