User:Pkbwcgs/WikiCleanerConfiguration

From Wikipedia, the free encyclopedia
# Configuration for error 501: Spelling and typography
error_501_prio_enwiki=0 END
error_501_head_enwiki=Spelling and typography END
error_501_bot_enwiki=true END

# ----------------------------------------------------------------
# Configuration for testing ISBN warnings
# ----------------------------------------------------------------

# This parameter contains a list of templates that create a list of tasks.
# general_todo_templates= END

# This parameter contains a list of templates that create a link to the list of tasks in a subpage.
# NOTE: Already defined in the main configuration
# general_todo_link_templates=
#   Todo
#   To do END

# This parameter contains the subpage title used for the list of tasks.
# NOTE: Already defined in the main configuration
# general_todo_subpage=to do END

# This parameter is used to force the use of a subpage for the list of tasks in the main namespace.
general_todo_subpage_force=true END

# This parameter is used to force the use of a subpage for the list of tasks in other namespaces.
general_todo_subpage_force_other=true END

# This parameter contains a template name used on talk pages to list the ISBN errors in the article.
isbn_warning_template=User:NicoV/ISBN Warning END

# This parameter is used as a comment with the above template.
isbn_warning_template_comment=This line is updated from time to time by a bot. END

# This parameter is used as a comment when updating the ISBN warning.
# If the comment contains {0}, this part will be replaced by the number of ISBN errors that still need to be fixed.
isbn_warning_comment=[[WP:WCW|Checkwiki]] : There's {0} [[ISBN]] left to fix END

# This parameter has the same purpose than isbn_warning_comment, but used when only one ISBN error still needs to be fixed.
isbn_warning_comment_1=[[WP:WCW|Checkwiki]] : There's 1 [[ISBN]] left to fix END

# This parameter is used as a comment when removing the ISBN warning.
isbn_warning_comment_done=[[WP:WCW|Checkwiki]] : All ISBN have been fixed END