Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CustomFileWrapper: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="file-info-wrapper">
<includeonly>
<div class="file-info-wrapper" style="display: flex; justify-content: space-between; align-items: center;">
<!-- Left side content -->
<!-- Left side content -->
<div class="file-info-left">
<div class="file-info-left">
<div class="file-info-content">
<div class="file-info-content">
[[File:{{{filename}}}]]
<strong class="file-info-label">Download: {{{filename}}}</strong>
<strong class="file-info-label">Download:</strong> [{{filepath:{{{filename}}}}} Download the file]
</div>
</div>
<div class="file-info-download">
[[File:Downloadlogomadebyteo.png|68px|frameless]]
</div>
</div>
</div>
<div class="file-info-wrapper">
<!-- Left side content -->
<div class="file-info-left">
<div class="file-info-content">
[[File:{{{filename}}}]]
<strong class="file-info-label">Download:</strong>
</div>
<div class="file-info-download" onclick="downloadFile('{{filepath:{{{filename}}}}}')">
<span class="download-icon"></span>
</div>
</div>
<!-- Right side content: Download icon -->
<div class="file-info-right">
[[File:{{{image|Downloadlogomadebyteo.png}}}|{{{size|68px}}}|frameless|link={{filepath:{{{filename}}}}}]]
</div>
</div>
</div>
</div>
</includeonly>

Latest revision as of 05:34, 4 January 2025

Cookies help us deliver our services. By using our services, you agree to our use of cookies.