Difference between revisions of "Template:Certification Table Entry/Sales/ItalianSinglesHelper"
Jump to navigation
Jump to search
imported>Muhandes (←Created page with '{{#if:{{{year|}}} <!-- Same code as below, remember to copy --> |{{#ifexpr:{{{year}}} < 2005 | {{#switch:{{{award|}}}| Gold=25000| Platinum=50000}}...') |
imported>Muhandes (Add Diamond) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{#if:{{{year|}}} | + | <includeonly>{{#if:{{{year|}}} |
|{{#ifexpr:{{{year}}} < 2005 | |{{#ifexpr:{{{year}}} < 2005 | ||
| − | | {{#switch:{{{award|}}}| Gold=25000| Platinum=50000}} | + | | {{#switch:{{{award|}}}| Gold=25000| Platinum=50000|Diamond=500000}} |
| {{#ifexpr:{{{year}}} < 2009 | | {{#ifexpr:{{{year}}} < 2009 | ||
| − | | {{#switch:{{{award|}}}| Gold=10000| Platinum=20000}} | + | | {{#switch:{{{award|}}}| Gold=10000| Platinum=20000|Diamond=200000}} |
| {{#ifexpr:{{{year}}} < 2015 | | {{#ifexpr:{{{year}}} < 2015 | ||
| − | | {{#switch:{{{award|}}}| Gold=15000| Platinum=30000}} | + | | {{#switch:{{{award|}}}| Gold=15000| Platinum=30000|Diamond=300000}} |
| − | | {{#ifexpr:{{{year}}} < 2020 | + | | {{#ifexpr:{{{year}}} < 2020 |
| − | |{{#switch:{{{award|}}}| Gold=25000| Platinum=50000}} | + | |{{#switch:{{{award|}}}| Gold=25000| Platinum=50000|Diamond=500000}} |
| − | |{{#switch:{{{award|}}}| Gold=35000| Platinum=70000}} | + | |{{#switch:{{{award|}}}| Gold=35000| Platinum=70000|Diamond=700000}} |
}} | }} | ||
}} | }} | ||
| Line 14: | Line 14: | ||
}} | }} | ||
|0 | |0 | ||
| − | }} | + | }}</includeonly><noinclude> |
| + | {{Documentation}} | ||
| + | </noinclude> | ||
Latest revision as of 16:08, 22 July 2020
This helper template calculates the sales for Italian certifications without certification date data, based on release year.
It accepts two mandatory parameters:
|year=The release year|award=The award, Gold or Platinum
It returns 0 if no year is passed.
| The above documentation is transcluded from Template:Certification Table Entry/Sales/ItalianSinglesHelper/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |