Jump to content

System sandesh

Ii ek system sandes ke suchi hai jon ki MediaWiki namespace me pawa jaae sake hai. Agar aap generic MediaWiki localisation ke yogdaan de mangtaa hai tab meharbani kar ke MediaWiki Localisation aur translatewiki.net pe jao.
System sandesh
Pahila pannaPahile waala pannaAage waala pannaAakhri panna
Naam Default text
Abhi ke text
apihelp-query+languageinfo-example-fallbacks-variants-oc (Baat) (Translate karo) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (Baat) (Translate karo) Get the language codes of all supported languages.
apihelp-query+languageinfo-extended-description (Baat) (Translate karo) [[mw:Special:MyLanguage/API:Continue|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (Baat) (Translate karo) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (Baat) (Translate karo) Which information to get for each language.
apihelp-query+languageinfo-paramvalue-prop-autonym (Baat) (Translate karo) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (Baat) (Translate karo) The BCP-47 language code.
apihelp-query+languageinfo-paramvalue-prop-code (Baat) (Translate karo) The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.)
apihelp-query+languageinfo-paramvalue-prop-dir (Baat) (Translate karo) The writing direction of the language (either <code>ltr</code> or <code>rtl</code>).
apihelp-query+languageinfo-paramvalue-prop-fallbacks (Baat) (Translate karo) The language codes of the fallback languages configured for this language. The implicit final fallback to 'en' is not included (but some languages may fall back to 'en' explicitly).
apihelp-query+languageinfo-paramvalue-prop-name (Baat) (Translate karo) The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary.
apihelp-query+languageinfo-paramvalue-prop-variantnames (Baat) (Translate karo) The short names for language variants used for language conversion links.
apihelp-query+languageinfo-paramvalue-prop-variants (Baat) (Translate karo) The language codes of the variants supported by this language.
apihelp-query+languageinfo-summary (Baat) (Translate karo) Return information about available languages.
apihelp-query+links-example-generator (Baat) (Translate karo) Get information about the link pages in the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+links-example-namespaces (Baat) (Translate karo) Get links from the page [[{{MediaWiki:Mainpage}}]] in the {{ns:user}} and {{ns:template}} namespaces.
apihelp-query+links-example-simple (Baat) (Translate karo) Get links from the page [[{{MediaWiki:Mainpage}}]]
apihelp-query+links-param-dir (Baat) (Translate karo) The direction in which to list.
apihelp-query+links-param-limit (Baat) (Translate karo) How many links to return.
apihelp-query+links-param-namespace (Baat) (Translate karo) Show links in these namespaces only.
apihelp-query+links-param-titles (Baat) (Translate karo) Only list links to these titles. Useful for checking whether a certain page links to a certain title.
apihelp-query+links-summary (Baat) (Translate karo) Returns all links from the given pages.
apihelp-query+linkshere-example-generator (Baat) (Translate karo) Get information about pages linking to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+linkshere-example-simple (Baat) (Translate karo) Get a list of pages linking to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+linkshere-param-limit (Baat) (Translate karo) How many to return.
apihelp-query+linkshere-param-namespace (Baat) (Translate karo) Only include pages in these namespaces.
apihelp-query+linkshere-param-prop (Baat) (Translate karo) Which properties to get:
apihelp-query+linkshere-param-show (Baat) (Translate karo) Show only items that meet these criteria:
apihelp-query+linkshere-paramvalue-prop-pageid (Baat) (Translate karo) Page ID of each page.
apihelp-query+linkshere-paramvalue-prop-redirect (Baat) (Translate karo) Flag if the page is a redirect.
apihelp-query+linkshere-paramvalue-prop-title (Baat) (Translate karo) Title of each page.
apihelp-query+linkshere-paramvalue-show-!redirect (Baat) (Translate karo) Only show non-redirects.
apihelp-query+linkshere-paramvalue-show-redirect (Baat) (Translate karo) Only show redirects.
apihelp-query+linkshere-summary (Baat) (Translate karo) Find all pages that link to the given pages.
apihelp-query+logevents-example-simple (Baat) (Translate karo) List recent log events.
apihelp-query+logevents-param-action (Baat) (Translate karo) Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/).
apihelp-query+logevents-param-end (Baat) (Translate karo) The timestamp to end enumerating.
apihelp-query+logevents-param-ids (Baat) (Translate karo) Filter entries to those matching the given log ID(s).
apihelp-query+logevents-param-limit (Baat) (Translate karo) How many total event entries to return.
apihelp-query+logevents-param-namespace (Baat) (Translate karo) Filter entries to those in the given namespace.
apihelp-query+logevents-param-prefix (Baat) (Translate karo) Filter entries that start with this prefix.
apihelp-query+logevents-param-prop (Baat) (Translate karo) Which properties to get:
apihelp-query+logevents-param-start (Baat) (Translate karo) The timestamp to start enumerating from.
apihelp-query+logevents-param-tag (Baat) (Translate karo) Only list event entries tagged with this tag.
apihelp-query+logevents-param-title (Baat) (Translate karo) Filter entries to those related to a page.
apihelp-query+logevents-param-type (Baat) (Translate karo) Filter log entries to only this type.
apihelp-query+logevents-param-user (Baat) (Translate karo) Filter entries to those made by the given user.
apihelp-query+logevents-paramvalue-prop-comment (Baat) (Translate karo) Adds the comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+logevents-paramvalue-prop-details (Baat) (Translate karo) Lists additional details about the log event. If the log event has been revision deleted, an <samp>actionhidden</samp> property will be returned.
apihelp-query+logevents-paramvalue-prop-ids (Baat) (Translate karo) Adds the ID of the log event.
Pahila pannaPahile waala pannaAage waala pannaAakhri panna