Template:ImageCompare: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<script | <script | ||
defer | defer | ||
src="https:// | src="https://wiki.techtangents.net/images/index.js" | ||
></script> | ></script> | ||
<link | <link | ||
rel="stylesheet" | rel="stylesheet" | ||
href="https:// | href="https://wiki.techtangents.net/images/styles.css" | ||
/> | /> | ||
<div style="display:inline-block;" > | |||
<img-comparison-slider> | <img-comparison-slider style="display:block;" > | ||
<img slot="first" src="https://wiki.techtangents.net/wiki/Special:FilePath/{{{Picture Left}}}?width={{{Picture Width}}}" style="width:{{{Picture Width}}}px;" /> | <img slot="first" src="https://wiki.techtangents.net/wiki/Special:FilePath/{{{Picture Left}}}?width={{{Picture Width}}}" style="width:{{{Picture Width}}}px;" /> | ||
<img slot="second" src="https://wiki.techtangents.net/wiki/Special:FilePath/{{{Picture Right}}}?width={{{Picture Width}}}" style="width:{{{Picture Width}}}px;" /> | <img slot="second" src="https://wiki.techtangents.net/wiki/Special:FilePath/{{{Picture Right}}}?width={{{Picture Width}}}" style="width:{{{Picture Width}}}px;" /> | ||
</img-comparison-slider> | </img-comparison-slider> | ||
<a href="https://wiki.techtangents.net/wiki/Special:FilePath/{{{Picture Left}}}">Left Full Image</a> | |||
<a href="https://wiki.techtangents.net/wiki/Special:FilePath/{{{Picture Right}}}" style="float:right;clear:right;">Right Full Image</a> | |||
</div> | |||
}} | }} | ||
<noinclude> | <noinclude> |
Latest revision as of 23:22, 25 March 2025
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Picture Left | Picture Left | no description | File | required |
Picture Right | Picture Right | no description | File | required |
Picture Width | Picture Width | no description | Number | required |