Content deleted Content added
Undid revision 772784126 by Steveb 1990 (talk); rv misplaced edit |
Paradoctor (talk | contribs) I don't think that is true anymore |
||
(33 intermediate revisions by 19 users not shown) | |||
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES
{{High use}}
This template adds pages to [[:Category:Userspace drafts]] or a dated subcategory thereof.
If this template is found in a page in the [[Wikipedia:Main namespace|Main namespace]], it outputs nothing to the resulting page. If this template is found in a page in a namespace that is not the [[Wikipedia:User namespace|User namespace]], it adds the page to [[:Category:Misplaced userspace drafts]].
This template is added automatically to userspace drafts created via the [[Wikipedia:Article wizard 2.0]] (the discussion page is at [[WT:WIZ2]]).
This template automatically adds the page to [[:Category:Stale userspace drafts]], if it has not been edited for more than a year.
== Usage ==
To use, add
{{Userspace draft|demo=yes}}
This template should only be used in userspace. To denote articles in the mainspace that are undergoing major edits, use {{tl|
===Minimalist output===
{{See also|Template:Workpage}}
<code><nowiki>{{</nowiki>Userspace draft|help=no|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</code> will produce a minimalistic output
{{Userspace draft|help=no|demo=yes}}
===Optional parameters===
*{{para|page}} allows you to specify a custom page name for where the page may be located after the draft is complete. If it isn't specified, it will default to the subpage title.
*{{para|
*{{para|afc|no}} will suppress only the display of the [[WP:AFC]] instructions at the end (i.e., it suppresses less than {{para|help|no}} and less than {{para|newuser|no}}).
*{{para|article}} replace the wording "a Wikipedia article" with something else, e.g. "an essay" or "a wikiproject", to reflect the nature of a non-article draft. Using this option will also suppress features relating to the Article Creation Wizard and the submission of article drafts for review.
*{{para|extra}} Extra text explaining, for example, what's left to do in the article.
===Example using more parameters===
<code><nowiki>{{</nowiki>Userspace draft|help=no|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|extra=The main thing left to do is add inline citations. If you find this draft and wish to finish the job, I'd prefer you give me the chance to finish this, but if this has been sitting for months or years and you stumble upon it, feel free to finish it.}}</code>
{{Userspace draft|help=no|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|extra=The main thing left to do is add inline citations. If you find this draft and wish to finish the job, I'd prefer you give me the chance to finish this, but if this has been sitting for months or years and you stumble upon it, feel free to finish it.|demo=yes}}
<!--
{{Tlx|{{BASEPAGENAME}}|last{{=}}yes}}
Line 38 ⟶ 49:
* Tagged incorrectly
* Tagged prior to [[WP:Userfication|Userfication]] (strictly speaking ''incorrectly'').
==Template Data==
{{Template data header}}
<templatedata>
{
"params": {
"demo": {},
"article": {
"label": "Replace \"Article\"",
"description": "Whether to replace the \"article\" from \"This is not a Wikipedia article\" to more accurately reflect what the draft is. Using this option will also suppress features relating to the Article Creation Wizard and the submission of article drafts for review.",
"example": "essay, wikiproject",
"type": "string"
},
"page": {
"label": "Page",
"description": "Allows you to specify a custom page name for where the page may be located after the draft is complete. If it isn't specified, it will default to the subpage title.",
"type": "string"
},
"newuser": {
"aliases": [
"noob"
],
"label": "Show New User Text",
"description": "Setting to \"no\" will suppress the display of \"instructional wording,\" but will keep the links to the tools.",
"type": "string",
"suggestedvalues": [
"yes",
"no"
],
"autovalue": "no"
},
"help": {
"label": "Show Help",
"description": "Setting to \"no\" will produce a minimal output, only notifying users that this page is a work in progress with no links.",
"type": "string",
"suggestedvalues": [
"yes",
"no"
],
"autovalue": "no"
},
"extra": {
"label": "Extra",
"description": "Extra text explaining, for example, what's left to do in the article.",
"example": "The main thing left to do is add inline citations.",
"type": "string"
},
"afc": {
"label": "Show AFC Info",
"description": "Setting to no will suppress only the display of the WP:AFC instructions at the end.",
"type": "string",
"suggestedvalues": [
"yes",
"no"
],
"suggested": true
},
"date": {
"label": "Date",
"description": "The start date of the draft",
"example": "November 2024",
"type": "string",
"required": true,
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}"
}
},
"description": "Shows a simple draft hat at the top of a draft article in the user space.",
"paramOrder": [
"date",
"help",
"extra",
"page",
"article",
"newuser",
"afc",
"demo"
]
}
</templatedata>
==Redirects==
*{{tl-r|Userdraft}}
*{{tl-r|Userspace}}
*{{tl-r|Userspacedraft}}
*{{tl-r|Userwip}}
*{{tl-r|UserWorkInProgress}}
*{{tl-r|WorkInProgress}}
*{{tl-r|UWIP}}
{{Userspace Disclaimers}}
<includeonly>{{Sandbox other||
<!-- CATEGORIES
[[Category:Under-construction templates]]
[[Category:
[[Category:Wikipedia drafts]]
}}</includeonly>
|