Difference between revisions of "Template:Copyright check/doc"
Jump to navigation
Jump to search
m |
m |
||
Line 24: | Line 24: | ||
The following query returns up to 10 random images that have a license template but with incomplete information: | The following query returns up to 10 random images that have a license template but with incomplete information: | ||
− | <pre>{{#ask: [[File:+]] [[License::unknown]] }}</pre> | + | <pre>{{{#ask: [[File:+]] [[License::unknown]] |
+ | | limit = 10 | order = random | ||
+ | | default = There are currently no files with incomplete license information. Good work! | ||
+ | }}</pre> | ||
{{#ask: [[File:+]] [[License::unknown]] | {{#ask: [[File:+]] [[License::unknown]] |
Revision as of 15:54, 5 November 2022
Summary
This template can be used as a maintenance tool to find images without a license template.
Output
The following query returns up to 10 files that don't have a license template.
{{#ask: [[File:+]] [[Modification date::+]] | limit = 10 | template = Copyright check | link = none | named args = yes | ? = file | sort = Modification date | order = descending }}
If no images appear above this text, there are no such files.
Related
The following query returns up to 10 random images that have a license template but with incomplete information:
{{{#ask: [[File:+]] [[License::unknown]] | limit = 10 | order = random | default = There are currently no files with incomplete license information. Good work! }}
, , , , , , , , , ... further results