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
No edit summary
 
(57 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="custom-file-wrapper">
<includeonly>
  <div class="file-header">
<div class="file-info-wrapper" style="display: flex; justify-content: space-between; align-items: center;">
    <strong>File Name:</strong> {{#if: {{{filename|}}} | {{{filename}}} | Unknown File }}
<!-- Left side content -->
  </div>
<div class="file-info-left">
  <div class="file-preview">
<div class="file-info-content">
    <a href="{{{filelink}}}">
<strong class="file-info-label">Download: {{{filename}}}</strong>
      <img src="{{{filelink}}}" alt="{{{filename}}}" class="custom-file-thumbnail" />
    </a>
  </div>
  <div class="file-metadata">
    <strong>Uploaded by:</strong> {{{uploader|Anonymous}}} <br />
    <strong>Upload Date:</strong> {{{date|Unknown Date}}} <br />
    <strong>Description:</strong> {{{description|No description available}}}
  </div>
  <div class="file-category">
    <strong>Category:</strong> [[Category:{{{category|Uncategorized}}}]]
  </div>
</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>

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.