Current categories
edit- Category:Items missing OTRS ticket ID
- Only used with
|nocat=
if no other category is set
- Only used with
- Category:Wikipedia files awaiting OTRS with ticket number
- File has ticket number, notprocessed=1 or reason=1. Files should not be deleted, necessary cat.
- Category:Wikipedia files failed OTRS verification
- notprocessed does not exist. Seems to be reudundant with Category:Wikipedia files with unconfirmed permission received by OTRS
- Category:Wikipedia files awaiting OTRS without ticket number
- Both {{OTRS pending}} and OTRS received appear to use this category. Should be split. In OTRS received, this is an error.
- Category:Wikipedia files with unconfirmed permission received by OTRS
- notprocessed does not exist. Seems to be redundant with Category:Wikipedia files failed OTRS verification
- Category:Wikipedia files with unconfirmed permission received by OTRS for over 30 days
- Deletion category. Should not include any unprocessed files as they have not been reviewed. Based on revision timestamp?
- Category:Wikipedia files with unconfirmed permission received by OTRS as of (date)
- Set of categories based on date parameters. Usually corresponds to the date that the template was first added to the image.
- Category:Wikipedia files with unconfirmed permission received by OTRS as of unknown date
- Bot-patrolled category. No date parameters.
- Category:Wikipedia files with unconfirmed permission received by OTRS by date
- Category that contains all OTRS received images, sorted by timestamp of latest revision.. Does not include unprocessed images.
- Category:Wikipedia files with unconfirmed permission received by OTRS by ticket date
- Category that contains all OTRS received images, sorted by ticket number which contains ISO date in the first 8 characters.
- Category:Wikipedia pages with unconfirmed permission received by OTRS
- Set of categories based on date parameters. Usually corresponds to the date that the template was first added to the page.
- Category:Wikipedia pages with unconfirmed permission received by OTRS for over 30 days
- Deletion category. Should not include any unprocessed pages. Based on revision timestamp?
- Category:Wikipedia pages with unconfirmed permission received by OTRS as of (date)
- Set of categories based on date parameters. Usually corresponds to the date that the template was first added to the image.
- Category:Wikipedia pages with unconfirmed permission received by OTRS as of unknown date
- Bot-patrolled category. No date parameters.
- Category:Wikipedia pages with unconfirmed permission received by OTRS by date
- Category that contains all OTRS received pages, sorted by timestamp of latest revision. Does not include unprocessed pages.
- Category:Wikipedia pages with unconfirmed permission received by OTRS by ticket date
- Category that contains all OTRS received pages, sorted by ticket number which contains ISO date in the first 8 characters.
Ideal logic
editA ticket number in some form is required. Tickets can be 16-digit numbers (preferred), or links. There are also 6-digit TicketIDs. These are valid but deprecated and can't be linked to with ticket:. Not supplying a ticket number should produce red error text and set a category.
Use the same |reason=
numbers as Commons. 1 is processing, and should also accept |notprocessed=1
. 2 is email, 3 is license. Commons has some aliases for this parameter, but I don't think those will be necessary unless someone wants them (backwards compat is more important than new features).
After 30 days, show a deletion message and transclude the deletion category. This should not apply to unprocessed tickets.
Continue to separate files and not files. All existing categories should remain operable.
|Nocat=
should prevent all categorization. The |category=
override may no longer be necessary.
Use mbox instead of namespace-specific boxes.
|freeform=
probably does not need to be supported.