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

From blackwiki
Jump to navigation Jump to search
imported>AJCham
imported>AntiCompositeNumber
(Documentation cleanup)
 
(12 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
__NOTOC__{{Documentation subpage}}
 
__NOTOC__{{Documentation subpage}}
 
=== Usage ===
 
=== Usage ===
This template is used to notify users on their talk page of the status of their request through the [[Wikipedia:Images 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:ifu talk}}</nowiki> displays:
 
::[[Image:Symbol confirmed.svg|20px]] Hi and thank you for your request at [[Wikipedia:Images for upload|Images for Upload]]! The image has been uploaded. Regards,
 
 
 
*To specify the image that has been uploaded: <nowiki>{{subst:ifu talk|image=ImageName.jpg}}</nowiki> displays
 
::[[Image:Symbol confirmed.svg|20px]] Hi and thank you for your request at [[Wikipedia:Images for upload|Images for Upload]]! The image has been uploaded. You can find it at '''[[:File:ImageName.jpg]]'''. Regards,
 
 
 
====Decline====
 
*<nowiki>{{subst:ifu talk|decline}}</nowiki> displays:
 
::[[Image:Symbol declined.svg|20px]] Hi and thank you for your request! Unfortunately your request has been declined. The reason is shown on the main [[Wikipedia:Images for upload|Images for Upload]] page. This request will be archived after seven days. Regards,
 
 
 
*<nowiki>{{subst:ifu talk|d}}</nowiki> or <nowiki>{{subst:ifu talk|declined}}</nowiki> can also be used.
 
 
 
====Comment====
 
*<nowiki>{{subst:ifu talk|comment}}</nowiki> displays:
 
::[[Image:Symbol opinion vote.svg|20px]] Hi 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:IFU|Images for Upload]] page (not here). Your request will stay there for seven days and then it will be archived. Regards,
 
 
 
*<nowiki>{{subst:ifu talk|?}}</nowiki>, <nowiki>{{subst:ifu talk|c}}</nowiki>, <nowiki>{{subst:ifu talk|q}}</nowiki> or <nowiki>{{subst:ifu talk|question}}</nowiki> can also be used.
 
  
 
===See also===
 
===See also===
*[[Template:Ifu]] 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