Cookies helfen uns bei der Bereitstellung von mobil-am-land.at. Durch die Nutzung von mobil-am-land.at erklären Sie sich damit einverstanden, dass wir Cookies speichern. Weitere Informationen

Vorlage: KurseBetriebsstundenRatio: Unterschied zwischen den Versionen

Aus mobil-am-land.at
Wechseln zu: Navigation, Suche
Zeile 2: Zeile 2:
 
   | {{#if: {{{3|}}}
 
   | {{#if: {{{3|}}}
 
     | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 2
 
     | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 2
         | 5  
+
         | {{{1}}}: 5  
 
         | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 1.5  
 
         | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 1.5  
             | 4  
+
             | {{{1}}}: 4  
 
             | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 1  
 
             | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 1  
                 | 3  
+
                 | {{{1}}}: 3  
 
                 | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 0.8  
 
                 | {{#ifexpr: ({{{3}}} / {{{2}}}) >= 0.8  
                     | 1  
+
                     | {{{1}}}: 1  
 
                     | {{#ifexpr: ({{{3}}} / {{{2}}}) < 0.5  
 
                     | {{#ifexpr: ({{{3}}} / {{{2}}}) < 0.5  
                         | -1  
+
                         | {{{1}}}: -1  
                         | 0
+
                         | {{{1}}}: 0
 
                       }}
 
                       }}
 
                   }}
 
                   }}

Version vom 5. September 2024, 09:58 Uhr