Wikipedia:WikiProject Film/New articles

Source: Wikipedia, the free encyclopedia.
See New articles by topic.
WikiProject Film
General information ()
Main project page + talk
Discussion archives
Style guidelines
talk
Multimedia talk
Naming conventions talk
Copy-editing essentials talk
Notability guidelines talk
Announcements and open tasks talk
Article alerts
Cleanup listing
New articles talk
Nominations for deletion
talk
Popular pages
Requests talk
Spotlight talk
Film portal talk
Fiction noticeboard talk
Project organization
Coordinators talk
Participants talk
Project banner talk
Project category talk
Departments
Assessment talk
B-Class
Instructions
Categorization talk
Core talk
Outreach talk
Resources talk
Review talk
Spotlight talk
Spotlight cleanup listing
Topic workshop talk
Task forces
General topics
Film awards talk
Film festivals talk
Film finance talk
Filmmaking talk
Silent films talk
Genre
Animated films
talk
Christian films talk
Comic book films talk
Documentary films talk
Marvel Cinematic Universe talk
Skydance Media talk
War films
talk
Avant-garde and experimental films talk
National and regional
American cinema talk
Argentine cinema talk
Australian cinema talk
Baltic cinema talk
British cinema talk
Canadian cinema talk
Chinese cinema talk
French cinema talk
German cinema talk
Indian cinema talk
Italian cinema talk
Japanese cinema talk
Korean cinema talk
Mexican cinema talk
New Zealand cinema talk
Nordic cinema talk
Pakistani cinema talk
Persian cinema talk
Southeast Asian cinema talk
Soviet and post-Soviet cinema talk
Spanish cinema talk
Uruguayan cinema talk
Venezuelan cinema talk
Templates
banner
DVD citation
DVD liner notes citation
infobox
plot cleanup
stub
userbox

Recently created Film-related articles can be found here. Please nominate the best new articles at Template talk:Did you know so Wikipedia can highlight them on the main page.

Current bot results

The following articles have been identified by

archives
for more articles.

This list was generated from these rules. Questions and feedback are always welcome! The search is being run daily with the most recent ~14 days of results. Note: Some articles may not be relevant to this project.

Rules | Match log | Results page (for watching) | Last updated: 2024-04-25 20:04 (UTC)

Note: The list display can now be customized by each user. See List display personalization for details.


















Archives

Adding feeds to the new article bot

The following is Alex Bakharev's rules for adding Film-related feeds to the new article bot. Contact him for more information.

Step 1 - select a name for the new feed

The name should not be used for any other feeds. It should not contain spaces and other non-letter symbols. It should be disambigous. E.G. UK is not good: is it Ukraine or United Kingdom. It should be reasonably short and you should be able to spell it uniformly through out a few step. E.g. Pneumonoultramicroscopicsilicovolcanoconiosis is not a good name.

Step 2 - announce the new feed

Put the template {{Subst:User:AlexNewArtBot/NewFeed|FeedName|Portal Name}} at the bottom of the #Currently supported section of this page. Here the FeedName stand for the name you have selected and the Portal Name is the name of a Portal page with the feed (Portal:### or Wikipedia:WikiProject ###). The feed would create redlinks for the Rules, Search Results and Log of the new feed. The Portal Name will be linked automatically, so there is no need to put it in square brackets.

Step 3 - compile the rules

Well this is the most tricky part: You have to provide some rules for the bot. Each rule has some numerical value (might be negative). All the values from the rules applicable to the article are added together to get a score. If a rule matches the lead of the article the points for the rule are doubled. If the final score is above the threshold the article is in.

Both threshold and rules a written in the rules page. One line per rule (and one line per threshold).

Threshold is specified as

@@number@@ where the number is the threshold (duh). If ommited the default threshold is 10 points. E.g.
@@14@@

means 14 points threshold

Rules has format:

Points /Pattern that we should have/ , /Inhibitor1/ , /Inhibitor2/ , /Inhibitor3/ ...

The Points is the number of points for the rule. If omitted than by default every rule costs 10 points. Do not forget that if the lead is matched points are doubled. Pattern that we should have is a

Saint Petersburg, Florida
and other American cities. Thus, I could want to decrease the value of the rule and inhibit it completely if Florida mentioned:

7 /Petersburg/ , /Florida/

In general the names of a country or of its capital are often mentioned in unrelated articles (e.g. somebody travelled there, etc.) But lead rarely mentions unrelated articles, thus usually we would want to have the name of the country to be below the threshold but above the half-threshold.

Categories are usually friends of the bot (if only all the new article writers used them!) so they deserve the cost above the threshold.

Note that \W (uppercase only) is needed to mark a word boundary. Without this by default a rule can match any part of a word.

The following symbols

{}[]()^$.|*+?\

must be preceded by \ to be taken literally. Otherwise they have special functions: * - wildcard, x? - optionality of the preceding symbol or bracketed string, (xy) - scope marking (e.g. for the purpose of | or ?), (x|y) or [xy] - alternatives, etc.

For other inspirations look in the rules for similar newsfeeds.

There are a few magical words in the rule file:

  • $USER substitutes into the user name
  • $SIZE>value / $SIZE < value : if the pattern true then it is matched.

Step 4 - inform the bot about the new job

Put into the bottom User:AlexNewArtBot/Master a new line with the name of the newsfeed (the same as the name of the rules file after the /).

If the bot is suppose to feed new articles into a board, we usually do not want the bot to post the articles already published on the board. We give the bot the name of such a board by putting =>Board name after the newsfeed name

The next time the bot works it would work on your feed.