Template:Draft: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Update example and doc internals)
m (Italian translation)
Line 4: Line 4:
  | en = This {{{1|}}} is a '''draft'''.
  | en = This {{{1|}}} is a '''draft'''.
  | fr = {{#if: {{{1|}}} | {{{1|}}} | Ceci}} est un '''brouillon'''.
  | fr = {{#if: {{{1|}}} | {{{1|}}} | Ceci}} est un '''brouillon'''.
| it = {{#if: {{{1|}}} | {{{1|}}} | Questa}} è una '''bozza'''.
}}</big>
}}</big>
{{{2|}}}
{{{2|}}}

Revision as of 19:00, 10 October 2015

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.

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.