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...") |
(No difference)
|
Revision as of 19:32, 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 |