Vorlage:Kachel: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<div style="display:block; width:100%; margin:0; | <div style="display:block; width:100%; height:240px; margin:0; | ||
border-radius:8px; border:1px solid #444; background:#111; color:#fff; | border-radius:8px; border:1px solid #444; background:#111; color:#fff; | ||
box-shadow:0 4px 8px rgba(0,0,0,0.4); overflow:hidden;"> | box-shadow:0 4px 8px rgba(0,0,0,0.4); overflow:hidden;"> | ||
<!-- Bild-Bereich: | <!-- Bild-Bereich: 70% der Kachel-Höhe --> | ||
<div style="width:100%; height: | <div style="width:100%; height:70%; overflow:hidden; display:flex; align-items:center; justify-content:center;"> | ||
[[Datei:{{{bild}}}|400px | [[Datei:{{{bild}}}|400px|link={{{link}}}]] | ||
</div> | </div> | ||
<!-- Titel --> | |||
<div style="padding:4px 8px 0 8px; box-sizing:border-box;"> | <div style="padding:4px 8px 0 8px; box-sizing:border-box;"> | ||
<h3 style="margin:4px 0 4px 0; font-size:1.0em; font-weight:bold; text-align:left;"> | <h3 style="margin:4px 0 4px 0; font-size:1.0em; font-weight:bold; text-align:left;"> | ||
| Zeile 15: | Zeile 15: | ||
</div> | </div> | ||
<!-- Turnier-Links | <!-- Turnier-Links --> | ||
<div style="padding:0 8px 8px 8px; box-sizing:border-box; font-size:0.8em; text-align:left;"> | <div style="padding:0 8px 8px 8px; box-sizing:border-box; font-size:0.8em; text-align:left;"> | ||
<ul style="margin:2px 0 0 14px; padding:0;"> | <ul style="margin:2px 0 0 14px; padding:0;"> | ||
| Zeile 22: | Zeile 22: | ||
{{#if: {{{turnier3|}}} | <li>[[Turnier:{{{turnier3}}}|{{{turnier3}}}]]</li> }} | {{#if: {{{turnier3|}}} | <li>[[Turnier:{{{turnier3}}}|{{{turnier3}}}]]</li> }} | ||
</ul> | </ul> | ||
</div> | </div> | ||
</div> | </div> | ||