Системски пораки
Прејди на прегледникот
Прејди на пребарувањето
Ова е список на системските пораки расположливи за именскиот простор „МедијаВики“.
Одете на Превод на МедијаВики и translatewiki.net ако сакате да придонесете кон општото преведување на МедијаВики.
| Име | Текст по основно |
|---|---|
| Сегашен текст | |
| apihelp-query+imageinfo-paramvalue-prop-userid (разговор) (Преведување) | Add the ID of the user that uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+imageinfo-summary (разговор) (Преведување) | Returns file information and upload history. |
| apihelp-query+images-example-generator (разговор) (Преведување) | Get information about all files used on the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+images-example-simple (разговор) (Преведување) | Get a list of files used on the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+images-param-dir (разговор) (Преведување) | Насока на исписот. |
| apihelp-query+images-param-images (разговор) (Преведување) | Only list these files. Useful for checking whether a certain page has a certain file. |
| apihelp-query+images-param-limit (разговор) (Преведување) | Колку податотеки да се дадат. |
| apihelp-query+images-summary (разговор) (Преведување) | Returns all files contained on the given pages. |
| apihelp-query+imageusage-example-generator (разговор) (Преведување) | Get information about pages using [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageusage-example-simple (разговор) (Преведување) | Show pages using [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageusage-param-dir (разговор) (Преведување) | Насока на исписот. |
| apihelp-query+imageusage-param-filterredir (разговор) (Преведување) | How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level. |
| apihelp-query+imageusage-param-limit (разговор) (Преведување) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
| apihelp-query+imageusage-param-namespace (разговор) (Преведување) | Именскиот простор што се набројува. |
| apihelp-query+imageusage-param-pageid (разговор) (Преведување) | Page ID to search. Cannot be used together with $1title. |
| apihelp-query+imageusage-param-redirect (разговор) (Преведување) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
| apihelp-query+imageusage-param-title (разговор) (Преведување) | Title to search. Cannot be used together with $1pageid. |
| apihelp-query+imageusage-summary (разговор) (Преведување) | Find all pages that use the given image title. |
| apihelp-query+info-example-protection (разговор) (Преведување) | Get general and protection information about the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+info-example-simple (разговор) (Преведување) | Get information about the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+info-param-defaultlinkcaption (разговор) (Преведување) | Whether to consider the links as having a default caption (caption is a suffix of link target and preceded by slash, colon or start-of-string). It can have impact on the returned link classes. |
| apihelp-query+info-param-editintrocustom (разговор) (Преведување) | Title of a custom page to use as an additional intro message. |
| apihelp-query+info-param-editintroskip (разговор) (Преведување) | List of intro messages to remove from the response. Use this if a specific message is not relevant to your tool, or if the information is conveyed in a different way. |
| apihelp-query+info-param-editintrostyle (разговор) (Преведување) | Some intro messages come with optional wrapper frames. Use <kbd>moreframes</kbd> to include them or <kbd>lessframes</kbd> to omit them. |
| apihelp-query+info-param-linkcontext (разговор) (Преведување) | The context title to use when determining extra CSS classes (e.g. link colors) when <var>$1prop</var> contains <var>linkclasses</var>. |
| apihelp-query+info-param-preloadcustom (разговор) (Преведување) | Title of a custom page to use as preloaded content. |
| apihelp-query+info-param-preloadnewsection (разговор) (Преведување) | Return preloaded content for a new section on the page, rather than a new page. |
| apihelp-query+info-param-preloadparams (разговор) (Преведување) | Parameters for the custom page being used as preloaded content. |
| apihelp-query+info-param-prop (разговор) (Преведување) | Which additional properties to get: |
| apihelp-query+info-param-testactions (разговор) (Преведување) | Test whether the current user can perform certain actions on the page. |
| apihelp-query+info-param-testactionsautocreate (разговор) (Преведување) | Test whether performing <var>$1testactions</var> would automatically create a temporary account. |
| apihelp-query+info-param-testactionsdetail (разговор) (Преведување) | Detail level for <var>$1testactions</var>. Use the [[Special:ApiHelp/main|main module]]'s <var>errorformat</var> and <var>errorlang</var> parameters to control the format of the messages returned. |
| apihelp-query+info-paraminfo-editintroonly (разговор) (Преведување) | Only used when <var>$3prop</var> contains <var>editintro</var>. |
| apihelp-query+info-paraminfo-preloadcontentonly (разговор) (Преведување) | Only used when <var>$3prop</var> contains <var>preloadcontent</var>. |
| apihelp-query+info-paramvalue-prop-associatedpage (разговор) (Преведување) | The prefixed title of the [[:mw:Special:MyLanguage/Help:Associated_pages|associated subject or talk page]]. |
| apihelp-query+info-paramvalue-prop-displaytitle (разговор) (Преведување) | Gives the manner in which the page title is actually displayed. |
| apihelp-query+info-paramvalue-prop-editintro (разговор) (Преведување) | Gives the intro messages that should be shown to the user while editing this page or revision, as HTML. |
| apihelp-query+info-paramvalue-prop-linkclasses (разговор) (Преведување) | Gives the additional CSS classes (e.g. link colors) used for links to this page if they were to appear on the page named by <var>$1linkcontext</var>. |
| apihelp-query+info-paramvalue-prop-notificationtimestamp (разговор) (Преведување) | The watchlist notification timestamp of each page. |
| apihelp-query+info-paramvalue-prop-preload (разговор) (Преведување) | Gives the text returned by EditFormPreloadText. Use <kbd>preloadcontent</kbd> instead, which supports other kinds of preloaded text too. |
| apihelp-query+info-paramvalue-prop-preloadcontent (разговор) (Преведување) | Gives the content to be shown in the editor when the page does not exist or while adding a new section. |
| apihelp-query+info-paramvalue-prop-protection (разговор) (Преведување) | List the protection level of each page. |
| apihelp-query+info-paramvalue-prop-readable (разговор) (Преведување) | Whether the user can read this page. Use <kbd>intestactions=read</kbd> instead. |
| apihelp-query+info-paramvalue-prop-subjectid (разговор) (Преведување) | The page ID of the parent page for each talk page. |
| apihelp-query+info-paramvalue-prop-talkid (разговор) (Преведување) | The page ID of the talk page for each non-talk page. |
| apihelp-query+info-paramvalue-prop-url (разговор) (Преведување) | Gives a full URL, an edit URL, and the canonical URL for each page. |
| apihelp-query+info-paramvalue-prop-varianttitles (разговор) (Преведување) | Gives the display title in all variants of the site content language. |
| apihelp-query+info-paramvalue-prop-visitingwatchers (разговор) (Преведување) | The number of watchers of each page who have visited recent edits to that page, if allowed. |
| apihelp-query+info-paramvalue-prop-watched (разговор) (Преведување) | List the watched status of each page. |
| apihelp-query+info-paramvalue-prop-watchers (разговор) (Преведување) | The number of watchers, if allowed. |