Trợ giúp về API MediaWiki
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=codexicons
- Mô đun này cần quyền đọc.
- Source: MediaWiki
- License: GPL-2.0-or-later
Get Codex icons
Tham số:
Other general parameters are available.
- names
Names of icons
- This parameter is required.
- Phân tách các giá trị bằng |.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
Ví dụ:
- Get icons for cdxIconInfo and cdxIconTrash
- api.php?action=query&list=codexicons&names=cdxIconInfo|cdxIconTrash [open in sandbox]