This task processes WP:CFD closes that are listed at WP:CFD/W and WP:CFD/W/L.

Process

  1. The bot iterates over each section of the page using the section header to determine the mode.
  2. Within a section the bot iterates over each line if wikitext.
    • Each line consists of three parts: prefix, wikilinks, and suffix. Everything else is ignored.
      • All wikilinks on the line
        • They must be to a CfD page or a category. The bot will not process the rest of the section if any other wikilink is found.
        • If a CfD link does not contain a section, the bot will attempt figure it out based on the linked CfD page.
      • The prefix is the plain text at the beginning of the line.
        • The prefix on a line with a CfD link applies to all lines until the next CfD link.
        • If the prefix contains "NO BOT" (case sensitive), the bot will not process it. (These should be placed on WP:CFD/W/M instead.)
      • The suffix is the plain text at the end of the line.
        • The suffix on a line with a CfD link applies to all lines until the next CfD link unless that line has a suffix.
  3. If a CfD link was found and there is at least one category link is on the line, the bot will check and process the request.

Empty mode

Merge mode

Move mode

Retain mode