Vorlage:Hauptseite/box: Unterschied zwischen den Versionen

Aus So geht häkeln
Zeile 4: Zeile 4:
<div class="hauptseite-box" {{#if: {{{NAME|}}} | id="{{{NAME}}}"}}>
<div class="hauptseite-box" {{#if: {{{NAME|}}} | id="{{{NAME}}}"}}>
<h2 class="hauptseite-box-title">
<h2 class="hauptseite-box-title">
<span class="hauptseite-upward" aria-hidden="true" role="presentation">[[Datei:Jump-to-top icon.svg|20px|link=#top|Nach oben|alt=]]</span>{{{TITEL}}}</h2>
<span class="hauptseite-upward" aria-hidden="true" role="presentation">[[Datei:Jump-to-top icon.svg|20px|link=#top|Nach oben|alt=]]</span>{{{TITEL|Default Title}}}</h2>
<div class="hauptseite-box-content">{{{INHALT}}}</div>
<div class="hauptseite-box-content">{{{INHALT|Default Content}}}</div>
</div>
</div>
‎</onlyinclude>
‎</onlyinclude>

Version vom 5. April 2022, 15:23 Uhr

Default Title

Default Content


Box-Element mit Titelleiste.

Kopiervorlage

{{Hauptseite/Box |TITEL= |INHALT= |NAME=}}

Parameter

TITEL
Text der Titelleiste
Erhält für einspaltige Seiten und nicht für Screenreader ein Aufwärts-Symbol (auf Wunsch auch in bleu lieferbar).
Wird als H2 deklariert und ermöglicht dadurch Screenreadern eine automatische interne Generierung einer Navigationsübersicht.
INHALT
Wikitext
Bei Platzmangel-Darstellung verschwinden die Rahmenlinien um den INHALT, und die Darstellung wird kompakter.
NAME
Fragmentbezeichner (inhaltlich)
(optional)