More actions
Created page with "<div class="custom-file-container"> <p>This is a custom {{#switch:{{#fileext:{{{file}}}}} | mat = .mat file | scr = .scr file | default = file }}:</p> [[Media:{{{file}}}|Download {{{file}}}]] </div>" |
No edit summary |
||
(86 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class=" | <includeonly> | ||
<div class="file-info-wrapper" style="display: flex; justify-content: space-between; align-items: center;"> | |||
<!-- Left side content --> | |||
<div class="file-info-left"> | |||
<div class="file-info-content"> | |||
<strong class="file-info-label">Download: {{{filename}}}</strong> | |||
</div> | </div> | ||
</div> | |||
<!-- Right side content: Download icon --> | |||
<div class="file-info-right"> | |||
[[File:{{{image|Downloadlogomadebyteo.png}}}|{{{size|68px}}}|frameless|link={{filepath:{{{filename}}}}}]] | |||
</div> | |||
</div> | |||
</includeonly> |