Template:CoverThumb: Difference between revisions

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

Latest revision as of 12:50, 29 January 2026