Template:CatWweight: Difference between revisions

From AniDB
Jump to navigation Jump to search
m (Helper module for CatWeight Templates...)
 
mNo edit summary
Line 15: Line 15:
  |    
  |    
}}</includeonly><noinclude>
}}</includeonly><noinclude>
;Info : Insert requested CatWeight '''weight ranks'''.
;Info : Insert requested CatWeight '''weight''', includes weight ranges.


;Syntax : <nowiki>{{CatWweight|<weight>}}</nowiki>
;Syntax : <nowiki>{{CatWweight|<weight>}}</nowiki>
Line 33: Line 33:
       else        ->  "  "  (3 non-breaking spaces, default)           
       else        ->  "  "  (3 non-breaking spaces, default)           


;Example : <nowiki>{{CatWweight|4-5}}</nowiki>
;Example : <nowiki>{{CatWweight|4-5}}</nowiki><br>{{CatWweight|4-5}}
{{CatWweight|4-5}}


;Used by the templates : CatWeight, CatWeightInfo, CatWeightTable
;Used by the templates : CatWeight, CatWeightInfo, CatWeightTable


[[Category:Template]]</noinclude>
[[Category:Template]]</noinclude>

Revision as of 10:36, 4 May 2009

Info
Insert requested CatWeight weight, includes weight ranges.
Syntax
{{CatWweight|<weight>}}
<weight>  =  1    ->  +
             2    ->  *
             3    ->  *+
             4    ->  **
             5    ->  **+
             6    ->  ***
             1-2  ->  + or *
             2-3  ->  * or *+
             3-4  ->  *+ or **
             4-5  ->  ** or **+
             5-6  ->  **+ or ***
             1-5  ->  + to **+
             1-6  ->  + to ***
      else        ->  "   "  (3 non-breaking spaces, default)          
Example
{{CatWweight|4-5}}
** or **+
Used by the templates
CatWeight, CatWeightInfo, CatWeightTable