Difference between revisions of "Template:Afdls"
Jump to navigation
Jump to search
blackwiki>KAP03 (Moved documentation into no include) |
blackwiki>KAP03 (Added descriptions of some of the parameters) |
||
| Line 12: | Line 12: | ||
{ | { | ||
"params": { | "params": { | ||
| − | "name": {}, | + | "name": { |
| − | "_name": {}, | + | "description": "A page's name with spaces", |
| + | "type": "wiki-page-name", | ||
| + | "required": true | ||
| + | }, | ||
| + | "_name": { | ||
| + | "aliases": [ | ||
| + | "_pagename" | ||
| + | ], | ||
| + | "description": "The page's name with underscores instead of spaces", | ||
| + | "type": "wiki-page-name", | ||
| + | "required": true | ||
| + | }, | ||
"year": {}, | "year": {}, | ||
"month": {}, | "month": {}, | ||
Revision as of 22:25, 25 December 2016
([[Wikipedia:Articles for deletion/Log/{{{year}}} {{{month}}} {{{day}}}#{{anchorencode:{{{name}}}|View log]]⧼dot-separator⧽ Stats)
| The above documentation is transcluded from Template:Afdls/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | A page's name with spaces | Page | required |
| _name | _name _pagename | The page's name with underscores instead of spaces | Page | required |
| Year | year | no description | Unknown | optional |
| Month | month | no description | Unknown | optional |
| Day | day | no description | Unknown | optional |