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

From blackwiki
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>
  
====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]]'''. See [[Wikipedia:Images#Using images]] to learn image syntax, or [[Wikipedia:Creation and usage of media files]] for other types of files. Regards,
 
 
 
====Decline====
 
*<nowiki>{{subst:ffu talk|decline}}</nowiki> displays:
 
::[[File:Symbol declined.svg|20px]] Hello, and thank you for your request at [[Wikipedia:Files for upload|Files for upload]]! Unfortunately, your request has been declined. The reason is shown on the main [[Wikipedia:FFU|FFU]] page. The request will be archived shortly; if you cannot find it on that page, it will probably be at [[Wikipedia:Files for upload/{{CURRENTMONTHNAME}} {{CURRENTYEAR}}|this month's archive]]. 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 at [[Wikipedia:Files for upload|Files for upload]]! I've looked over your request and left a comment. Please check the comment and respond at your request on the main [[Wikipedia:Files for upload|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}} or {{subst:ffu talk|h}}</nowiki>
 
::[[File:Symbol opinion vote.svg|20px]] Hello, and thank you for your request at [[Wikipedia:Files for upload|Files for upload]]! Unfortunately, we do not have enough licensing information to upload your file. Please check the comment made at your submission [[WP:FFU|'''here''']]. Your requestion will remain open for seven days while pending a response. Regards,
 
 
 
*<nowiki>{{subst:ffu talk|afc}}</nowiki>
 
::[[File:Symbol opinion vote.svg|20px]] Hello, and thank you for your request at [[Wikipedia:Files for upload|Files for upload]]! Your request has been placed '''on hold''' because the article in which the non-free file would be used is currently at [[WP:AFC|Articles for creation]]. If the article is not accepted within '''seven days''', the request will be declined. Regards,
 
  
 
===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