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+revisions-example-first5 (diskuse) (přeložit) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (diskuse) (přeložit) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (diskuse) (přeložit) Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (diskuse) (přeložit) Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (diskuse) (přeložit) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-extended-description (diskuse) (přeložit) May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
apihelp-query+revisions-param-end (diskuse) (přeložit) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (diskuse) (přeložit) Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-excludeuser (diskuse) (přeložit) Exclude revisions made by user.
apihelp-query+revisions-param-start (diskuse) (přeložit) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (diskuse) (přeložit) Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-tag (diskuse) (přeložit) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (diskuse) (přeložit) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (diskuse) (přeložit) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (diskuse) (přeložit) May only be used with a single page (mode #2).
apihelp-query+revisions-summary (diskuse) (přeložit) Get revision information.
apihelp-query+search-example-generator (diskuse) (přeložit) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (diskuse) (přeložit) Hledat <kbd>meaning</kbd>
apihelp-query+search-example-text (diskuse) (přeložit) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (diskuse) (přeložit) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (diskuse) (přeložit) Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors.
apihelp-query+search-param-info (diskuse) (přeložit) Which metadata to return.
apihelp-query+search-param-interwiki (diskuse) (přeložit) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (diskuse) (přeložit) How many total pages to return.
apihelp-query+search-param-namespace (diskuse) (přeložit) Search only within these namespaces.
apihelp-query+search-param-prop (diskuse) (přeložit) Which properties to return:
apihelp-query+search-param-qiprofile (diskuse) (přeložit) Query independent profile to use (affects ranking algorithm).
apihelp-query+search-param-search (diskuse) (přeložit) Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements.
apihelp-query+search-param-sort (diskuse) (přeložit) Set the sort order of returned results.
apihelp-query+search-param-what (diskuse) (přeložit) Which type of search to perform.
apihelp-query+search-paramvalue-prop-categorysnippet (diskuse) (přeložit) Adds a parsed snippet of the matching category.
apihelp-query+search-paramvalue-prop-extensiondata (diskuse) (přeložit) Adds extra data generated by extensions.
apihelp-query+search-paramvalue-prop-hasrelated (diskuse) (přeložit) Ignored.
apihelp-query+search-paramvalue-prop-isfilematch (diskuse) (přeložit) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (diskuse) (přeložit) Adds a parsed snippet of the redirect title.
apihelp-query+search-paramvalue-prop-redirecttitle (diskuse) (přeložit) Adds the title of the matching redirect.
apihelp-query+search-paramvalue-prop-score (diskuse) (přeložit) Ignored.
apihelp-query+search-paramvalue-prop-sectionsnippet (diskuse) (přeložit) Adds a parsed snippet of the matching section title.
apihelp-query+search-paramvalue-prop-sectiontitle (diskuse) (přeložit) Adds the title of the matching section.
apihelp-query+search-paramvalue-prop-size (diskuse) (přeložit) Adds the size of the page in bytes.
apihelp-query+search-paramvalue-prop-snippet (diskuse) (přeložit) Adds a parsed snippet of the page.
apihelp-query+search-paramvalue-prop-timestamp (diskuse) (přeložit) Adds the timestamp of when the page was last edited.
apihelp-query+search-paramvalue-prop-titlesnippet (diskuse) (přeložit) Adds a parsed snippet of the page title.
apihelp-query+search-paramvalue-prop-wordcount (diskuse) (přeložit) Adds the word count of the page.
apihelp-query+search-summary (diskuse) (přeložit) Perform a full text search.
apihelp-query+siteinfo-example-interwiki (diskuse) (přeložit) Fetch a list of local interwiki prefixes.
apihelp-query+siteinfo-example-replag (diskuse) (přeložit) Check the current replication lag.
apihelp-query+siteinfo-example-simple (diskuse) (přeložit) Fetch site information.
apihelp-query+siteinfo-param-filteriw (diskuse) (přeložit) Return only local or only nonlocal entries of the interwiki map.
apihelp-query+siteinfo-param-inlanguagecode (diskuse) (přeložit) Language code for localised language names (best effort) and skin names.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka