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

From blackwiki
Jump to navigation Jump to search
imported>Muhandes
 
imported>Muhandes
(new th)
Line 1: Line 1:
 
<includeonly>{{#if:{{{year|}}}
 
<includeonly>{{#if:{{{year|}}}
   |{{#ifexpr: {{{year}}} < 2005
+
   |{{#ifexpr: {{{year}}} < 2005 <!-- until 2004 -->
 
     |1
 
     |1
     |{{#ifexpr: {{{year}}} < 2006
+
     |{{#ifexpr: {{{year}}} < 2006 <!-- 2005 -->
 
       |{{#if:{{{month|}}}
 
       |{{#if:{{{month|}}}
 
         |{{#ifexpr: {{{month}}} < 11 |1|2}}
 
         |{{#ifexpr: {{{month}}} < 11 |1|2}}
 
         |0}}
 
         |0}}
       |{{#ifexpr: {{{year}}} < 2009
+
       |{{#ifexpr: {{{year}}} < 2007 <!-- 2006 -->
 
         |2
 
         |2
         |{{#ifexpr: {{{year}}} < 2011
+
         |{{#ifexpr: {{{year}}} < 2008 <!-- 2007 -->
           | 3
+
           |{{#if:{{{month|}}}
           |{{#ifexpr: {{{year}}} < 2012
+
            |{{#ifexpr: {{{month}}} < 4 |2|3}}
             |{{#if:{{{month|}}}
+
            |0}}
              |{{#ifexpr: {{{month}}} < 11 |3|4}}
+
           |{{#ifexpr: {{{year}}} < 2009 <!-- 2008 -->
               |0}}
+
            |3
            | 4}}}}}}}}}}
+
             |{{#ifexpr: {{{year}}} < 2010 <!-- 2009 -->
 +
              |{{#if:{{{month|}}}
 +
                |{{#ifexpr: {{{month}}} < 9
 +
                  |3
 +
                  |{{#ifexpr: {{{month}}} < 10
 +
                    |{{#if:{{{day|}}}
 +
                      |{{#ifexpr: {{{day}}} < 6 |3|4}}
 +
                      |0}}
 +
                    |4}}
 +
                  }}
 +
                |0}}
 +
               |{{#ifexpr: {{{year}}} < 2011 <!-- 2010 -->
 +
                |4
 +
                |{{#ifexpr: {{{year}}} < 2012 <!-- 2011 -->
 +
                  |{{#if:{{{month|}}}
 +
                    |{{#ifexpr: {{{month}}} < 11 |4|5}}
 +
                    |0}}
 +
                  |4
 +
                  }}
 +
                }}
 +
              }}
 +
            }}
 +
          }}
 +
        }}
 +
      }}
 +
    }}
 
   |0}}
 
   |0}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 15:07, 17 December 2018

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

This helper template calculates periods for Spanish certifications, as stated in Productores de Música de España#Certifications

It returns:

Before November 2005 Before 2009 Before November 2011 From November 2011
1 2 3 4

Returns 0 if the data provided is not sufficient.