Difference between revisions of "Template:Certification/doc"

From blackwiki
Jump to navigation Jump to search
imported>Davykamanzi
m
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
This template displays sales thresholds for [[music recording sales certification]]s. {{TOC right}}
+
{{Template shortcut|Cert}}
 +
This template displays sales thresholds for [[music recording sales certification]]s. __NOTOC__
  
 
== Usage ==
 
== Usage ==
 
{{tlc|Certification|1|2}}
 
{{tlc|Certification|1|2}}
* <code>1</code>: sales threshold (silver, gold, platinum, diamond).
+
* <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==
 
===Single certifications===
 
===Single certifications===
* <nowiki>{{Certification|silver}}</nowiki>: {{Certification|silver}}
+
{| class="wikitable2"
* <nowiki>{{Certification|Gold}}</nowiki>: {{Certification|Gold}}
+
|-
* <nowiki>{{Certification|platinum}}</nowiki>: {{Certification|platinum}}
+
| {{Certification|None}}
* <nowiki>{{Certification|Diamond}}</nowiki>: {{Certification|Diamond}}
+
| <code><nowiki>{{Certification|None}}</nowiki></code>
 +
|-
 +
| {{Certification|silver}}
 +
| <code><nowiki>{{Certification|silver}}</nowiki></code>
 +
|-
 +
| {{Certification|Gold}}
 +
| <code><nowiki>{{Certification|Gold}}</nowiki></code>
 +
|-
 +
| {{Certification|platinum}}
 +
| <code><nowiki>{{Certification|platinum}}</nowiki></code>
 +
|-
 +
| {{Certification|Diamond}}
 +
| <code><nowiki>{{Certification|Diamond}}</nowiki></code>
 +
|}
  
 
===Multiple certifications===
 
===Multiple certifications===
* <nowiki>{{Certification|Gold|2}}</nowiki>: {{Certification|Gold|2}}
+
Multiple certifications can also be included in the template, as shown below.
* <nowiki>{{Certification|platinum|4}}</nowiki>: {{Certification|platinum|4}}
+
{| class="wikitable2"
* <nowiki>{{Certification|Diamond|6}}</nowiki>: {{Certification|Diamond|6}}
+
|-
 +
| {{Certification|Gold|2}}
 +
| <code><nowiki>{{Certification|Gold|2}}</nowiki></code>
 +
|-
 +
| {{Certification|platinum|4}}
 +
| <code><nowiki>{{Certification|platinum|4}}</nowiki></code>
 +
|-
 +
| {{Certification|Diamond|6}}
 +
| <code><nowiki>{{Certification|Diamond|6}}</nowiki></code>
 +
|}
  
 
==See also==
 
==See also==
 
* {{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