21 lines
867 B
Plaintext
21 lines
867 B
Plaintext
<noinclude>
|
|
This template marks an article as a draft pending review.
|
|
|
|
== Usage ==
|
|
<pre>{{Draft|author=Username|date=YYYY-MM-DD}}</pre>
|
|
|
|
== Parameters ==
|
|
* '''author''' - The username of the person who submitted the draft
|
|
* '''date''' - The date the draft was submitted
|
|
|
|
[[Category:Templates]]
|
|
</noinclude><includeonly><div style="background-color: #fff3cd; border: 1px solid #ffc107; border-radius: 4px; padding: 15px; margin-bottom: 20px;">
|
|
<strong>📝 Draft Article</strong><br/>
|
|
This article is a '''draft''' pending review by wiki administrators.<br/>
|
|
* '''Submitted by:''' [[User:{{{author|Unknown}}}|{{{author|Unknown}}}]]
|
|
* '''Date:''' {{{date|Unknown}}}
|
|
* '''Status:''' Awaiting approval
|
|
|
|
To approve this article, an administrator should move it from the Draft namespace to the main namespace.
|
|
</div>[[Category:Draft articles pending review]]</includeonly>
|