User:松/Drafts/Extension:AbuseFilter/Rules format: Difference between revisions

no edit summary
(Translation code removal)
No edit summary
Line 288:
| <span style="opacity:0.5">{{int|abusefilter-edit-builder-vars-recent-contributors}}</span> || <span style="opacity:0.5"><code>article_recent_contributors</code></span> || <span style="opacity:0.5">array of strings</span> || {{deprecated-inline}} Use <code>page_recent_contributors</code> instead.
|-
| {{int|abusefilter-edit-builder-vars-recent-contributors}} || <code>page_recent_contributors</code> || array of strings || This tends to be '''slow''' (see [[#Performance|#Performance]]).Try to put conditions more likely evaluate to false before this one, to avoid unnecessarily running the query.This value is empty if the user is the only contributor to the page(?), and only scans the last 100 revisions
|-
| <span style="opacity:0.5">{{int|abusefilter-edit-builder-vars-first-contributor}}</span> || <span style="opacity:0.5"><code>article_first_contributor</code></span> || <span style="opacity:0.5"> string</span> || {{deprecated-inline}} Use <code>page_first_contributor</code> instead.
222

edits