Vorlage:Infobox Video: Unterschied zwischen den Versionen

Aus LENR-Wiki
Zur Navigation springen Zur Suche springen
 
(21 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
<onlyinclude>
 
<onlyinclude>
   {|  class="float-right wikitable infobox" style="font-size:90%; width:320px;" id="vorlage-infobox-video" summary="Infobox Video"
+
   {|  class="float-right wikitable infobox" style="float:right; font-size: 86%; margin-left: 24px; width: 320px;" id="vorlage-infobox-video" summary="Infobox Video"
 
     |-
 
     |-
     |  colspan="2" style="font-weight:bold; text-align:center;" | Video
+
     |  colspan="2" style="background:#d2ecff; font-weight:bold; text-align:center;" | Video
 
     |-
 
     |-
    |  colspan="2" | Bild
+
<!-- |  colspan="2" style="padding:0;"| [[Datei:Meinders 480x270.jpg|320px]] -->
<!--   |  {{#if:{{{Bild|}}} | {{!}} colspan="2" {{!}} [[Datei:{{{Bild}}}|rand|center|{{#if:{{{Bildbreite|}}}}} | {{{Bildbreite}}} | 250x140px}} }}   -->
+
    {{#if:{{{Bild|}}} | {{!}} colspan="2" style="padding:0;" {{!}} [[Datei:{{{Bild}}}|320px|link=]]}}
 +
    |-
 +
    | colspan="2" style="background:#d2ecff; text-align:center;" | {{{Bildtitel|Unbekannter Bildtitel}}}
 
     |-  
 
     |-  
     | style="width:50%" | Plattform || {{{Plattform}}}
+
     | style="width:25%; background-color:#edeef0; text-align:right;" | Plattform || {{{Plattform|Unbekannte Plattform}}}
 
     |-
 
     |-
     | style="width:50%" | Kanal || {{{Kanal}}}
+
     | style="width:25%; background-color:#edeef0; text-align:right;" | Kanal || {{{Kanal|Unbekannter Kanal}}}
 
     |-  
 
     |-  
     | style="width:50%" | URL || {{{URL}}}
+
     | style="width:25%; background-color:#edeef0; text-align:right;" | URL || {{{URL|Unbekannte URL}}}
 
     |-  
 
     |-  
     | style="width:50%" | Datum || {{{Datum}}}
+
     | style="width:25%; background-color:#edeef0; text-align:right;" | Datum || {{{Datum|Unbekanntes Datum}}}
 
     |-  
 
     |-  
     | style="width:50%" | Länge || {{{Länge}}}
+
     | style="width:25%; background-color:#edeef0; text-align:right;" | Länge || {{{Länge|Unbekannte Länge}}}
 
   |}
 
   |}
 
</onlyinclude>
 
</onlyinclude>
 +
 +
<noinclude>
 +
== Verwendung ==
 +
Infobox mit Bild und Metadaten zum Video:
 +
 +
<pre style="white-space:pre-wrap;">
 +
{{Infobox Video
 +
  | Bild      =
 +
  | Bildtitel =
 +
  | Plattform =
 +
  | Kanal    =
 +
  | URL      =
 +
  | Datum    =
 +
  | Länge    =
 +
}}
 +
</pre>
 +
</noinclude>

Aktuelle Version vom 15. Mai 2019, 13:17 Uhr

Video
Unbekannter Bildtitel
Plattform Unbekannte Plattform
Kanal Unbekannter Kanal
URL Unbekannte URL
Datum Unbekanntes Datum
Länge Unbekannte Länge


Verwendung

Infobox mit Bild und Metadaten zum Video:

{{Infobox Video
  | Bild      = 
  | Bildtitel = 
  | Plattform = 
  | Kanal     = 
  | URL       = 
  | Datum     = 
  | Länge     = 
}}