This template is used to display RIAA (Recording Industry Association of America) certifications as small record icons in album and song infoboxes or other relevant sections.

Usage

To use this template, simply insert it with the desired certification level:

Basic usage

{{Riaa|gold}}

Output: Gold

{{Riaa|platinum}}

Output: Platinum

{{Riaa|diamond}}

Output: Diamond

Multi-Platinum or Multi-Diamond certifications

If an album has been certified Multi-Platinum or Multi-Diamond, you can specify the number of certifications as a second parameter:

{{Riaa|platinum|3}}

Output: PlatinumPlatinumPlatinum

Example in an infobox

{{Infobox album
| name         = Weezer
| type         = studio
| artist       = [[Weezer]]
| cover        = Weezer-blue-album.jpg
...
| riaa         = {{Riaa|platinum|5}}