Operácie

Špeciálne

Všetky systémové správy

Toto je zoznam všetkých správ dostupných v mennom priestore MediaWiki. Prosím, navštívte MediaWiki Localisation a translatewiki.net ak chcete prispieť k všeobecnej lokalizácii MediaWiki.
Všetky systémové správy
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka
Názov štandardný text
aktuálny text
apihelp-query+revisions+base-paramvalue-prop-userid (diskusia) (Preložiť) User ID of the revision creator. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions-example-content (diskusia) (Preložiť) Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5 (diskusia) (Preložiť) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5-after (diskusia) (Preložiť) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (diskusia) (Preložiť) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (diskusia) (Preložiť) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (diskusia) (Preložiť) Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-extended-description (diskusia) (Preložiť) 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 (diskusia) (Preložiť) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (diskusia) (Preložiť) Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-excludeuser (diskusia) (Preložiť) Exclude revisions made by user.
apihelp-query+revisions-param-start (diskusia) (Preložiť) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (diskusia) (Preložiť) Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-tag (diskusia) (Preložiť) Only list revisions tagged with this tag.
apihelp-query+revisions-param-user (diskusia) (Preložiť) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (diskusia) (Preložiť) May only be used with a single page (mode #2).
apihelp-query+revisions-summary (diskusia) (Preložiť) Get revision information.
apihelp-query+search-example-generator (diskusia) (Preložiť) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (diskusia) (Preložiť) Hledat <kbd>meaning</kbd>
apihelp-query+search-example-text (diskusia) (Preložiť) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (diskusia) (Preložiť) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (diskusia) (Preložiť) 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 (diskusia) (Preložiť) Which metadata to return.
apihelp-query+search-param-interwiki (diskusia) (Preložiť) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (diskusia) (Preložiť) How many total pages to return.
apihelp-query+search-param-namespace (diskusia) (Preložiť) Search only within these namespaces.
apihelp-query+search-param-prop (diskusia) (Preložiť) Which properties to return:
apihelp-query+search-param-qiprofile (diskusia) (Preložiť) Query independent profile to use (affects ranking algorithm).
apihelp-query+search-param-search (diskusia) (Preložiť) 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 (diskusia) (Preložiť) Set the sort order of returned results.
apihelp-query+search-param-what (diskusia) (Preložiť) Which type of search to perform.
apihelp-query+search-paramvalue-prop-categorysnippet (diskusia) (Preložiť) Adds the matching category name, with query term highlighting markup.
apihelp-query+search-paramvalue-prop-extensiondata (diskusia) (Preložiť) Adds extra data generated by extensions.
apihelp-query+search-paramvalue-prop-hasrelated (diskusia) (Preložiť) Ignored.
apihelp-query+search-paramvalue-prop-isfilematch (diskusia) (Preložiť) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (diskusia) (Preložiť) Adds the title of the matching redirect, with query term highlighting markup.
apihelp-query+search-paramvalue-prop-redirecttitle (diskusia) (Preložiť) Adds the title of the matching redirect.
apihelp-query+search-paramvalue-prop-score (diskusia) (Preložiť) Ignored.
apihelp-query+search-paramvalue-prop-sectionsnippet (diskusia) (Preložiť) Adds the title of the matching section, with query term highlighting markup.
apihelp-query+search-paramvalue-prop-sectiontitle (diskusia) (Preložiť) Adds the title of the matching section.
apihelp-query+search-paramvalue-prop-size (diskusia) (Preložiť) Adds the size of the page in bytes.
apihelp-query+search-paramvalue-prop-snippet (diskusia) (Preložiť) Adds a snippet of the page, with query term highlighting markup.
apihelp-query+search-paramvalue-prop-timestamp (diskusia) (Preložiť) Adds the timestamp of when the page was last edited.
apihelp-query+search-paramvalue-prop-titlesnippet (diskusia) (Preložiť) Adds the page title, with query term highlighting markup.
apihelp-query+search-paramvalue-prop-wordcount (diskusia) (Preložiť) Adds the word count of the page.
apihelp-query+search-summary (diskusia) (Preložiť) Perform a full text search.
apihelp-query+siteinfo-example-interwiki (diskusia) (Preložiť) Fetch a list of local interwiki prefixes.
apihelp-query+siteinfo-example-replag (diskusia) (Preložiť) Check the current replication lag.
apihelp-query+siteinfo-example-simple (diskusia) (Preložiť) Fetch site information.
apihelp-query+siteinfo-param-filteriw (diskusia) (Preložiť) Return only local or only nonlocal entries of the interwiki map.
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka