Помоћ око Медијавикијевог API-ја
Ово је аутоматски генерисана документација за Медијавики API
Документација и примери: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=codexicons
- This module requires read rights.
- Извор: MediaWiki
- Лиценца: GPL-2.0-or-later
Get Codex icons
Специфични параметри:
Other general parameters are available.
- names
Имена иконица
- This parameter is required.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
Пример:
- Get icons for cdxIconInfo and cdxIconTrash
- api.php?action=query&list=codexicons&names=cdxIconInfo|cdxIconTrash [open in sandbox]