This page details how to setup Article Alerts for a specific WikiProject, or for a specific topic, and how to add them to the WikiProject's main page. If you simply want to find existing Article Alerts reports that may interest you so you can add them to your watchlist, use the search box at WP:AALERTS.
All subscriptions are done by placing the {{ArticleAlertSubscription}} template on the /Subscription list page.
The basic syntax is:
{{ArticleAlertSubscription |project = WikiProject Video games }}
This will show:
The |project=
field is your project name (without the Wikipedia:
prefix). By default, this acts as the |banner=
field (but not if other page sources are specified). The bot will build its page list from the matching talk page banner (and matching deletion sorting page, if it exists) and deliver the report to the default "/Article alert" sub-page for your project. (The project name has to be unique to other projects. This can be a red-link, but a link to a real page is preferred.)
{{ArticleAlertSubscription |project = |banner = |talkcategory = |talksubcategories = |infobox = |maincategory = |delsort = |delivery = |workflows = |aclassreviewpage = |aclasssyntax = |archivetime = }}
Using any option below will suppress the default banner-based subscription. For example, to only subscribe to deletion sorting, use
{{ArticleAlertSubscription |project=WikiProject Comics |delsort=Comics and animation }}
but to add deletion sorting on top of the "normal" subscription, use
{{ArticleAlertSubscription |project=WikiProject Comics |banner=WikiProject Comics |delsort=Comics and animation }}
To set a different banner that does not match the project name, use:
{{ArticleAlertSubscription |project = WikiProject Video games |banner = Cvgproj }}
This will show:
Place the actual banner name (without Template: prefix) in the |banner=
field.
To set a page category instead of a banner use:
{{ArticleAlertSubscription |project = WikiProject Video games |talkcategory = WikiProject Video games articles }}
This will show:
Place the actual category name (without Category: prefix) in the |talkcategory=
field. The talk pages have to be directly inside the category; otherwise read below.
To use each of the sub-categories of a given category place:
{{ArticleAlertSubscription |project = WikiProject Video games |talksubcategories = Video game articles by quality }}
This will show:
Place the actual category name (without Category: prefix) in the |talksubcategories=
field. This is useful for task forces that don't have a banner or a single category for their pages, but do employ the WP:1.0 system. Note that only the pages within the direct child categories will get included, not any deeper (so WikiProject Video games articles would not work).
To additionally add the pages with a certain infobox on them use:
{{ArticleAlertSubscription |project = WikiProject Video games |infobox = Infobox video game }}
This will show:
Place the actual infobox name (without Template: prefix) in the |infobox=
field. This is a useful option for projects that have a unique infobox for some of their articles, that may be otherwise missed because they hadn't received the project banner.
To additionally add the pages listed within a certain deletion sorting page that does noto match the project name:
{{ArticleAlertSubscription |project = WikiProject Comics |delsort = Comics and animation }}
This will show:
Place the delsort subpage's name (e.g. for Wikipedia:WikiProject Deletion sorting/Comics and animation, this is |delsort=Comics and animation
) in the |delsort=
field. Some projects have the standardized delsort pages, where users may manually post relevant articles (that may not be otherwise tagged within project's score). The bot can parse this page for additional entries.
You can also use any of the page list sources together:
{{ArticleAlertSubscription |project = WikiProject Video games |banner = WikiProject Video games |infobox = Infobox video game |delsort = Video games }}
This will show:
Place the actual locations in the appropriate fields and the bot will build its list from all the sources. You could also leave new ideas for page list sources at the /Feature requests.
There are many customization options for your report. Read below on what custom fields you can use.
By default the report will be delivered to the "/Article alerts" subpage of your |project=
. However, you can specify a different delivery location with |delivery=
field.
{{ArticleAlertSubscription |project = WikiProject Video games |delivery = WikiProject Video games/Bot reports }}
This will show:
By default (almost) all implemented workflows will be included in the report. However, you may wish to exclude some or split alerts into multiple pages, etc. This can be done using |workflows=
field, which allows you to specify a custom list.
... |workflows = FEAT, !ACR, GOOD, PR ...
Replace the values with one or several of these workflows or workflow groups:
All | Group | Topic | Single | Description |
---|---|---|---|---|
ALL | DEL | AfD | Articles for deletion | |
CfD | Categories for discussion | |||
FfD | Files for discussion | |||
MfD | Miscellany for deletion | |||
RfD | Redirects for discussion | |||
TfD | Templates for discussion | |||
PROD | Proposed deletion | |||
QUAL | FEAT | FAC | Featured article candidates | |
FAR | Featured article review | |||
FLC | Featured list candidates | |||
FLRC | Featured list removal candidates | |||
FTC | Featured topic candidates | |||
FTRC | Featured topic removal candidates | |||
TFA | Today's featured article | |||
TFAR | Today's featured article requests | |||
ACR | A-Class review | |||
GOOD | GAN | Good article nominations | ||
GAR | Good article reassessment | |||
GTC | Good topic candidates | |||
DYKN | Did you know nominations | |||
MISC | AFC | Articles for Creation | ||
PR | Peer review | |||
RfC | Requests for comment | |||
RM | Requested moves | |||
SPL | Articles for Splitting | |||
MRG | Articles for Merging |
AfD, TfD, MfD
, to have only those delivered.GOOD, FEAT
, to have all workflows in these group(s) delivered.ALL, !DEL
, to receive all workflows except deletion-related ones or QUAL, !DYKN
to receive all quality assessment workflows except Did You Know nominations.QUAL
) or excluded (!QUAL
)ALL, !QUAL, FAC
, includes all workflows except quality assessment workflows, but includes featured article candidatesClosed old entries are automatically archived into the report page's subpages. For example, WikiProject Video games report page /Article alerts has archives at /Article alerts/Archive, /Article alerts/Archive 2, etc. Additional subpages are added as they exceed a certain size.
The default archive time is 7 days. This means that a closed entry will be archived 7 days after it is closed, regardless how long it has been open. This time period can be adjusted by using the optional |archivetime=
parameter with any value between 1 and 365 days.
{{ArticleAlertSubscription |project = WikiProject Video games |archivetime = 14 }}
This may be useful if the report page has a lot of traffic and old entries clog it up. Similarly, a page with little traffic may wish to reflect on their entries for a longer time.
Now that you have your subscription template ready, place it in the alphabetical /Subscription list. And you're done – the bot will read the template and deliver the report to the report page automatically at the next run.
You don't need to create the report page yourself. Once the bot creates or makes its first edit to the page, you can add custom content (such as, project specific navigation headers or footers or any other formatting) before {{anchor|AAstart}} and after {{anchor|AAend}} tags on the page.
To show the report on the project page or sub-page, the alert report page can be transcluded so: {{/Article alerts}}. Alternatively, you can use {{Article alerts columns}}
for a 3-column style. You can also place a small info box with {{Article alerts box}}
. Of course, this is optional and the page can exist as any other sub-page of the project with a direct link to it.