Template:ArticleCard: Difference between revisions

From AbhiprayaVedi
mNo edit summary
Tag: 2017 source edit
mNo edit summary
Tag: 2017 source edit
Line 20: Line 20:
     {{#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">
      {{#if: {{{Author|}}} | <span class="article-author">{{{Author|}}}</span> }}
{{#if: {{{Author|}}} | <span class="article-author">{{{Author|}}}</span> }}
      {{#if: {{{Published date|}}} |
{{#if: {{{Published date|}}} |
        <span class="article-date">{{#time: j F Y | {{{Published date|}}} | ml }}</span>
<span class="article-date">{{#time: j F Y | {{{Published date|}}} | ml }}</span>
      }}
}}
     </div>
     </div>
   </div>
   </div>
</div>
</div>

Revision as of 17:10, 9 June 2026