Vorlage: CarSharing-Fahrzeug: Unterschied zwischen den Versionen
Aus bedarfsverkehr.at
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | <includeonly>{{#set: | + | <includeonly>[[Kategorie:CarSharing-Fahrzeug]]{{#set: |
|Anbieter={{{CarSharing-System|}}} | |Anbieter={{{CarSharing-System|}}} | ||
|Fahrzeugmodell={{{Fahrzeug|}}} | |Fahrzeugmodell={{{Fahrzeug|}}} | ||
|Standplatz={{{Standplatz|}}} | |Standplatz={{{Standplatz|}}} | ||
+ | |StandplatzFloat={{{Standplatz|}}} | ||
|Standplatzanmerkung={{{Standplatzanmerkung|}}} | |Standplatzanmerkung={{{Standplatzanmerkung|}}} | ||
|Standplatzgemeinde={{{Standplatzgemeinde|}}} | |Standplatzgemeinde={{{Standplatzgemeinde|}}} | ||
Zeile 8: | Zeile 9: | ||
|{{#gkz:{{{Standplatzgemeinde|}}}}} | |{{#gkz:{{{Standplatzgemeinde|}}}}} | ||
}} | }} | ||
− | }}< | + | |Fahrzeug-ID={{{Fahrzeug-ID|}}} |
+ | |aktiv={{{aktiv|true}}} | ||
+ | }}{{#ifeq:{{{aktiv|}}} | ||
+ | |Nein | ||
+ | |<div class="alert alert-danger">Nicht mehr im Einsatz!</div> | ||
+ | }} | ||
+ | Anbieter: [[{{{CarSharing-System}}}]] | ||
+ | |||
+ | {{{Fahrzeug|}}} {{#if:{{{Standplatzanmerkung|}}}{{{Standplatzgemeinde|}}} | ||
|({{#if:{{{Standplatzanmerkung|}}} | |({{#if:{{{Standplatzanmerkung|}}} | ||
|{{{Standplatzanmerkung|}}} | |{{{Standplatzanmerkung|}}} | ||
Zeile 14: | Zeile 23: | ||
|{{#if:{{{Standplatzanmerkung|}}} | |{{#if:{{{Standplatzanmerkung|}}} | ||
|, <nowiki></nowiki> | |, <nowiki></nowiki> | ||
− | }}[[ | + | }}[[{{{Standplatzgemeinde}}}]] |
}}) | }}) | ||
− | }}</ | + | }}{{#if:{{{Fahrzeug-ID|}}} |
+ | |<div>Fahrzeug-ID: {{{Fahrzeug-ID}}}</div> | ||
+ | }}</includeonly> |