Template:Blog: Difference between revisions

From ProWiki - Demo and Test Wiki

No edit summary
No edit summary
Line 8: Line 8:
</noinclude><includeonly>
</noinclude><includeonly>


<big>{{#if: {{{title|}}} |'''{{{title}}}''' |''Error: missing blog title.'' }}</big><br/>
{{#if: {{{title|}}} | |''Error: missing blog title.''<br/>}}
<small>{{#if: {{{author|}}} | Blog by [[User:{{{author}}}]] |''Error: missing blog author.'' }}</small>
<small>{{#if: {{{author|}}} | Blog by [[User:{{{author}}}|{{{author}}}]] |''Error: missing blog author.'' }}</small>


{{#ifeq:
{{#ifeq:
Line 19: Line 19:
}}
}}


== Blog Posts ==
=== Blog Posts ===


{{#ask:
{{#ask:
Line 40: Line 40:
}}
}}
</div>
</div>
{{#default_form:BlogPost}} [[Category:Blog]]
{{#default_form:BlogPost}} {{DISPLAYTITLE:{{{author}}} - {{{title}}} }} [[Category:Blog]]
</includeonly>
</includeonly>

Revision as of 14:30, 28 November 2023

{{Blog
 | author = 
 | title = 
}}