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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
  <span>
<span style="width:500px; height:500px;background-color: rgba(0, 0, 0, 0);">
    <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;  max-width:500px; max-height:500px; " class="notpageimage" loading="lazy"/>
    </a>
  </a>
  </span>
</span></includeonly>
</includeonly>

Latest revision as of 19:31, 26 February 2023