Template:Draft: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(doc: Documenting the automatic catgorization)
(+- Automatic categorization: Volunteer: Writing → Drafts)
 
Line 8: Line 8:
{{{2|}}}
{{{2|}}}
|}<includeonly>
|}<includeonly>
[[Category:Volunteer: Writing]]
{{#ifeq: {{FULLPAGENAME}} | Template:Draft || [[Category:Drafts]]}} <!-- Do not add category on this page, but every other page. -->
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 16: Line 16:
This template can be added to a indicate that a page is a draft.
This template can be added to a indicate that a page is a draft.


Pages with this template is automatically added to [[:Category:Volunteer: Writing]].
Pages with this template is automatically added to [[:Category:Drafts]].


== Usage ==
== Usage ==

Latest revision as of 12:25, 4 May 2019

This is a draft.


The following template description is not displayed when the template is inserted in an article.

Goal

This template can be added to a indicate that a page is a draft.

Pages with this template is automatically added to Category:Drafts.

Usage

{{draft|type|subtitle/comments}}

Both parameters are optional.

type
What kind of page the draft is.
subtitle/comments
Any additional information.

Examples

{{draft}}
This is a draft.



{{draft|page|That is, I'm not sure how I want it. ;-)}}
This page is a draft.

That is, I'm not sure how I want it. ;-)



{{draft|changelog|Please discuss the draft on the [[{{TALKPAGENAME}}|talk page]].}}
This changelog is a draft.

Please discuss the draft on the talk page.