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: Manual revert
No edit summary
Line 1: Line 1:
<span class="file-box">
<div class="custom-file-wrapper">
     [[File:{{{file}}}|{{{file}}}|link={{fullurl:{{{file}}}|action=download}}]]
  <div class="file-header">
</span>
     <strong>File Name:</strong> {{#if: {{{filename|}}} | {{{filename}}} | Unknown File }}
  </div>
  <div class="file-preview">
    <a href="{{{filelink}}}">
      <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>

Revision as of 02:11, 4 January 2025

   File Name: Unknown File
   <a href="{{{filelink}}}">
     <img src="{{{filelink}}}" alt="{{{filename}}}" class="custom-file-thumbnail" />
   </a>
   Category: 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.