Vorlage:Datum

Aus Antifa-Wiki
Wechseln zu: Navigation, Suche

Vorlage:Dokumentation {{#if: | {{#if:

 | {{#switch:{{{Day}}}
   |1    |01   |1.   |01.  |1st  =1.
   |2    |02   |2.   |02.  |2nd  =2.
   |3    |03   |3.   |03.  |3rd  =3.
   |4    |04   |4.   |04.  |4th  =4.
   |5    |05   |5.   |05.  |5th  =5.
   |6    |06   |6.   |06.  |6th  =6.
   |7    |07   |7.   |07.  |7th  =7.
   |8    |08   |8.   |08.  |8th  =8.
   |9    |09   |9.   |09.  |9th  =9.
   |10         |10.        |10th =10.
   |11         |11.        |11th =11.
   |12         |12.        |12th =12.
   |13         |13.        |13th =13.
   |14         |14.        |14th =14.
   |15         |15.        |15th =15.
   |16         |16.        |16th =16.
   |17         |17.        |17th =17.
   |18         |18.        |18th =18.
   |19         |19.        |19th =19.
   |20         |20.        |20th =20.
   |21         |21.        |21st =21.
   |22         |22.        |22nd =22.
   |23         |23.        |23rd =23.
   |24         |24.        |24th =24.
   |25         |25.        |25th =25.
   |26         |26.        |26th =26.
   |27         |27.        |27th =27.
   |28         |28.        |28th =28.
   |29         |29.        |29th =29.
   |30         |30.        |30th =30.
   |31         |31.        |31st =31.
   |#default = {{{Day}}}
   }} 
 }}{{#switch:{{{Month}}}
   |Januar   |January  |Jan    |Jan. |Jänner  |Jän  |Jän.    |01|1|01.|1. |I |I. ={{#if:|Jan.|Januar}}
   |Februar  |February |Feb    |Feb.       |02|2|02.|2. |II  |II.   ={{#if:|Feb.|Februar}}
   |März     |March    |Mär|Mar|Mär. |Mar. |03|3|03.|3. |III |III.  ={{#if:|Mär.|März}}
   |April              |Apr    |Apr.       |04|4|04.|4. |IV  |IV.   ={{#if:|Apr.|April}}
   |Mai      |May                          |05|5|05.|5. |V   |V.    =Mai
   |Juni     |June     |Jun    |Jun.       |06|6|06.|6. |VI  |VI.   =Juni
   |Juli     |July     |Jul    |Jul.       |07|7|07.|7. |VII |VII.  =Juli
   |August             |Aug    |Aug.       |08|8|08.|8. |VIII|VIII. ={{#if:|Aug.|August}}
   |September          |Sep    |Sep.       |09|9|09.|9. |IX  |IX.   ={{#if:|Sep.|September}}
   |Oktober  |October  |Okt|Oct|Okt. |Oct. |10  |10.    |X   |X.    ={{#if:|Okt.|Oktober}}
   |November           |Nov    |Nov. |     |11  |11.    |XI  |XI.   ={{#if:|Nov.|November}}
   |Dezember |December |Dez|Dec|Dez. |Dec. |12  |12.    |XII |XII.  ={{#if:|Dez.|Dezember}}
   |#default ={{{Month}}}
 }}{{#if: 
 |  
 }}

}}