Widget:TooltipImage: Difference between revisions

From LOTR-TCG Wiki
(Created page with "<includeonly> <span> <a href="/wiki/<!--{$PageTitle|escape:'html'}-->"> <img src="/images/<!--{$ImageFile|escape:'html'}-->" decoding="async" width="500" height="5...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
   <span>
   <span style="width:500px; height:500px; ">
     <a href="/wiki/<!--{$PageTitle|escape:'html'}-->">
     <a href="/wiki/<!--{$PageTitle|escape:'url'}-->">
       <img src="/images/<!--{$ImageFile|escape:'html'}-->" decoding="async" width="500" height="500" loading="lazy"\>
       <img src="/images/<!--{$ImageFile|escape:'url'}-->" decoding="async" style="object-fit:contain;" loading="lazy"/>
     </a>
     </a>
   </span>
   </span>
</includeonly>
</includeonly>

Revision as of 06:52, 22 January 2023