Changes
Jump to navigation
Jump to search
----; Syntax : <code><nowiki>{{resize</nowiki>|''N''|''text''}}</code> or <code><nowiki>{{resize</nowiki>|''text''}}</code>
corrections
{{#if:{{{2|}}}|<!--then:--><span style="font-size:{{{1|}}};">{{{2|}}}</span>|<!--else:--><span style="font-size:90%;">{{{1|}}}</span>}}<noinclude>
''N'' specifies a size, such as "90%", "1.2em", etc. For the default case (the second above), ''N'' is set to "90%".
</noinclude>