Trusted
8,497
edits
(Nevermind, I think I can maybe do this? Gonna be a bit dodgy.) Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 19: | Line 19: | ||
[[:Category:Missing summaries]] | [[:Category:Missing summaries]] | ||
:[[:Category:Missing plot summaries]] | :[[:Category:Missing plot summaries]] | ||
:Clearly to be in this category the bot will need to detect that the "plot" section on whatever page is being tested says some variation of "To be added" or similar. (Perhaps if there both exists a plot section, and it is smaller than a certain length? We'd have to be careful about [[Vrs (short story)]] and a few others if we do that, but it's plausible.) | |||
::[[:Category:Missing PROSE plot summaries]] | |||
::[[:Category:Missing AUDIO plot summaries]] | |||
::[[:Category:Missing COMIC plot summaries]] | |||
::[[:Category:Missing HOMEVID plot summaries]] | |||
::[[:Category:Missing WC plot summaries]] | |||
::[[:Category:Missing GAME plot summaries]] | |||
::[[:Category:Missing NOTVALID plot summaries]] | |||
:[[:Category:Missing publisher summaries]] | :[[:Category:Missing publisher summaries]] | ||
:Same as before, but for publisher summary. | |||
::[[:Category:Missing PROSE publisher summaries]] | |||
::[[:Category:Missing AUDIO publisher summaries]] | |||
::[[:Category:Missing COMIC publisher summaries]] | |||
::[[:Category:Missing HOMEVID publisher summaries]] | |||
::[[:Category:Missing WC publisher summaries]] | |||
::[[:Category:Missing GAME publisher summaries]] | |||
::[[:Category:Missing NOTVALID publisher summaries]] | |||
:[[:Category:Missing feature summaries]] | :[[:Category:Missing feature summaries]] | ||
:More difficult, probably has to be done by hand, since we don't have a full handle on standards for "feature" articles across the wiki yet. | |||
====Transversal of tree==== | |||
Not sure if this will help the bot, but I'm specifying this just in case, our category tree is rather complicated, and it will also allow me to simplify my notation above. | |||
Floor 500->Real world->Sources-> | NOTVALID = Floor 500->Real world->Sources->Non-DWU sources (UNION of all subcategories) | ||
Floor 500->Real world->Sources->PROSE stories-> | Novel = Floor 500->Real world->Sources->PROSE stories->Novels->Novels by year of release (UNION of all subcategories) SETMINUS NOTVALID | ||
Floor 500->Real world->Sources-> | Feature = Floor 500->Real world->Sources->Features->Features by year of release (UNION of all subcategories) SETMINUS NOTVALID | ||
Short Story = Floor 500->Real world->Sources->PROSE stories->Short stories->Short stories by year of release (UNION of all subcategories) SETMINUS NOTVALID | |||
PROSE = Short Story UNION Novel UNION Feature | |||
WC = Floor 500->Real world->Sources->Webcasts (UNION Of all subcategories) SETMINUS NOTVALID | |||
Film = Floor 500->Real world->Sources->Theatrical films (UNION Of all subcategories) SETMINUS NOTVALID | |||
Tv = Floor 500->Real world->Sources->Television stories->Television stories by airdate (UNION of all subcategories) SETMINUS NOTVALID | |||
TV=Film UNION Tv | |||
GAME = Floor 500->Real world->Sources->Real world video games->Video games by year of release (UNION of all subcategories) SETMINUS NOTVALID | |||
HOMEVID = Floor 500->Real world->Sources->Home videos->Home videos by year of release (UNION of all subcategories) SETMINUS NOTVALID | |||
COMIC = Floor 500->Real world->Sources->Comic stories->Comic stories by year of release (UNION of all subcategories) SETMINUS NOTVALID | |||
AUDIO = Floor 500->Real world->Sources->Audio stories->Audio stories by year of release (UNION of all subcategories) SETMINUS NOTVALID | |||
=== Separating messages in Forums === | === Separating messages in Forums === |