sadasya:NicoV/WikiCleanerConfiguration: ke revisions ke biich ke antar

Content deleted Content added
NicoV (Baat | yogdaan)
m Reorganizing
Xqbot (Baat | yogdaan)
m Bot: Replace deprecated <source> tag and "enclose" parameter [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
 
Rekha 8:
 
Each parameter is defined using the following format:
<sourcesyntaxhighlight lang="Properties">
<parameter name>=<parameter value> END
</syntaxhighlight>
</source>
 
A parameter can be defined on several lines, for example for a multi-lines text or a list of values.
Rekha 18:
=== Help configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# 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.
Rekha 27:
# 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
</syntaxhighlight>
</source>
 
=== General configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# This parameter is used when a | (pipe) character is needed inside a template, an internal link, …
# general_pipe_template=! END
Rekha 83:
# This parameter is used as comments for translations.
# translation_comment= END
</syntaxhighlight>
</source>
 
=== Disambiguation configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# 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.
Rekha 157:
# This parameter contains the list of templates providing links to wiktionary ("see also").
# wikt_templates= END
</syntaxhighlight>
</source>
 
=== Check Wiki configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# 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
Rekha 178:
# For example, on enwiki, the translation page can be found at "Wikipedia:WikiProject Check Wikipedia/Translation".
# check_wiki_translation_page= END
</syntaxhighlight>
</source>
 
[[en:User:NicoV/WikiCleanerConfiguration]]