Sistemska sporočila

Jump to navigation Jump to search
Navedena so v imenskem prostoru MediaWiki dostopna sistemska sporočila. Za lokalizacijo in prevajanje obiščite MediaWiki in translatewiki.net ter tako prispevajte k splošnemu prevodu programja.
Sistemska sporočila
Prva stranPrejšnja stranNaslednja stranZadnja stran
Ime Prednastavljeno besedilo
Trenutno besedilo
apihelp-query+logevents-paramvalue-prop-tags (pogovor) (Prevedi) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (pogovor) (Prevedi) Adds the timestamp for the log event.
apihelp-query+logevents-paramvalue-prop-title (pogovor) (Prevedi) Adds the title of the page for the log event.
apihelp-query+logevents-paramvalue-prop-type (pogovor) (Prevedi) Adds the type of log event.
apihelp-query+logevents-paramvalue-prop-user (pogovor) (Prevedi) Adds the user responsible for the log event.
apihelp-query+logevents-paramvalue-prop-userid (pogovor) (Prevedi) Adds the user ID who was responsible for the log event.
apihelp-query+logevents-summary (pogovor) (Prevedi) Get events from logs.
apihelp-query+mystashedfiles-example-simple (pogovor) (Prevedi) Get the filekey, file size, and pixel size of files in the current user's upload stash.
apihelp-query+mystashedfiles-param-limit (pogovor) (Prevedi) How many files to get.
apihelp-query+mystashedfiles-param-prop (pogovor) (Prevedi) Which properties to fetch for the files.
apihelp-query+mystashedfiles-paramvalue-prop-size (pogovor) (Prevedi) Fetch the file size and image dimensions.
apihelp-query+mystashedfiles-paramvalue-prop-type (pogovor) (Prevedi) Fetch the file's MIME type and media type.
apihelp-query+mystashedfiles-summary (pogovor) (Prevedi) Get a list of files in the current user's upload stash.
apihelp-query+pagepropnames-example-simple (pogovor) (Prevedi) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (pogovor) (Prevedi) The maximum number of names to return.
apihelp-query+pagepropnames-summary (pogovor) (Prevedi) List all page property names in use on the wiki.
apihelp-query+pageprops-example-simple (pogovor) (Prevedi) Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (pogovor) (Prevedi) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (pogovor) (Prevedi) Get various page properties defined in the page content.
apihelp-query+pageswithprop-example-generator (pogovor) (Prevedi) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (pogovor) (Prevedi) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (pogovor) (Prevedi) In which direction to sort.
apihelp-query+pageswithprop-param-limit (pogovor) (Prevedi) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (pogovor) (Prevedi) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (pogovor) (Prevedi) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (pogovor) (Prevedi) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (pogovor) (Prevedi) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (pogovor) (Prevedi) Adds the value of the page property.
apihelp-query+pageswithprop-summary (pogovor) (Prevedi) List all pages using a given page property.
apihelp-query+prefixsearch-example-simple (pogovor) (Prevedi) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (pogovor) (Prevedi) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (pogovor) (Prevedi) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (pogovor) (Prevedi) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-query+prefixsearch-param-offset (pogovor) (Prevedi) Number of results to skip.
apihelp-query+prefixsearch-param-profile (pogovor) (Prevedi) Search profile to use.
apihelp-query+prefixsearch-param-search (pogovor) (Prevedi) Search string.
apihelp-query+prefixsearch-summary (pogovor) (Prevedi) Perform a prefix search for page titles.
apihelp-query+protectedtitles-example-generator (pogovor) (Prevedi) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (pogovor) (Prevedi) List protected titles.
apihelp-query+protectedtitles-param-end (pogovor) (Prevedi) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (pogovor) (Prevedi) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (pogovor) (Prevedi) How many total pages to return.
apihelp-query+protectedtitles-param-namespace (pogovor) (Prevedi) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (pogovor) (Prevedi) Which properties to get:
apihelp-query+protectedtitles-param-start (pogovor) (Prevedi) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (pogovor) (Prevedi) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (pogovor) (Prevedi) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (pogovor) (Prevedi) Adds the protection level.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (pogovor) (Prevedi) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (pogovor) (Prevedi) Adds the timestamp of when protection was added.
Prva stranPrejšnja stranNaslednja stranZadnja stran