Vorlage:Infobox Kleidung
Erscheinungsbild
Beschreibung
Diese Vorlage erstellt eine Infobox für Kleidungsstücke im BeDifferent Wiki.
Nutzung
{{Infobox Kleidung
|titel=Leggings
|kategorie=Sportbekleidung
|typ=Leggings
|materialien=Polyester, Elasthan
|verwendung=Sport, Alltag
|eigenschaften=elastisch, atmungsaktiv
|geeignet_fuer=Männer, Frauen
|ursprung=1960er Jahre
}}
.infobox-kleidung {
float: right; width: 280px; margin: 10px; border: 1px solid #ccc; background: #f9f9f9; font-size: 14px;
}
.infobox-titel {
background: #2c3e50; color: white; padding: 8px; font-weight: bold; text-align: center;
}
.infobox-table {
width: 100%;
}