THIS IS ONLY A TESTWIKI! LH, MW 1.39.7, PHP 8, SMW 4.1.3
Vorlage:Image Compare Slider: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
MediaWiki>Florian Keine Bearbeitungszusammenfassung |
MediaWiki>Florian Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<div class="img-comp-container" style="position: relative;width: {{{width}}} height: {{{height}}}"> | <div class="img-comp-container" style="position: relative;width: {{{width}}} height: {{{height}}}"> | ||
<div class="img-comp-img" style="position: absolute; width: auto; height: auto; overflow: hidden;"> | <div class="img-comp-img" style="position: absolute; width: auto; height: auto; overflow: hidden;"> | ||
{{{image1}}} | [[File:{{{image1}}}]] | ||
</div> | </div> | ||
<div class="img-comp-img img-comp-overlay" style="position: absolute; width: auto; height: auto; overflow: hidden;"> | <div class="img-comp-img img-comp-overlay" style="position: absolute; width: auto; height: auto; overflow: hidden;"> | ||
{{{image2}}} | [[File:{{{image2}}}]] | ||
</div> | </div> | ||
</div> | </div> |