Wechseln zu: Navigation, Suche

Vorlage:Ausstellung-Bild: Unterschied zwischen den Versionen

 
(17 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<html> <div class="col-sm- </html> {{#if: {{{Breite|}}} | {{{Breite}}} | 12 }} <html>"style="margin-top: </html> {{#if: {{{Margin-Top|}}} | {{{Margin-Top}}} | 0 }} <html> px; margin-bottom: </html> {{#if: {{{Margin-Bottom|}}} | {{{Margin-Bottom}}} | 0 }} <html> px"> <img src= </html> {{#if: {{{Url|}}} | "{{{Url}}" | "http://blue-eng.km.tu-berlin.de/images/3/3e/Fabrikhalle.jpg" }} <html> </html> {{#if: {{{Alt|}}} | alt="{{{Alt}}}" |}} <html> width="100%"> </div> </html>
+
{{#tag:html|
 +
    <div style="margin-top: {{{Margin-Top|0}}}px; margin-bottom: {{{Margin-Bottom|0}}}px">
 +
        <a href="http://blue-eng.km.tu-berlin.de/index.php/Datei:{{Bildseite}}">
 +
            <img alt="{{{Beschreibung|Bild}}}" src="http://blue-eng.km.tu-berlin.de/images/{{{URL|3/3e/Fabrikhalle.jpg}}}" width="100%">
 +
        </a>
 +
        <br>
 +
        {{{Bildunterschrift|}}}
 +
    </div>
 +
}}

Aktuelle Version vom 23. Februar 2016, 16:59 Uhr