Všechna systémová hlášení

Skočit na navigaci Skočit na vyhledávání
Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki. Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.
Všechna systémová hlášení
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka
Označení hlášení Původní text
Aktuální text
apihelp-query+imageinfo-summary (diskuse) (přeložit) Returns file information and upload history.
apihelp-query+images-example-generator (diskuse) (přeložit) Get information about all files used on the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+images-example-simple (diskuse) (přeložit) Get a list of files used on the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+images-param-dir (diskuse) (přeložit) The direction in which to list.
apihelp-query+images-param-images (diskuse) (přeložit) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (diskuse) (přeložit) How many files to return.
apihelp-query+images-summary (diskuse) (přeložit) Returns all files contained on the given pages.
apihelp-query+imageusage-example-generator (diskuse) (přeložit) Get information about pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-example-simple (diskuse) (přeložit) Show pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-param-dir (diskuse) (přeložit) The direction in which to list.
apihelp-query+imageusage-param-filterredir (diskuse) (přeložit) 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 (diskuse) (přeložit) 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 (diskuse) (přeložit) The namespace to enumerate.
apihelp-query+imageusage-param-pageid (diskuse) (přeložit) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-param-redirect (diskuse) (přeložit) 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 (diskuse) (přeložit) Title to search. Cannot be used together with $1pageid.
apihelp-query+imageusage-summary (diskuse) (přeložit) Find all pages that use the given image title.
apihelp-query+info-example-protection (diskuse) (přeložit) Get general and protection information about the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+info-example-simple (diskuse) (přeložit) Get information about the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+info-param-editintrocustom (diskuse) (přeložit) Title of a custom page to use as an additional intro message.
apihelp-query+info-param-editintroskip (diskuse) (přeložit) 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 (diskuse) (přeložit) 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 (diskuse) (přeložit) 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 (diskuse) (přeložit) Title of a custom page to use as preloaded content.
apihelp-query+info-param-preloadnewsection (diskuse) (přeložit) Return preloaded content for a new section on the page, rather than a new page.
apihelp-query+info-param-preloadparams (diskuse) (přeložit) Parameters for the custom page being used as preloaded content.
apihelp-query+info-param-prop (diskuse) (přeložit) Which additional properties to get:
apihelp-query+info-param-testactions (diskuse) (přeložit) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-testactionsautocreate (diskuse) (přeložit) Test whether performing <var>$1testactions</var> would automatically create a temporary account.
apihelp-query+info-param-testactionsdetail (diskuse) (přeložit) 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 (diskuse) (přeložit) Only used when <var>$3prop</var> contains <var>editintro</var>.
apihelp-query+info-paraminfo-preloadcontentonly (diskuse) (přeložit) Only used when <var>$3prop</var> contains <var>preloadcontent</var>.
apihelp-query+info-paramvalue-prop-associatedpage (diskuse) (přeložit) The prefixed title of the [[:mw:Special:MyLanguage/Help:Associated_pages|associated subject or talk page]].
apihelp-query+info-paramvalue-prop-displaytitle (diskuse) (přeložit) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-editintro (diskuse) (přeložit) 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 (diskuse) (přeložit) 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 (diskuse) (přeložit) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (diskuse) (přeložit) 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 (diskuse) (přeložit) 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 (diskuse) (přeložit) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (diskuse) (přeložit) Whether the user can read this page. Use <kbd>intestactions=read</kbd> instead.
apihelp-query+info-paramvalue-prop-subjectid (diskuse) (přeložit) The page ID of the parent page for each talk page.
apihelp-query+info-paramvalue-prop-talkid (diskuse) (přeložit) The page ID of the talk page for each non-talk page.
apihelp-query+info-paramvalue-prop-url (diskuse) (přeložit) Gives a full URL, an edit URL, and the canonical URL for each page.
apihelp-query+info-paramvalue-prop-varianttitles (diskuse) (přeložit) Gives the display title in all variants of the site content language.
apihelp-query+info-paramvalue-prop-visitingwatchers (diskuse) (přeložit) The number of watchers of each page who have visited recent edits to that page, if allowed.
apihelp-query+info-paramvalue-prop-watched (diskuse) (přeložit) List the watched status of each page.
apihelp-query+info-paramvalue-prop-watchers (diskuse) (přeložit) The number of watchers, if allowed.
apihelp-query+info-paramvalue-testactionsdetail-boolean (diskuse) (přeložit) Return a boolean value for each action.
apihelp-query+info-paramvalue-testactionsdetail-full (diskuse) (přeložit) Return messages describing why the action is disallowed, or an empty array if it is allowed.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka