Vorlage: Kennzahl-Tabelle: Unterschied zwischen den Versionen
Aus bedarfsverkehr.at
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<includeonly><table class="wikitable comparison"> | <includeonly><table class="wikitable comparison"> | ||
<tr> | <tr> | ||
− | <th | + | <th>{{#if:{{{heading|}}} |
+ | |{{{heading}}} | ||
+ | |{{{property|}}} | ||
+ | }}</th> | ||
<th style="text-align:right">Anzahl</th> | <th style="text-align:right">Anzahl</th> | ||
<th style="text-align:right">Beförderungsfälle je EinwohnerIn und Jahr</th> | <th style="text-align:right">Beförderungsfälle je EinwohnerIn und Jahr</th> | ||
Zeile 9: | Zeile 12: | ||
{{#if:{{{values|}}} | {{#if:{{{values|}}} | ||
|{{#arraymap:{{{values|}}} | |{{#arraymap:{{{values|}}} | ||
− | | | + | |; |
|xxx | |xxx | ||
− | |{{Kennzahl-Zeile|property={{{property|}}}|value=xxx}} | + | |{{#ifeq:xxx |
+ | |- | ||
+ | |<tr><td colspan=5 style="font-size:small;line-height:0"> </td></tr> | ||
+ | |{{Kennzahl-Zeile|property={{{property|}}}|value=xxx}} | ||
+ | }} | ||
| | | | ||
}} | }} |