User:AvalerionV/WikiCleanerConfiguration

icon WPCleaner – 2.05 (August 26, 2022 (2022-08-26)) [±]
icon WPCleaner

General information about WPCleaner

icon Discussion

Discuss the application

icon Typos

Suggestions for spelling and typography

icon FAQ

Frequently asked questions

icon Installation

Install instructions

Bug report or feature request · History of changes · Configuration (help, template) · Wikis · Languages · Users · Screenshots

This is the configuration file for WPCleaner. It has been created using the template and its documentation. Please, check them on a regular basis to see if new parameters have been added to the configuration.

If you have questions / suggestions on the configuration, you can write them here.

Syntax

Each parameter is defined using the following format:

<parameter name>=<parameter value> END

A parameter can be defined on several lines, for example for a multi-lines text or a list of values.

Configuration

Help

# This parameter is used for displaying WPCleaner help page in a browser.
# If you don't have an help page for WPCleaner on your wiki, you can use a link to an other wiki.
help_url=http://en.wikipedia.org/wiki/User:NicoV/Wikipedia_Cleaner/Documentation END

# This parameter is used as a link in comments, so it should be as short as possible.
# Using a redirect page can be a good idea (for example, on enwiki, there's the WP:CLEANER redirect).
# If you don't have an help page for WPCleaner on your Wiki, you can use a link to an other wiki.
help_page=:en:WP:CLEANER END

General configuration

# This parameter is used to tag modifications done with WPCleaner.
# general_wpcleaner_tag=WPCleaner END

# This parameter is used when a | (pipe) character is needed inside a template, an internal link, ...
general_pipe_template=! END

# This parameter contains a list of numeric identifiers of namespaces that are considered as encyclopedic.
# By default, the namespaces that are considered encyclopedic are 0 (Main), 6 (File), 10 (Template) and 14 (Category).
# general_encyclopedic_namespaces= END

# This parameter contains a list of templates that can be used to warn editors about editing the article.
# general_edit_warning_templates= END

# This parameter contains a list of templates that prevent modifying articles in bot mode.
general_nobot_templates=
  GOCEinuse
  Inuse
  In use
  Nobots END

# This parameter contains a list of templates that can be used instead of <references/>.
# general_references_templates= END

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

# This parameter contains a list of templates that create a link to the list of tasks in a subpage.
# general_todo_link_templates= END

# This parameter contains the subpage title used for the list of tasks.
general_todo_subpage= to do END

# This parameter is used to request the deletion of a subpage for the list of tasks.
# general_todo_subpage_delete= 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|false> 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|false> END

# This parameter is used to configure WPCleaner for fixing spelling and typography.
# general_suggestions= END

# This parameter is used to configure WPCleaner for fixing spelling and typography.
general_suggestions_typo=
  Wikipedia:AutoWikiBrowser/Typos END
 
# This parameter contains a list of templates that create an internal link with one of its parameter.
# general_dab_1l_templates= END

# This parameter contains a list of templates that create an internal link directly with one of its parameter.
# general_dab_1lt_templates= END

# This parameter contains a list of templates that create an internal link directly with one of its parameter.
# general_dab_1l2t_templates= END

# This parameter contains a list of templates that create an internal link with one of its parameter.
# general_good_1l_templates= END

# This parameter contains a list of templates that create an internal link directly with one of its parameter.
general_good_1lt_templates=
  Otherpeople2|1 END

# This parameter contains a list of templates that create an internal link with one of its parameter.
# general_help_1l_templates= END

# This parameter contains a list of templates that create an internal link directly with one of its parameter.
general_help_1lt_templates=
  Ambiguous link|1
  Disambiguation needed|1
  Dn|1 END

# This parameter is used to define texts that can be frequently added.
# general_insert_texts= END

# This parameter is used to define possible replacements for abbreviations.
# general_abbreviations= END

# This parameter contains a list of search engines for templates.
# WorldCat:
#   General: http://www.worldcat.org/search?q={0}
#   ISSN: http://worldcat.org/issn/{0}
#   OCLC: http://worldcat.org/oclc/{0}
# LCCN:
#   LCCN: http://lccn.loc.gov/{0}
# BNF:
#   BNF: http://catalogue.bnf.fr/ark:/12148/cb{0}
#   Identifier: http://catalogue.bnf.fr/search.do?mots0=NRC;-1;0;{0}&&pageRech=rav
#   Title: http://catalogue.bnf.fr/search.do?mots0=TIT;-1;0;{0}&&pageRech=rav
# ISBNdb:
#   General search: http://isbndb.com/search/all?query={0}
#   Author: http://isbndb.com/search/authors/1?query={0}
#   Publisher: http://isbndb.com/search/publishers/1?query={0}
# MIAR:
#   ISSN: http://miar.ub.edu/issn/{0}
general_search_engines_templates=
 {{Cite book}}
  WorldCat|http://www.worldcat.org/search?q={0}                              |Cite book|isbn,title
  WorldCat|http://worldcat.org/issn/{0}                                      |Cite book|issn
  WorldCat|http://worldcat.org/oclc/{0}                                      |Cite book|oclc
  BNF     |http://catalogue.bnf.fr/search.do?mots0=TIT;-1;0;{0}&&pageRech=rav|Cite book|title
  LCCN    |http://lccn.loc.gov/{0}                                           |Cite book|lccn
  ISBNdb  |http://isbndb.com/search/all?query={0}                            |Cite book|isbn,title
  ISBNdb  |http://isbndb.com/search/authors/1?query={0}                      |Cite book|last
  ISBNdb  |http://isbndb.com/search/publishers/1?query={0}                   |Cite book|publisher
  MIAR    |http://miar.ub.edu/issn/{0}                                       |Cite book|issn
  END

Automatic formatting configuration

# This parameter is used to activate automatic formatting.
# auto_active=true END

# This parameter is used as a comment for automatic formatting.
# auto_format_comment= END

# This parameter is used to define the number of space characters around titles.
# auto_space_around_title= END

# This parameter is used to define the number of carriage returns before categories.
# auto_cr_before_category=2 END

# This parameter is used to link default sort and categories.
# auto_link_defaultsort_category=true END

# This parameter is used to define the number of carriage returns between default sort and categories.
# auto_cr_defaultsort_category=1 END

# This parameter is used to define the number of carriage returns between each category.
# auto_cr_between_category=1 END

# This parameter is used to place language links after categories.
# auto_langlink_after_category=true END

Language configuration

# This parameter is used to define a template to mark text as being in a foreign language.
lang_template= lang|| END

# This parameter is used to define a list of frequently used language codes.
common_languages= 
  fr
  de END

# This parameter is used as comments for translations.
translation_comment= Translation END

Redirect configuration

# This parameter is used to define a list of categories that can be added to a redirect page.
# redirect_categories=
#  Redirects from misspellings END

# This parameter is used to define an automatic comment when categories are added to a redirect page.
redirect_categories_comment=Categorization of redirect page END

# This parameter is used to define a list of templates that can be added to a redirect page.
redirect_templates=
  R from adjective
  R from adverb
  R from alternative language
  R from alternative name
  R from alternative spelling
  R from ambiguous page
  R from ambiguous sort name
  R from diacritics
  R from fictional character
  R from gerund
  R from incomplete disambiguation
  R from initialism
  R from long name
  R from misspelling
  R from modification
  R from noun
  R from other capitalisation
  R from other tense
  R from plural
  R from related word
  R from short name
  R from song
  R from sort name
  R from unnecessary disambiguation
  R from verb
  R to disambiguation page
  R to plural
  R to section END

# This parameter is used to define an automatic comment when templates are added to a redirect page.
# redirect_templates_comment= END

# This parameter is used to display a warning before replacing a redirect link by a direct link.
redirect_warning_before_replacement=Replacing redirect links by direct links is often unnecessary, and sometimes detrimental.
  See [[WP:NOTBROKEN]] for more explanations. END

ISBN

# This parameter contains a list of templates for writing an ISBN.
general_isbn_templates=
  Graphic novel list|LicensedISBN
  Graphic novel list|OriginalISBN
  ISBNT|1
  Isbnt|1 END

# This parameter contains a list of templates for requesting help about ISBN.
# general_isbn_help_needed_templates= END

# This parameter contains a comment for requesting help about ISBN.
# general_isbn_help_needed_comment= END

# This parameter contains a list of search engines for books.
# general_isbn_search_engines_templates= END

# This parameter contains the categories for pages with ISBN errors.
isbn_errors_categories=
  Articles with invalid ISBNs
  CS1 errors: ISBN
  Pages with ISBN errors
  Pages using infobox book with an invalid isbn END

# This parameter contains lists of pages containing links to pages with ISBN errors.
isbn_errors_lists=
  Wikipedia:CHECKWIKI/069_dump
  Wikipedia:CHECKWIKI/070_dump
  Wikipedia:CHECKWIKI/071_dump
  Wikipedia:CHECKWIKI/072_dump
  Wikipedia:CHECKWIKI/073_dump
  Wikipedia:CHECKWIKI/WPC 069 dump‎
  Wikipedia:CHECKWIKI/WPC 070 dump‎
  Wikipedia:CHECKWIKI/WPC 071 dump‎
  Wikipedia:CHECKWIKI/WPC 072 dump‎
  Wikipedia:CHECKWIKI/WPC 073 dump END

# This parameter contains the page for storing a synthesis about ISBN errors.
isbn_errors_page=Wikipedia:WikiProject Check Wikipedia/ISBN errors END
 
# This parameter contains the comment used to update the previous page.
isbn_errors_page_comment=Update list of ISBN errors END

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

# This parameter is used as a comment with the above template.
# isbn_warning_template_comment= 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= 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= END

# This parameter is used as a comment when removing the ISBN warning.
# isbn_warning_comment_done= END

ISSN

# This parameter contains a list of templates for writing an ISSN.
general_issn_templates=
  EISSN|1
  ISSN|1|true
  Issn|1 END

# This parameter contains a list of templates to ignore for an ISSN.
# issn_ignore_templates= END

# This parameter contains a list of templates for requesting help about ISSN.
# general_issn_help_needed_templates= END

# This parameter contains a comment for requesting help about ISSN.
# general_issn_help_needed_comment= END

# This parameter contains a list of search engines for ISSN.
# general_issn_search_engines_templates= END

# This parameter contains the categories for pages with ISSN errors.
issn_errors_categories=
  CS1 errors: ISSN END

# This parameter contains lists of pages containing links to pages with ISSN errors.
issn_errors_lists=
  Wikipedia:CHECKWIKI/106 dump‎
  Wikipedia:CHECKWIKI/107 dump‎
  Wikipedia:CHECKWIKI/108 dump‎
  Wikipedia:CHECKWIKI/WPC 106 dump‎
  Wikipedia:CHECKWIKI/WPC 107 dump‎
  Wikipedia:CHECKWIKI/WPC 108 dump‎ END

# This parameter contains the page for storing a synthesis about ISSN errors.
issn_errors_page=Wikipedia:WikiProject Check Wikipedia/ISSN errors END
 
# This parameter contains the comment used to update the previous page.
issn_errors_page_comment=Update list of ISSN errors END

# This parameter contains a template name used on talk pages to list the ISSN errors in the article.
# issn_warning_template= END

# This parameter is used as a comment with the above template.
# issn_warning_template_comment= END

# This parameter is used as a comment when updating the ISSN warning.
# If the comment contains {0}, this part will be replaced by the number of ISSN errors that still need to be fixed.
# issn_warning_comment= END

# This parameter has the same purpose than issn_warning_comment, but used when only one ISSN error still needs to be fixed.
# issn_warning_comment_1= END

# This parameter is used as a comment when removing the ISSN warning.
# issn_warning_comment_done= END

Duplicated arguments

# This parameter contains a template name used on talk pages to list the duplicate arguments errors in the article.
# duplicate_args_warning_template= END

# This parameter is used as a comment with the above template.
# duplicate_args_warning_template_comment= END

# This parameter is used as a comment when updating the duplicate arguments warning.
# If the comment contains {0}, this part will be replaced by the number of duplicate arguments errors that still need to be fixed.
# duplicate_args_warning_comment= END

# This parameter has the same purpose than duplicate_args_warning_comment, but used when only one duplicate arguments error still needs to be fixed.
# duplicate_args_warning_comment_1= END

# This parameter is used as a comment when removing the duplicate arguments warning.
# duplicate_args_warning_comment_done= END

Disambiguation configuration

# This parameter allows to choose whether to use the keyword __DISAMBIG__ to determine if a page is a disambiguation page.
# dab_use_disambig= <true|false> END

# If set, this parameter is used to define a list of categories that will be used (instead of MediaWiki:Disambiguationspage)
# to decide if a page is a disambiguation page or not.
# If this parameter is correctly defined and the list of categories is small (only one category is better),
# it's a more efficient way of working than using MediaWiki:Disambiguationspage.
dab_categories=Category:All article disambiguation pages END

# This parameter is used as a comment for disambiguation links that have been fixed.
# If the comment contains {0}, this part will be replaced by the number of disambiguation links that have been fixed.
dab_comment=Repaired {0} links to disambiguation pages - [[WP:DPL|(You can help)]] END

# This parameter has the same purpose than dab_comment, but used when only one disambiguation link has been fixed.
dab_comment_1=Repaired 1 link to disambiguation page - [[WP:DPL|(You can help)]] END

# This parameter is used as a comment for disambiguation links for which help has been requested.
# If the comment contains {0}, this part will be replaced by the number of disambiguation links for which help has been requested.
dab_comment_help=Disambiguation help needed for {0} links END

# This parameter has the same purpose than dab_comment_help, but used when help has been requested for only one disambiguation link.
dab_comment_help_1=Disambiguation help needed for one link END

# This parameter is used as a comment for disambiguation links that still need to be fixed.
# If the comment contains {0}, this part will be replaced by the number of disambiguation links that still need to be fixed.
dab_comment_todo=, {0} to be fixed END

# This parameter has the same purpose than dab_comment_todo, but used when only one disambiguation link still needs to be fixed.
# dab_comment_todo_1= END

# This parameter contains the list of pages with the current list of disambiguation pages to work on.
dab_list=Wikipedia:Disambiguation pages with links END

# This parameter contains a list of page.
# Each page (normal page or category) contains a list of pages having many disambiguation links to be fixed.
most_dab_links=Category:All pages with excessive dablinks END

# This parameter contains the list of templates used to indicate a normal link to a disambiguation page.
# dab_link_templates= END

# This parameter contains the list of templates in which disambiguation links should be ignored.
# dab_ignore_templates= END

# This parameter contains a template name used on talk pages to list the disambiguation links in the article.
# dab_warning_template= END

# This parameter is used as a comment with the above template.
# dab_warning_template_comment= END

# This parameter is used as a comment when updating the disambiguation warning.
# If the comment contains {0}, this part will be replaced by the number of disambiguation links that still need to be fixed.
dab_warning_comment=Help needed to fix {0} links to disambiguation pages END

# This parameter has the same purpose than dab_warning_comment, but used when only one disambiguation link still needs to be fixed.
# dab_warning_comment_1= END

# This parameter is used as a comment when removing the disambiguation warning.
# dab_warning_comment_done= END

# This parameter contains the list of templates that WPCleaner can suggest to add after a link to a disambiguation page to request help for fixing it.
dab_ask_help_templates_after=
  Disambiguation needed|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}} END

# This parameter contains the list of templates that WPCleaner can detect after a link to a disambiguation page to tell that help has been requested for fixing it.
# This parameter should contain at least all the templates (without parameters) defined for dab_ask_help_templates_after.
dab_help_asked_templates_after=
  Ambiguous link
  Disambiguation needed
  Dn END

# This parameter contains the list of templates used to indicate a link needing help to be fixed.
# needing_help_templates= END

# This parameter contains the list of templates used to find pages where help is requested.
help_requested_templates=disambiguation needed END

# This parameter contains the list of templates used to link text (to wiktionary for example).
link_text_templates=linktext END

# This parameter contains the interwiki code for the wiktionary (usually wikt).
wikt_interwiki=wikt END

# This parameter contains the list of templates providing links to wiktionary ("see also").
wikt_templates=
  Wiktionarypar|1|{{pagename}}
  Wiktionary|1|{{pagename}} END

Check Wiki configuration

# This parameter can be used if this wiki is available in the Check Wiki project, but doesn't have a project page.
# check_wiki_force= true END

# This parameter is used as a link in comments, so it should be as short as possible. Using a redirect page can be a good idea.
check_wiki_project_page=WP:WCW END

# This parameter is used as a comment for fixing errors detected by Check Wiki.
# If this parameter is not specified, the comment is built using check_wiki_project_page.
check_wiki_comment=[[WP:WCW]] project END

# This parameter is used to retrieve configuration informations (errors priorites, labels, descriptions, ...).
# This page contains the configuration used by the Check Wikipedia project.
# WPCleaner can also use special parameters in this file : they are listed in the Check Wiki window of WPCleaner for each error.
check_wiki_translation_page=Wikipedia:WikiProject Check Wikipedia/Translation END

# This parameter is used as a comment when updating a whitelist.
check_wiki_whitelist_comment=White list cleanup END

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.