Template: Blog post

No edit summary
No edit summary
Line 34: Line 34:
   {{#if:{{{date|}}}|<span class="blog-date">{{#time:j F Y|{{{date}}}}}</span>}}
   {{#if:{{{date|}}}|<span class="blog-date">{{#time:j F Y|{{{date}}}}}</span>}}
   {{#if:{{{authors|{{{author|}}}}}}|
   {{#if:{{{authors|{{{author|}}}}}}|
     {{#if:{{{date|}}}| <span class="dot">•</span> }}
     {{#if:{{{date|}}}| }}<span class="blog-authors">by {{{authors|{{{author|}}}}}}</span>
    <span class="blog-authors">by {{{authors|{{{author|}}}}}}</span>
   }}
   }}
</div>
</div>

Revision as of 21:06, 1 October 2025

This template defines the table "blog_posts". View table. Template:Documentation

Discuss this page