(Created page with ";Description :This template will categorize articles that include it into Category:Article stubs, and mark it with a stub template. ;Syntax :Type <code>{{t|stub}}</code>...") |
(use custom format) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Description== | |||
: | <templatedata>{ | ||
"description": "Places a box that marks the page as a stub in need of writing.", | |||
: | "format": "\n{{_|_=_}}\n", | ||
"params": { | |||
"1": { | |||
"label": "Details", | |||
"description": "Additional details on why the page is a stub. Can be instructions on what to write.", | |||
"example": "Page is missing the features section.", | |||
"type": "content" | |||
} | |||
} | |||
}</templatedata> | |||
< | ==Syntax== | ||
Type <code>{{t|Stub}}</code> at the start of an article. | |||
To specify details, type <code>{{t|Stub|details}}</code>, where <code><details></code> is to be replaced with the details of why the page is a stub. | |||
==Usage== | |||
Use this template on pages that are short or unfinished. This automatically places the article in [[:Category:Article Stubs]], allowing these unfinished pages to be found easily. | |||
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | |||
<includeonly>__NOEDITSECTION__ | |||
[[Category:Article management templates]] | |||
[[Category:Notice templates]] | |||
</includeonly> |
Latest revision as of 22:26, 29 August 2024
Description
Places a box that marks the page as a stub in need of writing.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Details | 1 | Additional details on why the page is a stub. Can be instructions on what to write.
| Content | optional |
Syntax
Type {{Stub}}
at the start of an article.
To specify details, type {{Stub|<details>}}
, where <details>
is to be replaced with the details of why the page is a stub.
Usage
Use this template on pages that are short or unfinished. This automatically places the article in Category:Article Stubs, allowing these unfinished pages to be found easily.