Difference between revisions of "Template:Certification Table Entry/Sales/DanishPeriod"

From blackwiki
Jump to navigation Jump to search
imported>Muhandes
m (Created page with '<includeonly>{{#if:{{{year|}}} |{{#ifexpr: {{{year}}} < 2009 |0 |{{#ifexpr: {{{year}}} < 2010 |{{#if:{{{month|}}} |{{#ifexpr: {{{month}}} < ...')
 
imported>Muhandes
m (new research)
Line 1: Line 1:
 
<includeonly>{{#if:{{{year|}}}
 
<includeonly>{{#if:{{{year|}}}
   |{{#ifexpr: {{{year}}} < 2009
+
   |{{#ifexpr: {{{year}}} < 2003
     |0
+
     |1
     |{{#ifexpr: {{{year}}} < 2010
+
     |{{#ifexpr: {{{year}}} < 2004
 
       |{{#if:{{{month|}}}
 
       |{{#if:{{{month|}}}
         |{{#ifexpr: {{{month}}} < 4 |0|1}}
+
         |{{#ifexpr: {{{month}}} < 4 |1|2}}
 
         |0}}
 
         |0}}
       |{{#ifexpr: {{{year}}} < 2011
+
       |{{#ifexpr: {{{year}}} < 2007
         |1
+
         |2
         |{{#if:{{{month|}}}
+
         |{{#ifexpr: {{{year}}} < 2008
           |{{#ifexpr: {{{month}}} > 1
+
          |{{#if:{{{month|}}}
            |2
+
            |{{#ifexpr: {{{month}}} < 10 |3|4}}
            |{{#if:{{{day|}}}
+
            |0}}
              |{{#ifexpr: {{{day}}} < 7 |1|2}}
+
           |{{#ifexpr: {{{year}}} < 2010
              |0}}}}
+
            |4
          |0}}}}}}}}
+
            |{{#ifexpr: {{{year}}} < 2011
 +
              |{{#if:{{{month|}}}
 +
                |{{#ifexpr: {{{month}}} < 9 |4|5}}
 +
                |0}}
 +
              |{{#if:{{{month|}}}
 +
                |{{#ifexpr: {{{month}}} > 1
 +
                  |6
 +
                  |{{#if:{{{day|}}}
 +
                    |{{#ifexpr: {{{day}}} < 7 |5|6}}
 +
                    |0}}}}
 +
                |0}}}}}}}}}}}}}}
 
   |0}}
 
   |0}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 09:31, 10 February 2011

Template documentation[view] [edit] [history] [purge]

This helper template calculates periods for Danish certifications, as stated in the following sources:

  • [1] - Album level changed in 1994
  • [2] - levels changed in April 2003
  • [3] - new levels for albums and singles in February 2007
  • [4] new levels for singles changed in April 2009
  • [5] - new albums levels change in 7 January 2011
  • [6] - new single levels from 17 November 2014
  • [7] - new single levels from 1 April 2016

It returns:

Before 1994 Before April 2003 Before February 2007 Before April 2009 Before 7 January 2011 Before 17 November 2014 Before 1 April 2016 From 1 April 2016
1 2 3 4 5 6 7 8

Returns 0 if the data provided is not sufficient.