Difference between revisions of "Template:API-head"
Jump to navigation
Jump to search
Template documentation
Joelmartin (talk | contribs) m (Text replacement - "<translate>" to "") |
Joelmartin (talk | contribs) m (Text replacement - "</translate>" to "") |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<languages/> | <languages/> | ||
− | </noinclude>{{#switch: | + | </noinclude>{{#switch: |
| = | | = | ||
<table {{Databox-layout|style=margin:{{dir|{{pagelang}}|5px 12px 5px 0|5px 0 5px 12px}};}}><tr> | <table {{Databox-layout|style=margin:{{dir|{{pagelang}}|5px 12px 5px 0|5px 0 5px 12px}};}}><tr> | ||
<th {{Databox-head}}>{{{module|{{BASEPAGENAME}}}}}</th> | <th {{Databox-head}}>{{{module|{{BASEPAGENAME}}}}}</th> | ||
</tr><tr> | </tr><tr> | ||
− | <td colspan="2" style="text-align:center; padding:0.3em; font-style:italic">{{{description|}}}{{#switch: {{{generator|}}} |#default=<br /><small><!--T:1--> This module cannot be used as a <tvar|generator>{{ll|API:generator|nsp=0}}</>. | + | <td colspan="2" style="text-align:center; padding:0.3em; font-style:italic">{{{description|}}}{{#switch: {{{generator|}}} |#default=<br /><small><!--T:1--> This module cannot be used as a <tvar|generator>{{ll|API:generator|nsp=0}}</>.</small>|yes=<br /><small><!--T:2--> This module can be used as a <tvar|generator>{{ll|API:generator|nsp=0}}</>.</small>}}</td> |
</tr><tr> | </tr><tr> | ||
− | <th><!--T:3--> Prefix | + | <th><!--T:3--> Prefix</th> |
− | <td>{{#switch: {{lc:{{{prefix|none}}}}} |none=''<!--T:4--> none | + | <td>{{#switch: {{lc:{{{prefix|none}}}}} |none=''<!--T:4--> none'' |#default={{{prefix}}} }}</td> |
</tr><tr> | </tr><tr> | ||
− | <th><!--T:5--> Required rights | + | <th><!--T:5--> Required rights</th> |
− | <td>{{#switch: {{lc:{{{rrights|none}}}}} |none=''<!--T:6--> none | + | <td>{{#switch: {{lc:{{{rrights|none}}}}} |none=''<!--T:6--> none'' |#default={{{rrights}}} }}</td> |
</tr><tr> | </tr><tr> | ||
− | <th><!--T:7--> Post only? | + | <th><!--T:7--> Post only?</th> |
− | <td>{{#switch: {{lc:{{{postonly|no}}}}} |no=<!--T:8--> No | + | <td>{{#switch: {{lc:{{{postonly|no}}}}} |no=<!--T:8--> No |#default=<!--T:9--> Yes }}</td> |
</tr><tr> | </tr><tr> | ||
− | <th><!--T:12--> Generated help | + | <th><!--T:12--> Generated help</th> |
− | <td>[//{{{site|www.mediawiki.org}}}/w/api.php?action=help&modules={{#ifeq: {{lc:{{{query|{{{generator|}}}}}}}} | yes |query+}}{{lc:{{{module|{{IfNotTranslation|{{PAGENAMEE}}|{{BASEPAGENAMEE}}}}}}}}} <!--T:13--> Current | + | <td>[//{{{site|www.mediawiki.org}}}/w/api.php?action=help&modules={{#ifeq: {{lc:{{{query|{{{generator|}}}}}}}} | yes |query+}}{{lc:{{{module|{{IfNotTranslation|{{PAGENAMEE}}|{{BASEPAGENAMEE}}}}}}}}} <!--T:13--> Current]</td> |
{{#if:{{{version|}}}| | {{#if:{{{version|}}}| | ||
</tr><tr> | </tr><tr> | ||
− | <th><!--T:14--> Version added | + | <th><!--T:14--> Version added</th> |
<td>{{MW version|version={{{version|?}}}|compact=yes|comment=and after}}</td> | <td>{{MW version|version={{{version|?}}}|compact=yes|comment=and after}}</td> | ||
}} | }} | ||
Line 36: | Line 36: | ||
== Usage == <!--T:10--> | == Usage == <!--T:10--> | ||
− | + | ||
{{clear}} | {{clear}} | ||
Displays a box providing more information about an API module. | Displays a box providing more information about an API module. | ||
Line 43: | Line 43: | ||
== Examples == <!--T:11--> | == Examples == <!--T:11--> | ||
− | + | ||
{{API-head|templatemode=nocat | {{API-head|templatemode=nocat | ||
|version=1.11 | |version=1.11 |
Revision as of 04:19, 21 December 2019
API-head | |
---|---|
generator>API:generator </>. | |
Prefix | none |
Required rights | none |
Post only? | No |
Generated help | Current |

Usage
Displays a box providing more information about an API module.
See also {{ApiEx}} which transcludes the generated API documentation
Examples
API-head | ||
---|---|---|
Perform a full text search This module can be used as a <tvar |
||
Prefix | sr | |
Required rights | none | |
Post only? | No | |
Generated help | Current | |
Version added |
|
{{API-head |version=1.11 |prefix=sr |rrights=None |postonly=No |description=Perform a full text search |generator=yes }}
edit | ||
---|---|---|
generator>API:generator </>. | ||
Prefix | ||
Required rights | edit | |
Post only? | Yes | |
Generated help | Current | |
Version added |
|
{{API-head |module=edit |version=1.13 |prefix= |rrights=edit |postonly=Yes |description= |query=no }}