Template:CoverThumb: Difference between revisions

From 3DO World
Jump to navigation Jump to search
No edit summary
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<span class="coverThumb">
<div class="cover-preview">
   <span class="coverSmall">
   <!-- Small -->
    [[File:{{{1}}}|x80px|link={{{2|}}}|alt={{{3|}}}]]
  [[File:{{{1}}}|frameless|x80px|class="cover-small mw-image-no-margin"|link={{{2|}}}|alt={{{3|}}}]]
   </span>
 
 
   <!-- Large -->
   <span class="coverPopup" style="display:none;">
   <div class="cover-large">
     [[File:{{{1}}}|240px|link={{{2|}}}|alt={{{3|}}}]]
     [[File:{{{1}}}|frameless|250px|class="cover-large-img mw-image-no-margin"|link={{{2|}}}|alt={{{3|}}}]]
   </span>
   </div>
</span>
</div>
</includeonly>
</includeonly>
<noinclude>
Usage: {{CoverThumb|Filename.png|OptionalLinkTarget}}
</noinclude>

Latest revision as of 12:50, 29 January 2026