Difference between revisions of "Template:Resize"
Jump to navigation
Jump to search
en>David Kernow (created template) |
(No difference)
|
Revision as of 04:10, 2 November 2006
{{#if:{{{2}}}|{{{2}}}|{{{1}}}}}
- Syntax
{{#if:text|text|N}}or{{#if:{{{2}}}|{{{2}}}|text}}
N specifies a size, such as "90%", "1.2em", etc. For the default case (the second above), N is set to "90%".