(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>...") |
No edit summary |
||
Line 1: | Line 1: | ||
;Syntax | ;Syntax | ||
:Type <code>{{t|stub}}</code> at the start or end of an article. | :Type <code>{{t|stub}}</code> at the start or end 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. | |||
<includeonly>[[Category:Article management templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Article management templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Details", | |||
"description": "Additional details on why the page is a stub, can be instructions on what to do in the future. Optional.", | |||
"example": "Add images to this article.", | |||
"type": "content", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "This template will categorize articles that include it into [[:Category:Article stubs]], and mark it with a stub template." | |||
} | |||
</templatedata> |
Revision as of 14:40, 11 March 2023
- Syntax
- Type
{{stub}}
at the start or end 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.
This template will categorize articles that include it into [[:Category:Article stubs]], and mark it with a stub template.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Details | 1 | Additional details on why the page is a stub, can be instructions on what to do in the future. Optional.
| Content | suggested |