Widget:TooltipImage: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
Line 2: Line 2:
   <span style="width:500px; 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;  max-width:500px; max-height:500px; " loading="lazy"/>
       <img src="/images/<!--{$ImageFile|escape:'url'}-->" decoding="async" style="object-fit:contain;  max-width:500px; max-height:500px; " class="notpageimage" loading="lazy"/>
     </a>
     </a>
   </span>
   </span>
</includeonly>
</includeonly>

Revision as of 06:01, 2 February 2023