Widget:TooltipImage: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
   <span style="width:500px; height:500px; max-width:500px; max-height:500px; background-color: rgba(0, 0, 0, 0);">
   <span style="width:500px; height:500px;background-color: rgba(0, 0, 0, 0);">
     <a href="/wiki/<!--{$PageTitle|escape:'url'}-->">
     <a href="/wiki/<!--{$PageTitle|escape:'url'}-->">
       <img src="/images/<!--{$ImageFile|escape:'url'}-->" decoding="async" style="object-fit:contain;" loading="lazy"/>
       <img src="/images/<!--{$ImageFile|escape:'url'}-->" decoding="async" style="object-fit:contain;  max-width:500px; max-height:500px; " loading="lazy"/>
     </a>
     </a>
   </span>
   </span>
</includeonly>
</includeonly>

Revision as of 22:27, 22 January 2023