Vorlage:Forza Car Infobox

Aus wiki.forzawiki.com
Version vom 29. April 2026, 18:24 Uhr von ScHaKaLaKa (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{#if:{{{bild|}}}|[[File:{{{bild}}}|thumb|right|250px]]}} <div class="forza-car-info"> <!-- Obere Info-Bar (wie bei dir) --> <div class="info-container"> <div class="availability">🚗 Verfügbarkeit: {{{verfugbarkeit|Autoshow + Wheelspins}}}</div> <div class="drive">⚙️ {{{antrieb|AWD}}}</div> <div class="class-pi"> <span class="class-box class-{{#lc:{{{klasse|D}}}}}">{{{klasse|D}}}</span> <span class="pi-box">PI {{{pi|100}}}</span>…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen


🚗 Verfügbarkeit: Autoshow + Wheelspins
⚙️ AWD
   D
   PI 100
 Geschwindigkeit
 6.0
 Handling
 2.6
 Beschleunigung
 3.7
 Start
 1.7
 Bremsen
 2.0
 Offroad
 5.1
   ▼ Leistungsdaten & Fahrzeugtyp

Fahrzeugtyp:

Seltenheit:

Land:

Leistung: PS

Gewicht: kg

<style> .info-container { display: flex; justify-content: space-between; background:#f5f5f5; padding:6px; border-radius:4px; margin-bottom:10px; font-weight:bold; } .availability { flex:2; } .drive { flex:1; } .class-pi { display:flex; gap:8px; align-items:center; } .class-box { color:white; padding:4px 10px; border-radius:4px; font-weight:bold; } .class-d { background:#3dbaea; } .class-c { background:#f6bf31; } .class-b { background:#ff6533; } .class-a { background:#fc355a; } .class-s1 { background:#bd5ee4; } .class-s2 { background:#1567d6; } .class-x { background:#90cf00; } .pi-box { background:#333; color:white; padding:4px 10px; border-radius:4px; }

.stat-row { display:flex; align-items:center; margin:6px 0; } .stat-label { width:110px; } .progress-container { flex:1; background:#eee; height:9px; border-radius:4px; margin:0 10px; } .progress-bar { height:100%; background:#d13f8d; border-radius:4px; } .stat-value { width:45px; text-align:right; font-weight:bold; }

.toggle-btn { background:#d13f8d; color:white; padding:8px; border-radius:4px; cursor:pointer; margin-top:10px; } .toggle-content { display:none; background:#f9f9f9; padding:12px; border:1px solid #ddd; border-top:none; border-radius:0 0 4px 4px; } </style>