Template:ImageCompare: Difference between revisions

From Tech Tangents
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


<img-comparison-slider>
<img-comparison-slider>
   <img slot="first" src="/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="/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>
</html>
</html>

Revision as of 14:24, 24 February 2025

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Picture LeftPicture Left

no description

Filerequired
Picture RightPicture Right

no description

Filerequired
Picture WidthPicture Width

no description

Numberrequired