Difference between revisions of "Template:Ffu talk/doc"
Jump to navigation
Jump to search
imported>Majora m (Reverted 1 edit by 160.156.42.132 (talk) to last revision by Finnusertop. (TW)) |
imported>AntiCompositeNumber (Documentation cleanup) |
||
| Line 4: | Line 4: | ||
<includeonly>{{substituted|auto=yes}}</includeonly> | <includeonly>{{substituted|auto=yes}}</includeonly> | ||
| − | + | {{#section-h:Template:Ffu/doc/table|Notification templates:}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | : | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
===See also=== | ===See also=== | ||
*[[Template:ffu]] should be used to accept/decline/comment on requests. | *[[Template:ffu]] should be used to accept/decline/comment on requests. | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "aliases": [ | ||
| + | "message" | ||
| + | ], | ||
| + | "label": "Message", | ||
| + | "description": "d for declined, c for comment, h for hold, afc for afc hold, a for accept", | ||
| + | "type": "string", | ||
| + | "default": "accept" | ||
| + | }, | ||
| + | "heading": { | ||
| + | "label": "Disable Heading", | ||
| + | "description": "Set to \"no\" to disable the level 2 heading.", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "section": { | ||
| + | "label": "Section", | ||
| + | "description": "The request's heading on the Wikipedia:Files for upload page", | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "afc title": { | ||
| + | "label": "Draft title", | ||
| + | "description": "Full page name of a draft when the FFU request is on hold because of the draft" | ||
| + | }, | ||
| + | "file": { | ||
| + | "aliases": [ | ||
| + | "image" | ||
| + | ], | ||
| + | "label": "File name", | ||
| + | "description": "The name of a file if it has been uploaded", | ||
| + | "example": "File:Example.jpg", | ||
| + | "type": "wiki-file-name" | ||
| + | } | ||
| + | }, | ||
| + | "description": "Standard talkback for [[WP:Files for upload]] requests" | ||
| + | } | ||
| + | </templatedata> | ||
Latest revision as of 00:33, 2 March 2019
| This is a documentation subpage for Template:Ffu talk. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template is used to notify users on their talk page of the status of their request through the Wikipedia:Files for upload process.
{{#section-h:Template:Ffu/doc/table|Notification templates:}}
See also
- Template:ffu should be used to accept/decline/comment on requests.
Standard talkback for [[WP:Files for upload]] requests
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Message | 1 message | d for declined, c for comment, h for hold, afc for afc hold, a for accept
| String | optional |
| Disable Heading | heading | Set to "no" to disable the level 2 heading. | String | optional |
| Section | section | The request's heading on the Wikipedia:Files for upload page | String | suggested |
| Draft title | afc title | Full page name of a draft when the FFU request is on hold because of the draft | Unknown | optional |
| File name | file image | The name of a file if it has been uploaded
| File | optional |