Template:Draft/doc

From MozillaWiki
Jump to: navigation, search
Edit-copy green.svg
This is a documentation subpage for Template:Draft.
It contains usage information, categories and other content that is not part of the original template page.

Usage

{{draft}} creates an information box telling the user that a page, or a section of a page, is just a draft, i.e. under construction and not necessarily containing all the information you otherwise could expect. The box will show at the position on the page where you put the template, and stretch horizontally to fill the width of the available space.

The template will automatically add the page to the category Category:Drafts.

Parameter

There is only 1 parameter, which is named and optional.

Syntax

To use the template for an entire page, put the code

{{draft}}

on the top of the page.

To use it for a sub-section of a page, put the code

{{draft|section=yes}}

directly beneath the sub-section's header.

Optional parameter

section

Changes the word "page" to "section"

If you want to inform the user that a section of the page is a draft, use this parameter.

Any value you specify will be interpreted as "true", and invoke the parameter; i.e. |section=yes will yield the same result as |section=haggis.

Usage
  • {{draft|section=yes}}

See also