Vorlage:Titel: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 80: | Zeile 80: | ||
|__NOTOC__|__TOC__ | |__NOTOC__|__TOC__ | ||
}}}}<!-- | }}}}<!-- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Attribute | Attribute | ||
Zeile 162: | Zeile 157: | ||
"description": "Titelzusatz", | "description": "Titelzusatz", | ||
"type": "content" | "type": "content" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}, | }, | ||
Zeile 178: | Zeile 165: | ||
"zusatz", | "zusatz", | ||
"class", | "class", | ||
− | "notoc | + | "notoc" |
− | |||
− | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Version vom 6. Januar 2023, 15:39 Uhr
{{Titel | <!-- Titel --> | <!-- Titelzusatz, auch zusatz= --> | class= <!-- z.B. pagename, lc --> | 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.
Gestaltung der Seitenüberschrift
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
1 | 1 | Haupttitel | Inhalt | erforderlich |
2 | 2 | Nebentitel | Inhalt | optional |
Zusatz | zusatz | Titelzusatz | Inhalt | optional |
Class | class | z.B. für Kapitel- bzw. Seitenschmuck
| Inhalt | optional |
Notoc | notoc | Schaltet autom. TOC aus | Boolesch | optional |