Template:Retake image/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{Documentation}} This template displays a notification that an image does not meet the wiki's quality standards and should be retaken. It automatically adds Category:Images needing to be retaken to the page. ==Usage== {{T|Retake image}}<br/> {{T|Retake}} {{Retake image}} {{TemplateData|<templatedata> { "description": "This template displays a notification that an image should be retaken.", "params": { "1": { "d...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{ |
{{documentation}} |
||
⚫ | |||
⚫ | |||
==Usage== |
==Usage== |
||
⚫ | |||
⚫ | |||
{{T|Retake}} |
|||
{{Retake image}} |
<pre>{{Retake image}}</pre> |
||
Optionally, you may supply a reason: |
|||
<pre>{{Retake image|Blurry}}</pre> |
|||
⚫ | |||
⚫ | |||
{{TemplateData|<templatedata> |
{{TemplateData|<templatedata> |
||
{ |
{ |
||
⚫ | |||
"params": { |
"params": { |
||
"1": { |
"1": { |
||
" |
"label": "Reason", |
||
"description": "Reason image needs to be retaken", |
|||
"type": "string", |
|||
" |
"example": "Blurry", |
||
" |
"type": "string" |
||
} |
} |
||
}, |
}, |
||
"description": "This template displays a notification that an image should be retaken.\n", |
|||
"format": "inline" |
"format": "inline" |
||
} |
} |
||
</templatedata> |
</templatedata> |
||
}} |
|||
⚫ |
Latest revision as of 13:21, 15 November 2024
This template displays a notification that an image should be retaken.
Usage
This template can be used by entering the following onto a relevant image page. It automatically adds Category:Images needing to be retaken to the page.
{{Retake image}}
Optionally, you may supply a reason:
{{Retake image|Blurry}}
Template data
Show/hide template's data | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date. This template displays a notification that an image should be retaken.
|