Template:Small90
Jump to navigation
Jump to search
Current text is downsized to 90%. This is larger than <small> and has the added advantage that bold text can actually be distinguished.
Recommendation {{small90|<text>}} should be given the preference over HTML's standard <small>...</small>!
Syntax
The template can only have 1 parameter:
- {{small90|<text>}} - Reduce size of current text by 10%.
<text> = The text you would like to downsize to 90% of it's current size.
Example
{{small90|This text has '''only 90%''' the size of}} Normal. <small>This is '''small'''!</small>
This text has only 90% the size of Normal. This is small!
Usage
Anywhere you need smaller text. Generally smaller text is also harder to read, so be sure you actually need to use it.