Wikipedia:Bots/Requests for approval/FrescoBot 3: Difference between revisions

Content deleted Content added
m proposal
Line 11:
'''[[Source code]] available:''' ask me
 
'''Function overview:''' checking and fixing of wikilinks to lowcase sections
 
<!--Bot tasks require consensus in order to be approved. Please list any relevant discussions here to indicate consensus for the task. If such input is not necessary (for instance, a task that is duplicating or closely matching an existing bot) leave this blank-->
Line 29:
<!--List full function details here-->
'''Function details:'''
# bot looks within the dump for wikilinks to lowcase sections (eg. <nowiki>[[sonar#history]]</nowiki>)
# checks the page (eg. "sonar") for the exsistenceexistence of the lowcase section (eg. "history")
# if it does not exist, it checks for the upcaseduppercase alternative (eg. "History")
# if it exists, bot fixes the wikilink (eg. <nowiki>[[sonar#History]]</nowiki>)