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

From blackwiki
Jump to navigation Jump to search
imported>MSGJ
(update)
imported>AntiCompositeNumber
(Documentation cleanup)
 
(17 intermediate revisions by 12 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:}}
*<code>{{tlsp|ifu talk}}</code> displays:
 
::<nowiki>==</nowiki> Your [[Wikipedia:Images for upload|Images for upload]] request ==
 
 
 
::[[Image:Symbol confirmed.svg|20px]] Hi and thank you for your request! The image has been uploaded. Regards,
 
*To specify the image that has been uploaded: <code>{{tlsp|ifu talk|image=ImageName.jpg}}</code> displays
 
::<nowiki>==</nowiki> Your [[Wikipedia:Images for upload|Images for upload]] request ==
 
 
 
::[[Image:Symbol confirmed.svg|20px]] Hi and thank you for your request! The image has been uploaded. You can find it at '''[[:Image:ImageName.jpg]]'''. Regards,
 
 
 
====Decline====
 
*<code>{{tlsp|ifu talk|decline}}</code> displays:
 
::<nowiki>==</nowiki> Your [[Wikipedia:Images for upload|Images for upload]] request ==
 
 
 
::[[Image:Symbol declined.svg|20px]] Hi and thank you for your request! Unfortunately your request has been declined. The reason is shown on the [[Wikipedia:Images for upload|main Images for Upload]] page. This request will be archived after seven days. Regards,
 
*<code>{{tlsp|ifu talk|d}}</code> or <code>{{tlsp|ifu talk|declined}}</code> can also be used.
 
 
 
====Comment====
 
*<code>{{tlsp|ifu talk|comment}}</code> displays:
 
::<nowiki>==</nowiki> Your [[Wikipedia:Images for upload|Images for upload]] request ==
 
 
 
::[[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 [[WP:IFU|main Images for Upload]] page (not here). Your request will stay on the [[WP:IFU|main page]] for seven days and then it will be archived. Regards,
 
*<code>{{tlsp|ifu talk|?}}</code>, <code>{{tlsp|ifu talk|c}}</code>, <code>{{tlsp|ifu talk|q}}</code> or <code>{{tlsp|ifu talk|question}}</code> 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