Difference between revisions of "Template:Api help"
Jump to navigation
Jump to search
www.mediawiki.org>Keymap9 (PNG --> SVG) |
Stefanseiler (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 20:46, 30 June 2022
<languages/>
<translate> The following documentation is the output of <tvar name=special>Special:ApiHelp</tvar>, automatically generated by the pre-release version of MediaWiki that is running on this site (MediaWiki.org).</translate> |
Template documentation
<translate> This transcludes {{<tvar name=1>tmpl|0=Special:ApiHelp/$1</tvar>|module-name}} and explains what's going on.
Usage
</translate> Lua error: expandTemplate: template loop detected. Lua error: expandTemplate: template loop detected.
This transcludes the API help page from “Special:ApiHelp” with a message box.
Parameter | Description | Type | Status | |
---|---|---|---|---|
API Method Name | 1 |
The name of the API method. You can reference query submodules by using “module”+“submodule” (e.g.: “query+extracts”).
| String | required |
[[Category:API templates{{#translation:}}]]
<translate>
Sample
</translate>
{{Api help|query+extracts}}
produces
<translate> The following documentation is the output of <tvar name=special>Special:ApiHelp/query+extracts</tvar>, automatically generated by the pre-release version of MediaWiki that is running on this site (MediaWiki.org).</translate> |
Module "query+extracts" not found.
<translate> You can't transclude the help of multiple API modules at once</translate>
[[Category:Template documentation pages{{#translation:}}]]