Please specify a rating.
This template is used on approximately 106,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. Preview message: Transclusion count updated automatically (see documentation). |
This template is designed to provide an image rating system, defaulting to stars. The template accepts ratings of up to ten, with more than six appearing reduced in size.
The template works with whole and half ratings (e.g. 0, 0.5, 1, 1.5, etc.). Other rating fractions (e.g. 3.2, 7.25) will be rounded, and the page on which the template resides will be inserted into the maintenance category Category:Pages with incorrect use of Rating template. Use |score=
to provide explanatory text for ratings that the original source does not express in whole or half increments.
Please only use this template if the rating was originally expressed with the images used. For example, if a reviewer awards something a rating of "4" (expressed in digits not stars) on a scale of 5, you should simply write it as "4" or "4/5" in your article, depending on how it is presented by the source. Do not use {{rating|4|5}} where the source does not use stars, because it is inaccurate and misleading. Note that ratings on a scale of 10 can be hard to read if expressed visually with images.
These are the only parameters you need to show star ratings, the default symbols.
{{rating|4|5}}
| |
{{rating|0|3}}
| |
{{rating|3.5|6}}
| |
{{rating|8|8}}
| |
{{rating|5|10}}
| |
{{rating|3}}
|
These parameters are optional, and can change the appearance of the rating or its tooltip.
|score=
is used to change the alt text when mousing over the rating, in the case where "x/x" is not accurate or more information can be added.|full=
, |half=
and |empty=
are used to change the images from the default stars to images you specify for each case. You don't have to fill out parameters for images you won't use, but omitting ones you will use results in stars being used for the unspecified portion (e.g. {{rating|2|5|full=Disc Plain red.svg}}
makes ). Just the image name should be used without prepending "File:" or "Image:".
|rating=
should be used to name the new rating symbol if you change the images.|rating-plural=
accepts non-standard pluralization in the tooltip to be used instead of adding "s" in simple cases. For instance, you could use this to change the default "thumb ups" to "thumbs up".|size=
can be used to adjust the width at which the rating symbols display. The template defaults to symbols 11 pixels wide for up to five images and 7 pixels wide for more than five. Use the amount of pixels with "px" appended (i.e. "15px" not simply "15").{{rating|3|5|score=3/5 stars in a 0–5 star scale}}
| |
{{rating|3|5|size=15px}}
| |
{{rating|4|5|full=Gold medal icon blank.svg|empty=Silver medal icon blank.svg|rating=medal}}
| |
{{rating|3.5|5|full=U+25CF.svg|half=U+25D0.svg|empty=U+25CB.svg|rating=mark}}
| |
{{rating|2.5|5|full=Disc Plain red.svg|half=Cercle rouge 100%.svg|empty=Plain Disc 40% grey or 20% black.svg|rating=mark}}
| |
{{rating|2|full=Symbol thumbs up.svg|rating=thumb up|rating-plural=thumbs up}}
| |
{{rating|2|6|full=Symbol thumbs up.svg|empty=Symbol thumbs down.svg|rating=thumb up|rating-plural=thumbs up|score=2 thumbs up, but 4 thumbs down, giving this a rating of 2/6|size=12px}}
|
TemplateData for Rating
A template to provide an image rating system
Parameter | Description | Type | Status | |
---|---|---|---|---|
Received | 1 | Number of stars (or other images) received | Number | required |
Possible | 2 | Total possible stars (or other images; defaults to parameter 1) | Number | optional |
Score | score | Text displayed when hovering over the rating | String | optional |
Full alternate | full | Alternate image for a full star, without the File: prefix
| String | optional |
Half alternate | half | Alternate image for a half star, without the File: prefix
| String | optional |
Empty alternate | empty | Alternate image for an empty star, without the File: prefix
| String | optional |
Rating symbol | rating | Unit for alternate images
| String | optional |
Plural rating symbol | rating-plural | Plural form of the rating parameter if it is not just adding an "s" | String | optional |
Images size | size | Size of the images, in pixels
| String | optional |