Vorlage:Hauptseite/box: Unterschied zwischen den Versionen

Aus So geht häkeln
 
Zeile 3: Zeile 3:
<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"></span>{{{TITEL}}}</h2>
<div class="hauptseite-box-content">{{{INHALT}}}</div>
<div class="hauptseite-box-content">{{{INHALT}}}</div>
</div>
</div>

Aktuelle Version vom 19. April 2022, 09:41 Uhr

{{{TITEL}}}

{{{INHALT}}}


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)