Vorlage:Infobox

Aus PeletierPedia
Zur Navigation springen Zur Suche springen
Name Beispielname
Bild
Datei:Charakter-Bild.jpg
Bild des Charakters
Alter 30 Jahre
Beruf Berufsbezeichnung
Ort Beispielort

.infobox {

   border: 1px solid #ccc;
   padding: 10px;
   width: 300px;

} .infobox img {

   max-width: 100%;
   height: auto;
   border-radius: 50%;

}