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=oredictsearch (od)

(main | query | oredictsearch)
  • This module requires read rights.
  • Source: OreDict
  • License: MIT

Searches for OreDict entries that meet specific criteria defined by the optional parameters.

Specific parameters:
Other general parameters are available.
odlimit

The maximum number of entries to list.

Type: integer or max
The value must be between 1 and 500.
Default: 10
odprefix

Restricts results to those that have a tag alphabetically after the prefix.

Default: (empty)
odmod

Restricts results to this mod.

Default: (empty)
odtag

Restricts results to this tag name.

Default: (empty)
odname

Restricts results to this item name.

Default: (empty)
odfrom

The entry ID to start listing at.

Type: integer
The value must be no less than 0.
Default: 0