Vorlage: Versorgung mit Bedarfsverkehr im Bundesland: Unterschied zwischen den Versionen
Aus bedarfsverkehr.at
Zeile 9: | Zeile 9: | ||
<div class="versorgung"> | <div class="versorgung"> | ||
<div class="versorgung-mit-ohne-bv"> | <div class="versorgung-mit-ohne-bv"> | ||
− | <div class="versorgung-mit-bv" style="width:{{#expr:100*{{{mitBV|0}}}/{{{gesamt}}}}}%;float:left">{{#expr:100*{{{mitBV|0}}}/{{{gesamt}}} round 0}}% der Gemeinden mit Bedarfsverkehr</div> | + | <div class="versorgung-mit-bv" style="width:{{#expr:100*{{{mitBV|0}}}/{{{gesamt}}}}}%;float:left;text-align:center;font-size:small">{{#expr:100*{{{mitBV|0}}}/{{{gesamt}}} round 0}}% der Gemeinden mit Bedarfsverkehr</div> |
− | <div class="versorgung- | + | <div class="versorgung-ohne-bv"></div> |
</div> | </div> | ||
− | <div class="versorgung-mit-ohne-bv"> | + | <div class="versorgung-mit-ohne-bv" style="clear:both"> |
− | <div class="versorgung-mit- | + | <div class="versorgung-ohne-es" style="width:{{#expr:100*{{{ohneEinschränkung|0}}}/{{{gesamt}}}}}%;height:20px;background-color:#00605e;float:left"></div> |
− | <div class="versorgung- | + | <div class="versorgung-mit-es" style="width:{{#expr:100*({{{mitBV|0}}}-{{{ohneEinschränkung|0}}})/{{{gesamt}}}}}%;height:20px;background-color:#73b9b8;float:left"></div> |
+ | <div class="versorgung-ohne-bv" style="height:20px;background-color:#f5f5f5;"></div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | <div class="versorgung-mit-ohne-bv" style="clear:both"> | ||
+ | <div class="versorgung-ohne-es" style="width:{{#expr:100*{{{ohneEinschränkung|0}}}/{{{gesamt}}}}}%;float:left;text-align:center;font-size:small">{{#expr:100*{{{mitBV|0}}}/{{{gesamt}}} round 0}}% ohne Einschränkung</div> | ||
+ | <div class="versorgung-ohne-bv"></div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |