MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=codexicons
- This module requires read rights.
- Source: MediaWiki
- License: GPL-2.0-or-later
Get Codex icons
Specific parameter:
Other general parameters are available.
- names
Names of icons
- This parameter is required.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
Example:
- Get icons for cdxIconInfo and cdxIconTrash
- api.php?action=query&list=codexicons&names=cdxIconInfo|cdxIconTrash [open in sandbox]