Difference between revisions of "Template:Certification/doc"

From blackwiki
Jump to navigation Jump to search
imported>Davykamanzi
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
== Usage ==
 
== Usage ==
 
{{tlc|Certification|1|2}}
 
{{tlc|Certification|1|2}}
* <code>1</code>: sales threshold (silver, gold, platinum, diamond). Not case sensitive.
+
* <code>1</code> sales threshold (silver, gold, platinum, diamond). Not case sensitive.
* <code>2</code>: sales threshold multiplier (e.g. 5).
+
* <code>2</code> sales threshold multiplier (e.g. 5).
  
 
==Examples==
 
==Examples==
Line 40: Line 40:
 
| {{Certification|Diamond|6}}
 
| {{Certification|Diamond|6}}
 
| <code><nowiki>{{Certification|Diamond|6}}</nowiki></code>
 
| <code><nowiki>{{Certification|Diamond|6}}</nowiki></code>
|}
 
 
However, each certification has its multiplier limits. Gold records can only go up to quadruple gold (4), while platinum records can go up to decuple platinum (10) and diamond records up to sextuple diamond (6). Going past these limits will force the template to show the default single record image, but the given multiplier will be displayed in the text.
 
{| class="wikitable2"
 
|-
 
| {{Certification|Gold|5}}
 
| <code><nowiki>{{Certification|Gold|5}}</nowiki></code>
 
|-
 
| {{Certification|platinum|11}}
 
| <code><nowiki>{{Certification|platinum|11}}</nowiki></code>
 
|-
 
| {{Certification|Diamond|7}}
 
| <code><nowiki>{{Certification|Diamond|7}}</nowiki></code>
 
 
|}
 
|}
  
Line 58: Line 45:
 
* {{tl|Certification Table Entry}}
 
* {{tl|Certification Table Entry}}
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
[[Category:Music templates]]
 
[[Category:Music templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 01:38, 24 April 2020

This template displays sales thresholds for music recording sales certifications.

Usage

{{Certification|1|2}}

  • 1 – sales threshold (silver, gold, platinum, diamond). Not case sensitive.
  • 2 – sales threshold multiplier (e.g. 5).

Examples

Single certifications

None {{Certification|None}}
Silver {{Certification|silver}}
Gold {{Certification|Gold}}
Platinum {{Certification|platinum}}
Diamond {{Certification|Diamond}}

Multiple certifications

Multiple certifications can also be included in the template, as shown below.

2× Gold {{Certification|Gold|2}}
4× Platinum {{Certification|platinum|4}}
6× Diamond {{Certification|Diamond|6}}

See also