Vorlage:Titel: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 85: Zeile 85:
 
     display: none;
 
     display: none;
 
}
 
}
#ca-edit {
+
#ca-edit {  
     background: none;
+
     background: none;  
     margin-right: 7rem;
+
     padding-: 2rem;
     width: 12rem;
+
     width: 12rem;  
     text-align: right;
+
     position: absolute;
 +
    left: 0;
 
}
 
}
#ca-edit a {
+
#ca-edit a {  
 
     background: none;
 
     background: none;
     float: none;
+
     float: none;  
 
     opacity: 0;
 
     opacity: 0;
     position:relative;
+
     position: relative;
     text-decoration: none;  
+
     text-decoration: none;
 
     color: #777;
 
     color: #777;
 +
    padding-left: 2rem;
 
}
 
}
 
#ca-edit a:hover {
 
#ca-edit a:hover {

Version vom 29. November 2022, 15:03 Uhr


{{Titel
| <!-- Titel -->  
| <!-- Titelzusatz, auch zusatz= -->  
| class= <!-- z.B. vorBild -->  
| notoc= <!-- 1 -->
}}
 
  • HTML-Markup für Titel {{{1|}}} und Titelzusatz {{{2|}}}.
  • Titel {{{1|}}} kann Doppelpunkt oder <br> enthalten, um Haupt- und Untertitel zu trennen.
  • Titelzusatz {{{2|}}} erscheint über dem Haupttitel, Untertitel darunter.
  • Titel ohne Markup wird mit DISPLAYTITLE als Metainfo gespeichert (aber so nicht angezeigt).
  • class fügt eine entsprechende CSS-Klasse ein.