Template:Quality/Documentation

Revision as of 21:33, 3 October 2023 by RustyVanBurace (talk | contribs) (Created page with "==Purpose== Maintenance template used to flag an image file as poor quality and to request that a higher quality revision be uploaded. This adds the file to Category:Poor quality images. By adding <code>reason=</code> as a parameter, image specifics can also be given. ==Usage== {| class="wikitable" |- ! Parameter !! Description |- | reason || Enables a reason to be given and what image(s) the page needs. |} ===Code=== <pre>{{Quality}}</pre> <pre>{{Quality|reason=1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Maintenance template used to flag an image file as poor quality and to request that a higher quality revision be uploaded. This adds the file to Category:Poor quality images. By adding reason= as a parameter, image specifics can also be given.

Usage

Parameter Description
reason Enables a reason to be given and what image(s) the page needs.

Code

{{Quality}}
{{Quality|reason=1}}

Examples

{{Quality}}
This file is in poor quality. You can help Megami Tensei Wiki by uploading a higher quality revision.
No reason provided.

Providing a reason

{{Quality|reason=Low quality JPG file.}}
This file is in poor quality. You can help Megami Tensei Wiki by uploading a higher quality revision.
Reason: Low quality JPG file.


This is the template documentation page for Template:Quality. It should be transcluded onto the template page.