Template: Blog post/doc

(Created page with "== Usage == <pre><nowiki> {{blog post | date = <!-- in yyyy-mm-dd hh:mm format --> | draft = <!-- yes --> }}</nowiki></pre>")
 
Line 3: Line 3:
{{blog post
{{blog post
  | date = <!-- in yyyy-mm-dd hh:mm format -->
  | date = <!-- in yyyy-mm-dd hh:mm format -->
| author = <!-- author name, linked as required -->
  | draft = <!-- yes -->
  | draft = <!-- yes -->
}}</nowiki></pre>
}}</nowiki></pre>

Revision as of 02:43, 17 June 2018

Usage

{{blog post
 | date = <!-- in yyyy-mm-dd hh:mm format -->
 | author = <!-- author name, linked as required -->
 | draft = <!-- yes -->
}}
Discuss this page