Changes

Jump to navigation Jump to search
2,350 bytes added ,  09:03, 28 September 2019
Updating to match new version of source page
<noinclude>
<languages/>
</noinclude>{{#switch:
| =
<table {{Databox-layout|style=margin:{{dir|{{pagelang}}|5px 12px 5px 0|5px 0 5px 12px}};}}><tr>
<th {{Databox-head}}>{{{module|{{BASEPAGENAME}}}}}</th>
</tr><tr>
<td colspan="2" style="text-align:center; padding:0.3em; font-style:italic">{{{description|}}}{{#switch: {{{generator|}}} |#default=<br /><small>Ten moduł nie może być użyty jako {{ll|API:generator|nsp=0}}.</small>|yes=<br /><small>Ten moduł może zostać użyty jako {{ll|API:generator|nsp=0}}.</small>}}</td>
</tr><tr>
<th>Prefiks</th>
<td>{{#switch: {{lc:{{{prefix|none}}}}} |none=''brak'' |#default={{{prefix}}} }}</td>
</tr><tr>
<th>Wymagane uprawnienia</th>
<td>{{#switch: {{lc:{{{rrights|none}}}}} |none=''brak'' |#default={{{rrights}}} }}</td>
</tr><tr>
<th>Tylko POST?</th>
<td>{{#switch: {{lc:{{{postonly|no}}}}} |no=Nie |#default=Tak }}</td>
</tr><tr>
<th>Wygenerowana pomoc</th>
<td>[//{{{site|www.mediawiki.org}}}/w/api.php?action=help&modules={{#ifeq: {{lc:{{{query|{{{generator|}}}}}}}} | yes |query+}}{{lc:{{{module|{{IfNotTranslation|{{PAGENAMEE}}|{{BASEPAGENAMEE}}}}}}}}} Aktualna]</td>
{{#if:{{{version|}}}|
</tr><tr>
<th>Dodane w wersji</th>
<td>{{MW version|version={{{version|?}}}|compact=yes|comment=and after}}</td>
}}
</tr></table><includeonly>
{{#ifeq:{{{templatemode|}}}|nocat|
|{{#ifeq:{{{generator|}}}|yes
|[[Category:MediaWiki API generators{{#translation:}}]]}}
}}</includeonly>
| #default=
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:API-head|noshift=1}}
}}<noinclude>
{{Documentation|content=

== Użycie ==
{{clear}}
Displays a box providing more information about an API module.

See also {{tl|ApiEx}} which transcludes the generated API documentation
== Przykłady ==
{{API-head|templatemode=nocat
|version=1.11
|prefix=sr
|rrights=None
|postonly=No
|description=Perform a full text search
|generator=yes
}}
<pre>
{{API-head
|version=1.11
|prefix=sr
|rrights=None
|postonly=No
|description=Perform a full text search
|generator=yes
}}
</pre>
{{clear}}
{{API-head|templatemode=nocat
|module=edit
|version=1.13
|prefix=
|rrights=edit
|postonly=Yes
|description=
|query=no
}}
<pre>
{{API-head
|module=edit
|version=1.13
|prefix=
|rrights=edit
|postonly=Yes
|description=
|query=no
}}
</pre>
{{clear}}
}}
[[Category:API templates{{#translation:}}]]
</noinclude>
Anonymous user

Navigation menu