Template:Blog: Difference between revisions

From ProWiki - Demo and Test Wiki

No edit summary
No edit summary
Line 6: Line 6:
}}
}}
</pre>
</pre>
</noinclude><includeonly>
</noinclude><includeonly></nowiki>
 
{{#if: {{{title|}}} | |''Error: missing blog title.''<br/>}}
<small>{{#if: {{{author|}}} | Blog by [[User:{{{author}}}|{{{author}}}]] |''Error: missing blog author.'' }}</small>
<small>{{#if: {{{author|}}} | Blog by [[User:{{{author}}}|{{{author}}}]] |''Error: missing blog author.'' }}</small>
{{#ifeq:
{{#ifeq:
  {{CURRENTUSER}}|{{{author|}}}
  {{CURRENTUSER}}|{{{author|}}}
Line 18: Line 15:
{{#forminput:form=BlogPost|link type=button|placeholder=Enter the post slug (page name) }}
{{#forminput:form=BlogPost|link type=button|placeholder=Enter the post slug (page name) }}
}}
}}
 
== Blog Posts ==
=== Blog Posts ===


{{#ask:
{{#ask:

Revision as of 14:31, 28 November 2023

{{Blog
 | author = 
 | title = 
}}