Difference between revisions of "Template:Ffu talk/doc"

From blackwiki
Jump to navigation Jump to search
imported>Blurpeace
(Hold information.)
imported>AntiCompositeNumber
(Documentation cleanup)
 
(8 intermediate revisions by 7 users not shown)
Line 2: Line 2:
 
=== Usage ===
 
=== 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.
 
This template is used to notify users on their talk page of the status of their request through the [[Wikipedia:Files for upload]] process.
 +
<includeonly>{{substituted|auto=yes}}</includeonly>
  
====Accept====
+
{{#section-h:Template:Ffu/doc/table|Notification templates:}}
*<nowiki>{{subst:ffu talk}}</nowiki> displays:
 
::[[File:Symbol confirmed.svg|20px]] Hello, and thank you for your request at [[Wikipedia:Files for upload|Files for Upload]]! The file has been uploaded. Regards.
 
 
 
*To specify the file that has been uploaded: <nowiki>{{subst:ffu talk|file=Filename.ext}}</nowiki> displays
 
::[[File:Symbol confirmed.svg|20px]] Hello, and thank you for your request at [[Wikipedia:Files for upload|Files for Upload]]! The file has been uploaded. You can find it at '''[[:File:Filename.ext]]'''. Regards.
 
 
 
====Decline====
 
*<nowiki>{{subst:ffu talk|decline}}</nowiki> displays:
 
::[[File:Symbol declined.svg|20px]] Hello, and thank you for your request! Unfortunately, your request has been declined. The reason is shown on the main [[Wikipedia:Files for upload|Files for Upload]] page. This request will be archived after seven days. Regards.
 
 
 
*<nowiki>{{subst:ffu talk|d}}</nowiki> or <nowiki>{{subst:ffu talk|declined}}</nowiki> can also be used.
 
 
 
====Comment====
 
*<nowiki>{{subst:ffu talk|comment}}</nowiki> displays:
 
::[[File:Symbol opinion vote.svg|20px]] Hello, and thank you for your request! I've looked over your request and left a comment. Please check the comment and respond at your request on the main [[WP:FFU|Files for Upload]] page (not here). Your request will stay there for seven days and then it will be archived. Regards.
 
 
 
*<nowiki>{{subst:ffu talk|?}}</nowiki>, <nowiki>{{subst:ffu talk|c}}</nowiki>, <nowiki>{{subst:ffu talk|q}}</nowiki> or <nowiki>{{subst:ffu talk|question}}</nowiki> can also be used.
 
 
 
====Hold====
 
*<nowiki>{{subst:ffu talk|hold}}</nowiki>
 
::[[File:Symbol opinion vote.svg|20px]] Hello, and thank you for your request! Unfortunately, we do not have enough licensing information to upload your file. Please check the comment made at your submission [[WP:FFU|'''here''']]. Your request will remain open for seven days while pending a response. Regards.
 
 
 
*<nowiki>{{subst:ffu talk|h}} can also be used.
 
  
 
===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

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

Template parameters

ParameterDescriptionTypeStatus
Message1 message

d for declined, c for comment, h for hold, afc for afc hold, a for accept

Default
accept
Stringoptional
Disable Headingheading

Set to "no" to disable the level 2 heading.

Stringoptional
Sectionsection

The request's heading on the Wikipedia:Files for upload page

Stringsuggested
Draft titleafc title

Full page name of a draft when the FFU request is on hold because of the draft

Unknownoptional
File namefile image

The name of a file if it has been uploaded

Example
File:Example.jpg
Fileoptional