|
|
| !(["BlaGalaxi", "Dodecaedro", "Kirito", "Link58", "Magical Blas", "Pho3niX"] contains user_name) & | | (article_namespace == 0) | (article_namespace == 14 & !new_wikitext rlike "\{\{.*?\}\}") & |
| (page_namespace == 0 | page_namespace == 4 | page_namespace == 104) & (
| | article_articleid == 0 & |
| texto := "{{(_|\s)*(plantilla:|template:|{{ns:10}}:)?(_|\s)*delete(_|\s)*(\||}})";
| | action =="edit" & |
| | | !('autopatrolled' in user_groups) & |
| added_lines irlike texto ^ removed_lines irlike texto
| | !('sysop' in user_groups) & |
| ) | | !(new_wikitext rlike "\[\[[Cc]ategor(ía|y):|\{\{([Bb]D|[Nn]F)\|"; ) & |
| | !(ucase(new_wikitext) rlike "#REDIREC(T|CI[ÓO]N):?\s?\[\["; ) & |
| | !(lcase(new_wikitext) rlike "\{\{\s*desambiguación\s*\}\}" ) |