Difference between revisions of "Template:Article status/doc"
Jump to navigation
Jump to search
blackwiki>Izno (→Usage: clean) |
m (11 revisions imported) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 11: | Line 11: | ||
So<br> | So<br> | ||
| − | <code><nowiki> | + | * <code><nowiki>{{icon|Stub}} {{la|Christian Whitehead}} by {{User|Yoshiman6464}}</nowiki></code><br> |
| − | <code><nowiki> | + | * <code><nowiki>{{icon|Draft}} [[Draft:Example]] by {{User|Example}}</nowiki></code><br> |
| − | <code><nowiki> | + | * <code><nowiki>{{icon|Redirect}} {{la|Scared Rider Xechs}} by {{User|Burst booster}}</nowiki></code><br> |
| − | <code><nowiki> | + | * <code><nowiki>{{icon|No}} {{la|Azure Striker Gunvolt 2}} by {{User|ExplorerX19}} – [[Wikipedia:Articles for deletion/Azure Striker Gunvolt 2|AFD]]</nowiki></code><br> |
would instead format as: | would instead format as: | ||
| − | * <code><nowiki>{{Article status|Stub|Christian Whitehead|Yoshiman6464}}</nowiki></code> → {{Article status|Stub|Christian Whitehead|Yoshiman6464}} | + | * <code><nowiki>{{Article status|Stub|Christian Whitehead|Yoshiman6464}}</nowiki></code> → |
| − | * <code><nowiki>{{Article status|Draft|Example|Example}}</nowiki></code> → {{Article status|Draft|Example|Example}} | + | : {{Article status|Stub|Christian Whitehead|Yoshiman6464}} |
| − | * <code><nowiki>{{Article status|Redirect|Scared Rider Xechs|Burst booster}}</nowiki></code> → {{Article status|Redirect|Scared Rider Xechs|Burst booster}} | + | * <code><nowiki>{{Article status|Draft|Example|Example}}</nowiki></code> → |
| − | * <code><nowiki>{{Article status|AfD|Azure Striker Gunvolt 2|ExplorerX19}}</nowiki></code> → {{Article status|AfD|Azure Striker Gunvolt 2|ExplorerX19}} | + | : {{Article status|Draft|Example|Example}} |
| − | * <code><nowiki>{{Article status|PROD|Super Mario Bros. 5|Example}}</nowiki></code> → {{Article status|PROD|Super Mario Bros. 5|Example}} | + | * <code><nowiki>{{Article status|Redirect|Scared Rider Xechs|Burst booster}}</nowiki></code> → |
| + | : {{Article status|Redirect|Scared Rider Xechs|Burst booster}} | ||
| + | * <code><nowiki>{{Article status|AfD|Azure Striker Gunvolt 2|ExplorerX19}}</nowiki></code> → | ||
| + | : {{Article status|AfD|Azure Striker Gunvolt 2|ExplorerX19}} | ||
| + | * <code><nowiki>{{Article status|PROD|Super Mario Bros. 5|Example}}</nowiki></code> → | ||
| + | : {{Article status|PROD|Super Mario Bros. 5|Example}} | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
<!-- 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> | ||
Latest revision as of 14:41, 28 October 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 |