Wikipedia:Bots/Requests for approval/SimplexityBot: Difference between revisions

Content deleted Content added
Update/fix
To be clear
Line 43:
 
<!-- List full and complete function details here. Please be precise and explicit, describing all changes the bot would make, including those "bundled" with bot frameworks like AWB or pywikipedia genfixes. Bots cannot be approved for open-ended tasks, so ensure the details cover all cases. Consider making several BRFAs for tasks with large independent changes. Vague or incomplete details can delay the BRFA process. Straight-forward details and examples will speed up the approval. If you need to modify these details after a discussion starts, it is recommended that you use del tags – <del></del> – to remove text and ins tags – <ins></ins> – for additions (this preserves coherence of the discussion), or show/hide boxes as you see fit. -->
'''Function details:''' Removes direct wikilinks (i.e. not including redirects) to the same article, using [https://tools.wmflabs.org/checkwiki/cgi-bin/checkwiki.cgi?project=enwiki&view=bots&id=48&offset=0 this list]. Such links do not function, and appear bold inadvertently or improperly. Links that would already be bold (e.g. <nowiki>'''[[Link]]''' or <b>[[Link]]</b></nowiki>) would be skipped, except in cases where the text would remain bold as a parameter of a template.
*On the article [[Word]], <nowiki>[[word]]</nowiki> → word.
**(regex: \[\[(%%fullpagename%%)]] → $1)