Template:Improve quality: Difference between revisions
Jump to navigation
Jump to search
m (Soprano moved page Template:Image quality to Template:Improve quality: This name means the template can apply to all types of files.) |
(Made changes suggested on the talk page.) |
||
Line 1: | Line 1: | ||
{{box|''This file is in need of '''improvement'''.{{#if:{{{1|}}}| Particularly:}}''<br> | {{box|''This file is in need of '''improvement'''.{{#if:{{{1|}}}| Particularly:}}''<br> | ||
{{#if:{{{1|}}}|{{{1}}}<br>}}<span style{{=}}"font-size: 0.85em;">''You can help Pikipedia by [[Special:Upload|uploading a new version]].''</span>|||text-align: center;}}<includeonly>[[Category: | {{#if:{{{1|}}}|{{{1}}}<br>}}<span style{{=}}"font-size: 0.85em;">''You can help Pikipedia by [[Special:Upload|uploading a new version]].''</span>|||text-align: center;}}<includeonly>[[Category:Files needing improvement]]</includeonly><noinclude> | ||
==Info== | ==Info== | ||
Place this template on files that are low-quality. Remove it once a new version has been uploaded. | |||
Pages with this template are automatically categorized under [[:Category: | Pages with this template are automatically categorized under [[:Category:Files needing improvement]]. | ||
==Parameters== | ==Parameters== | ||
Line 17: | Line 17: | ||
==Skeleton== | ==Skeleton== | ||
<pre> | <pre> | ||
{{ | {{Improve quality|<notes>}} | ||
</pre> | </pre> | ||
Line 24: | Line 24: | ||
! Code || Result | ! Code || Result | ||
|- | |- | ||
| <pre>{{ | | <pre>{{Improve quality|Image is blurry.}}</pre> | ||
| {{ | | {{Improve quality|Image is blurry.}} | ||
|} | |} | ||
[[Category:Box templates]] | [[Category:Box templates]] | ||
[[Category:Maintenance templates]] | [[Category:Maintenance templates]] | ||
[[Category: | [[Category:Files needing improvement| ]]</noinclude> |
Latest revision as of 04:35, September 5, 2023
This file is in need of improvement. |
Info
Place this template on files that are low-quality. Remove it once a new version has been uploaded.
Pages with this template are automatically categorized under Category:Files needing improvement.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | Notes | Use this to detail on what the problem is. |
Skeleton
{{Improve quality|<notes>}}
Examples
Code | Result | |
---|---|---|
{{Improve quality|Image is blurry.}} |
|