Diferencies ente revisiones de «Usuariu:NicoV/WikiCleanerConfiguration»

Contenido eliminado Contenido añadido
Oriciu (alderique | contribuciones)
Etiqueta: edición de fonte 2017
Xqbot (alderique | contribuciones)
m Bot: Reemplace la etiqueta obsoleta <source> y el parámetro "enclose"
 
Llinia 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.
Llinia 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.
Llinia 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
Llinia 116:
# This parameter is used to define possible replacements for abbreviations.
# general_abbreviations = END
</syntaxhighlight>
</source>
 
=== Automatic formatting configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# This parameter is used to activate automatic formatting.
auto_active=true END
Llinia 141:
# This parameter is used to place language links after categories.
auto_langlink_after_category=true END
</syntaxhighlight>
</source>
 
=== Language configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# This parameter is used to define a template to mark text as being in a foreign language.
lang_template= lang|| END
Llinia 159:
# This parameter is used as comments for translations.
# translation_comment= END
</syntaxhighlight>
</source>
 
=== Redirect configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# This parameter is used to define a list of categories that can be added to a redirect page.
# redirect_categories= END
Llinia 178:
# This parameter is used to display a warning before replacing a redirect link by a redirect link.
# redirect_warning_before_replacement= END
</syntaxhighlight>
</source>
 
=== Disambiguation configuration ===
 
<sourcesyntaxhighlight lang="Properties">
# This parameter is used to decide if __DISAMBIG__ magic word should be used.
dab_use_disambig= true END
Llinia 265:
# 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
Llinia 286:
# For example, on enwiki, the translation page can be found at "Wikipedia:WikiProject Check Wikipedia/Translation".
# check_wiki_translation_page= END
</syntaxhighlight>
</source>
 
[[Categoría:Wikipedia:WPCleaner]]