Difference between revisions of "User:Ickputzdirwech/Maintenance lists"
m |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Pages using duplicate arguments in template calls == | == Pages using duplicate arguments in template calls == | ||
{{#ask: [[Category:Pages using duplicate arguments in template calls]] | {{#ask: [[Category:Pages using duplicate arguments in template calls]] | ||
Line 79: | Line 55: | ||
}} | }} | ||
− | == Pages that need images == | + | == File tests == |
+ | === Pages that need images === | ||
{{#ask: [[Category:Pages that need images]] | {{#ask: [[Category:Pages that need images]] | ||
| limit = 10 | format = category | order = random | columns = 0 | searchlabel = | | limit = 10 | format = category | order = random | columns = 0 | searchlabel = | ||
Line 85: | Line 62: | ||
| outro = ''For a complete list, see [[:Category:Pages that need images]].'' | | outro = ''For a complete list, see [[:Category:Pages that need images]].'' | ||
| default = This category is currently empty. Good work! | | default = This category is currently empty. Good work! | ||
+ | }} | ||
+ | |||
+ | === Files without an image category === | ||
+ | With a template with something like: <nowiki>{{#show: {{{1|}}} |?Category }}</nowiki> we could filter out paged or files that don't have a certain set of categories. | ||
+ | |||
+ | === Files without a license template === | ||
+ | The following query returns up to 20 files that don't have a license template. | ||
+ | |||
+ | {{#ask: [[File:+]] [[Modification date::+]] | ||
+ | | limit = 20 | 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. | ||
+ | |||
+ | === Files with incomplete license information === | ||
+ | The following query returns up to '''#10''' out of '''#{{#ask: [[File:+]] [[License incomplete::true]] | format = count}}''' random files that have a license template but with incomplete information: | ||
+ | |||
+ | {{#ask: [[File:+]] [[License incomplete::true]] | ||
+ | | limit = 10 | order = random | ||
+ | | default = There are currently no files with incomplete license information. Good work! | ||
}} | }} |
Revision as of 16:10, 5 November 2022
Pages using duplicate arguments in template calls
This category is currently empty. Good work!
Pages to be recoded
Up to #10 out of #90 random pages that need to be recoded:
For a complete list, see Category:Pages to be recoded.
Pages to be moved
Up to #10 out of #10 random pages that need to be moved:
For a complete list, see Category:Pages to be moved.
Stubs
Up to #10 out of #920 random pages that are stubs:
For a complete list, see Category:Stubs.
Pages to be rewritten
Up to #10 out of #158 random pages that need to be rewritten:
For a complete list, see Category:Pages to be rewritten.
Pages that need fact checking
Up to #10 out of #321 random pages that need fact checking:
For a complete list, see Category:Pages that need fact checking.
Unverified articles
Up to #10 out of #739 random unverified articles:
For a complete list, see Category:Unverified articles.
File tests
Pages that need images
Up to #10 out of #119 random pages that need images:
For a complete list, see Category:Pages that need images.
Files without an image category
With a template with something like: {{#show: {{{1|}}} |?Category }} we could filter out paged or files that don't have a certain set of categories.
Files without a license template
The following query returns up to 20 files that don't have a license template.
If no images appear above this text, there are no such files.
Files with incomplete license information
The following query returns up to #10 out of #59 random files that have a license template but with incomplete information: