Vorlage:Bahnlinie: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 7: | Zeile 7: | ||
| {{#if:{{{5|}}} | | {{#if:{{{5|}}} | ||
| border: 1px solid {{{5}}}; | | border: 1px solid {{{5}}}; | ||
+ | | {{#switch:{{{1|}}} | ||
+ | | #default = display:inline-block; margin: 1px; | ||
}} | }} | ||
}} | }} | ||
Zeile 12: | Zeile 14: | ||
}}{{#if: {{{5|}}} | }}{{#if: {{{5|}}} | ||
| background-color: {{{5}}}; | | background-color: {{{5}}}; | ||
+ | | {{#switch:{{{1|}}} | ||
+ | | #default = background-color: #E2001A; | ||
}} | }} | ||
}} -webkit-border-radius: {{{8|{{#ifeq:{{{1|}}}|U|0|1}}}}}ex; -moz-border-radius: {{{8|{{#ifeq:{{{1|}}}|U|0|1}}}}}ex; border-radius: {{{8|{{#ifeq:{{{1|}}}|U|0|1}}}}}ex; color:{{#switch:{{{1|}}} | }} -webkit-border-radius: {{{8|{{#ifeq:{{{1|}}}|U|0|1}}}}}ex; -moz-border-radius: {{{8|{{#ifeq:{{{1|}}}|U|0|1}}}}}ex; border-radius: {{{8|{{#ifeq:{{{1|}}}|U|0|1}}}}}ex; color:{{#switch:{{{1|}}} | ||
− | + | | #default = {{{4|white}}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
}};">{{#switch:{{{1|}}} | }};">{{#switch:{{{1|}}} | ||
− | |||
| #default = {{#if:{{{3|}}} | {{{3}}} | {{{1}}} {{{2|}}} }} | | #default = {{#if:{{{3|}}} | {{{3}}} | {{{1}}} {{{2|}}} }} | ||
}}</span>{{#if:{{{1|}}}||<span class="error">Kein Parameter in der [[Vorlage:Bahnlinie]] angegeben!</span>}}</includeonly></onlyinclude> | }}</span>{{#if:{{{1|}}}||<span class="error">Kein Parameter in der [[Vorlage:Bahnlinie]] angegeben!</span>}}</includeonly></onlyinclude> | ||
{{Dokumentation}} | {{Dokumentation}} |