Template:Small90: Difference between revisions
Jump to navigation
Jump to search
(New template small90, downsizes text to 90%.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><span style="font-size:90%;">{{{1}}}</span></includeonly><noinclude | <includeonly><span style="font-size:90%;">{{{1}}}</span></includeonly><noinclude>{{{{PAGENAME}}/doc}}[[Category:Template]]</noinclude> | ||
[[Category:Template]]</noinclude> |
Latest revision as of 17:10, 16 May 2009
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.