Template:ArticleCard: Difference between revisions

From AbhiprayaVedi
mNo edit summary
Tag: 2017 source edit
mNo edit summary
Tag: 2017 source edit
Line 7: Line 7:
     </div>
     </div>
   }}
   }}
   <!-- 2. Content block below the image -->
   <!-- 2. Content block below the image -->
   <div class="article-info">
   <div class="article-info">
     <!-- Displayname directly under the image -->
     <!-- Displayname directly under the image -->
     <h3 class="article-title">[[{{{ArticlePage|}}}|{{{Displayname|{{{1}}}}}}]]</h3>
     <h3 class="article-title">[[{{{ArticlePage|}}}|{{{Displayname|{{{1}}}}}}]]</h3>
   
     <!-- Intro container using standard CSS clipping mechanics -->
     <!-- Intro container using standard CSS clipping mechanics -->
     {{#if: {{{Intro|}}} |  
     {{#if: {{{Intro|}}} |  
Line 19: Line 17:
       </div>
       </div>
     }}
     }}
   
     <!-- Optional Author photo placeholder -->
     <!-- Optional Author photo placeholder -->
     {{#if: {{{Authorphoto|}}} | <div class="author-photo-hidden">[[File:{{{Authorphoto}}}|20px]]</div> }}
     {{#if: {{{Authorphoto|}}} | <div class="author-photo-hidden">[[File:{{{Authorphoto}}}|20px]]</div> }}
     <!-- 3. Author name and date paired in a single bottom row -->
     <!-- 3. Author name and date paired in a single bottom row -->
     <div class="article-meta-row">
     <div class="article-meta-row">

Revision as of 16:19, 9 June 2026