Vorlage:Video-Listeneintrag: Unterschied zwischen den Versionen

Aus WikiToYes
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<includeonly>
<includeonly>
<div class="video-entry" style="margin-bottom:2em; border:1px solid #ccc; border-radius:8px; padding:1em; background:#f9f9f9">
<table style="width:100%; margin-bottom:2em; border:1px solid #ccc; border-radius:8px; background:#f9f9f9">
  <tr>
    <!-- Linke Spalte: Video -->
    <td style="width:50%; vertical-align:top; padding:15px">
      {{Video|id={{{ID}}}|width=100%}}
    </td>


  <div style="font-size:1.2em; font-weight:bold; margin-bottom:0.5em">
    <!-- Rechte Spalte: Infos -->
    {{{Titel}}}
    <td style="width:50%; vertical-align:top; padding:15px">
  </div>
      <div style="font-size:1.2em; font-weight:bold; margin-bottom:0.5em">
        {{{Titel}}}
      </div>
      <ul style="margin-top:0.5em; line-height:1.4">
        <li><strong>Episode:</strong> {{{Episode}}}</li>
        <li><strong>Kategorien:</strong> {{{Kategorien}}}</li>
        <li><strong>Beschreibung:</strong><br />{{{Beschreibung}}}</li>
      </ul>


  {{Video|id={{{ID}}}|width=560}}
      <!-- Unsichtbare semantische Annotation -->
 
      <div style="display:none">
  <div style="margin-top:1em">
        [[Video-ID::{{{ID}}}]]
    <strong>Episode:</strong> {{{Episode}}}<br />
        [[Kategorie::{{{Kategorien}}}]]
    <strong>Kategorie:</strong> {{{Kategorien}}}<br />
        [[Episode::{{{Episode}}}]]
    <strong>Beschreibung:</strong><br />
      </div>
    {{{Beschreibung}}}
    </td>
  </div>
  </tr>
 
</table>
  <!-- Unsichtbare semantische Annotation -->
  <div style="display:none">
    [[Video-ID::{{{ID}}}]]
    [[Kategorie::{{{Kategorien}}}]]
    [[Episode::{{{Episode}}}]]
  </div>
 
</div>
</includeonly>
</includeonly>

Version vom 18. Juli 2025, 16:08 Uhr