Template:Api help/tr

From mediawiki.org
This page is a translated version of the page Template:Api help and the translation is 100% complete.

Şablon belgelemesi

Bu, Special:ApiHelp/modül-adı ile kapsar ve neler olduğunu açıklar.

Kullanım

[gör · tartış · düzenle]

Bu, Görsel Düzenleyici ve diğer araçlar tarafından kullanılan bu şablon için TemplateData belgesidir.

Api help

This transcludes the API help page from “Special:ApiHelp” with a message box.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
API Method Name1

The name of the API method.

You can reference query submodules by using “module”+“submodule” (e.g.: “query+extracts”).

Auto value
{{subst:lc:{{subst:PAGENAME}}}}
Stringrequired

Örnek

{{Api help|query+extracts}} produces



prop=extracts (ex)

(main | query | extracts)

Returns plain-text or limited HTML extracts of the given pages.

Specific parameters:
Other general parameters are available.
exchars

How many characters to return. Actual text returned might be slightly longer.

Type: integer
The value must be between 1 and 1,200.
exsentences

How many sentences to return.

Type: integer
The value must be between 1 and 10.
exlimit

How many extracts to return. (Multiple extracts can only be returned if exintro is set to true.)

Type: integer or max
The value must be between 1 and 20.
Default: 20
exintro

Return only content before the first section.

Type: boolean (details)
explaintext

Return extracts as plain text instead of limited HTML.

Type: boolean (details)
exsectionformat

How to format sections in plaintext mode:

plain
No formatting.
wiki
Wikitext-style formatting (== like this ==).
raw
This module's internal representation (section titles prefixed with <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).
One of the following values: plain, raw, wiki
Default: wiki
excontinue

When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.

Type: integer

Aynı anda birden çok API modülünün yardımını yansıtamazsınız