Template:Small90: Difference between revisions

From AniDB
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>
;Info : Current text is '''downsized to 90%'''. This is larger than <nowiki><small></nowiki> and has the added advantage that bold can actually be distinguished.
 
;Syntax : <nowiki>{{small90|<text>}}</nowiki>
  <text>  =  The text you would like to downsize to 90% of the current size.
 
;Example : <nowiki>{{small90|This text has '''only 90%''' the size of}} Normal. <small>This is '''small'''!</small></nowiki><br>{{small90|This text has '''only 90%''' the size of}} Normal. <small>This is '''small'''!</small>
 
;Usage : Anywhere you need smaller text.
 
[[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:

  1. {{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.