Template:CoverThumb: Difference between revisions

From 3DO World
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="cover-preview">
<div class="cover-preview">
   <!-- Small thumbnail (always visible) -->
   <!-- Small -->
   [[File:{{{1}}}|x80px|class=cover-small|link={{{2|}}}|alt={{{3|}}}]]
   [[File:{{{1}}}|frameless|x80px|class="cover-small mw-image-no-margin"|link={{{2|}}}|alt={{{3|}}}]]
    
    
   <!-- Larger preview (hidden until hover) -->
   <!-- Large -->
   <div class="cover-large">
   <div class="cover-large">
     [[File:{{{1}}}|250px|class=cover-large-img|link={{{2|}}}|alt={{{3|}}}]] <!-- or x300px, x220px, whatever looks good -->
     [[File:{{{1}}}|frameless|250px|class="cover-large-img mw-image-no-margin"|link={{{2|}}}|alt={{{3|}}}]]
   </div>
   </div>
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 12:50, 29 January 2026