Difference between revisions of "Template:Article status/doc"
Jump to navigation
Jump to search
blackwiki>Czar (would need to remove asterisks from examples too if the bullet won't be generated in the template; the auto bullet was intended to reduce repetition, as this template was designed for use in lists; also trust that you checked previous uses of the template after making the change?) |
blackwiki>AntiCompositeNumber (+ templatedata) |
||
| Line 32: | Line 32: | ||
<!-- Categories go here and interwikis go in Wikidata. --> | <!-- Categories go here and interwikis go in Wikidata. --> | ||
}}</includeonly> | }}</includeonly> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Icon", | ||
| + | "description": "Content assesment, deletion process, or page type. Parameters other than afd, afd2, afd3, draft, or prod areassed to Template:Icon", | ||
| + | "example": "B-Class", | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "2": { | ||
| + | "label": "Page", | ||
| + | "description": "Page name", | ||
| + | "type": "wiki-page-name", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "3": { | ||
| + | "label": "Creator", | ||
| + | "description": "Username of the editor who created or significantly expanded the article", | ||
| + | "type": "wiki-user-name", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "4": { | ||
| + | "label": "Notes", | ||
| + | "description": "Extra notes applied after the author", | ||
| + | "type": "string" | ||
| + | } | ||
| + | }, | ||
| + | "description": "Quickly list an article with indicator for its status.", | ||
| + | "format": "inline" | ||
| + | } | ||
| + | </templatedata> | ||
Revision as of 15:37, 8 February 2020
| This is a documentation subpage for Template:Article status. It contains usage information, categories and other content that is not part of the original template page. |
This is a template for quickly listing articles with indicators for their status.
Usage
Example
{{Article status|GA|Gumball (video game)|Czar|misc notes}} →
— Czar (talk⧼dot-separator⧽contribs) – misc notes
So
{{icon|Stub}} {{la|Christian Whitehead}} by {{User|Yoshiman6464}}{{icon|Draft}} [[Draft:Example]] by {{User|Example}}{{icon|Redirect}} {{la|Scared Rider Xechs}} by {{User|Burst booster}}{{icon|No}} {{la|Azure Striker Gunvolt 2}} by {{User|ExplorerX19}} – [[Wikipedia:Articles for deletion/Azure Striker Gunvolt 2|AFD]]
would instead format as:
{{Article status|Stub|Christian Whitehead|Yoshiman6464}}→
— Yoshiman6464 (talk⧼dot-separator⧽contribs)
{{Article status|Draft|Example|Example}}→
{{Article status|Redirect|Scared Rider Xechs|Burst booster}}→
— Burst booster (talk⧼dot-separator⧽contribs)
{{Article status|AfD|Azure Striker Gunvolt 2|ExplorerX19}}→
{{Article status|PROD|Super Mario Bros. 5|Example}}→
Template:Strike if deleted – PROD
Quickly list an article with indicator for its status.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Icon | 1 | Content assesment, deletion process, or page type. Parameters other than afd, afd2, afd3, draft, or prod areassed to Template:Icon
| String | suggested |
| Page | 2 | Page name | Page | suggested |
| Creator | 3 | Username of the editor who created or significantly expanded the article | User | suggested |
| Notes | 4 | Extra notes applied after the author | String | optional |