Template:Music ratings/doc
Appearance
This is a documentation subpage for Template:Music ratings. It may contain usage information, categories and other content that is not part of the original template page. |
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Only add a rating if you cite it with a reference. For further information on sources, see Wikipedia:WikiProject Albums.
Usage
Review scores | |
---|---|
Source | Rating |
Allmusic | [1] |
Jesus Freak Hideout | [2] |
IGN | [3] |
All of the following fields are optional:
- title
- can be used to provide a custom title for the table, otherwise, it will default to "Reception".
- subtitle
- used to add additional text before the collapsible section. This is necessary to add if want a longer title, as long titles via the "title" parameter will not center correctly.
- state
collapsed
– the table will be collapsed (hidden) by default. This is useful for very long tables.autocollapse
– the table will start out collapsed if there are two or more tables on the same page that use other collapsible tables. Otherwise, the table will be expanded. For the technically minded, see MediaWiki:Common.js.plain
– the table will always be expanded and the [hide]/[show] link on the right will not be displayed.- If set to blank, the table will always start out in an expanded state.
- rev1–8
- these are for custom reviewers. Use with rev1Score.
- award1–12
- these are for any awards that the title has won.
- width
- sets the width of the table; default is 23em.
Star system
If a reviewer uses a star system instead of a numerical rating, you can use the {{rating}} template to create the stars.
For instance:
Code | Result |
---|---|
{{Rating|3|5}} |
|
{{Rating|3.5|5}} |
|
{{Rating|3.5|10}} |
Code
- Complete Blank Template
{{Album reviews | title = | subtitle = | state = <!-- Reviewers --> | rev1 = | rev1Score = | rev2 = | rev2Score = | rev3 = | rev3Score = | rev4 = | rev4Score = | rev5 = | rev5Score = | rev6 = | rev6Score = | rev7 = | rev7Score = | rev8 = | rev8Score = <!-- Awards --> | award1Pub = | award1 = | award2Pub = | award2 = | award3Pub = | award3 = | award4Pub = | award4 = | award5Pub = | award5 = | award6Pub = | award6 = | award7Pub = | award7 = | award8Pub = | award8 = | award9Pub = | award9 = | award10Pub = | award10 = | award11Pub = | award11 = | award12Pub = | award12 = }}