د مېډياويکي API لارښود
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=linterrors (lnt)
- This module requires read rights.
- سرچينه: Linter
- منښتليک: GPL-2.0-or-later
Get a list of lint errors
پاراميټرونه:
Other general parameters are available.
- lntcategories
Categories of lint errors
- Values (separate with | or alternative): bogus-image-options، deletable-table-tag، fostered، html5-misnesting، misc-tidy-replacement-issues، misnested-tag، missing-end-tag، multi-colon-escape، multiline-html-table-in-list، multiple-unclosed-formatting-tags، obsolete-tag، pwrap-bug-workaround، self-closed-tag، stripped-tag، tidy-font-bug، tidy-whitespace-bug، unclosed-quotes-in-heading، wikilink-in-extlink
- Default: deletable-table-tag|html5-misnesting|misc-tidy-replacement-issues|multiline-html-table-in-list|multiple-unclosed-formatting-tags|pwrap-bug-workaround|self-closed-tag|tidy-font-bug|tidy-whitespace-bug|unclosed-quotes-in-heading|bogus-image-options|fostered|misnested-tag|multi-colon-escape|wikilink-in-extlink|missing-end-tag|obsolete-tag|stripped-tag
- lntlimit
Number of results to query
- Type: integer or max
- The value must be between ۱ and ۵۰۰.
- Default: 10
- lntnamespace
Only include lint errors from the specified namespaces
- Values (separate with | or alternative): 0، 1، 2، 3، 4، 5، 6، 7، 8، 9، 10، 11، 12، 13، 14، 15، 420، 421، 710، 711، 828، 829، 844، 845، 2300، 2301، 2302، 2303، 2600
- To specify all values, use *.
- lntpageid
Only include lint errors from the specified page IDs
- Type: list of integers
- Separate values with | or alternative.
- Maximum number of values is ۵۰ (۵۰۰ for clients that are allowed higher limits).
- lnttitle
Only include lint errors from the specified page title
- lntfrom
Lint ID to start querying from
- Type: integer
بېلگه:
- Get all lint errors of the obsolete-tag category
- api.php?action=query&list=linterrors&lntcategories=obsolete-tag [open in sandbox]