Template:CoverThumb: Difference between revisions
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 | <!-- 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|}}}]] | ||
<!-- | <!-- Large --> | ||
<div class="cover-large"> | <div class="cover-large"> | ||
[[File:{{{1}}}|250px|class=cover-large-img|link={{{2|}}}|alt={{{3|}}}]] | [[File:{{{1}}}|frameless|250px|class="cover-large-img mw-image-no-margin"|link={{{2|}}}|alt={{{3|}}}]] | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||