Sistemske poruke
Ovo je spisak svih sistemskih poruka koje su dostupne u imenskom prostoru „Medijaviki“. Posetite Medijaviki lokalizaciju i Translejtviki ako želite da pomognete u prevođenju.
Prva stranica |
Prethodna stranica |
Sledeća stranica |
Poslednja stranica |
Naziv | Podrazumevani tekst |
---|---|
Trenutni tekst poruke | |
apihelp-query+alllinks-example-unique-generator (razgovor) (Prevedi) | Gets all linked titles, marking the missing ones. |
apihelp-query+alllinks-param-dir (razgovor) (Prevedi) | The direction in which to list. |
apihelp-query+alllinks-param-from (razgovor) (Prevedi) | The title of the link to start enumerating from. |
apihelp-query+alllinks-param-limit (razgovor) (Prevedi) | How many total items to return. |
apihelp-query+alllinks-param-namespace (razgovor) (Prevedi) | The namespace to enumerate. |
apihelp-query+alllinks-param-prefix (razgovor) (Prevedi) | Search for all linked titles that begin with this value. |
apihelp-query+alllinks-param-prop (razgovor) (Prevedi) | Which pieces of information to include: ;ids:Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). ;title:Adds the title of the link. |
apihelp-query+alllinks-param-to (razgovor) (Prevedi) | The title of the link to stop enumerating at. |
apihelp-query+alllinks-param-unique (razgovor) (Prevedi) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
apihelp-query+allmessages-description (razgovor) (Prevedi) | Return messages from this site. |
apihelp-query+allmessages-example-de (razgovor) (Prevedi) | Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German. |
apihelp-query+allmessages-example-ipb (razgovor) (Prevedi) | Show messages starting with <kbd>ipb-</kbd>. |
apihelp-query+allmessages-param-args (razgovor) (Prevedi) | Arguments to be substituted into message. |
apihelp-query+allmessages-param-customised (razgovor) (Prevedi) | Return only messages in this customisation state. |
apihelp-query+allmessages-param-enableparser (razgovor) (Prevedi) | Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.). |
apihelp-query+allmessages-param-filter (razgovor) (Prevedi) | Return only messages with names that contain this string. |
apihelp-query+allmessages-param-from (razgovor) (Prevedi) | Return messages starting at this message. |
apihelp-query+allmessages-param-includelocal (razgovor) (Prevedi) | Also include local messages, i.e. messages that don't exist in the software but do exist as a MediaWiki: page. This lists all MediaWiki: pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]]. |
apihelp-query+allmessages-param-lang (razgovor) (Prevedi) | Return messages in this language. |
apihelp-query+allmessages-param-messages (razgovor) (Prevedi) | Which messages to output. <kbd>*</kbd> (default) means all messages. |
apihelp-query+allmessages-param-nocontent (razgovor) (Prevedi) | If set, do not include the content of the messages in the output. |
apihelp-query+allmessages-param-prefix (razgovor) (Prevedi) | Return messages with this prefix. |
apihelp-query+allmessages-param-prop (razgovor) (Prevedi) | Which properties to get. |
apihelp-query+allmessages-param-title (razgovor) (Prevedi) | Page name to use as context when parsing message (for $1enableparser option). |
apihelp-query+allmessages-param-to (razgovor) (Prevedi) | Return messages ending at this message. |
apihelp-query+allpages-description (razgovor) (Prevedi) | Enumerate all pages sequentially in a given namespace. |
apihelp-query+allpages-example-B (razgovor) (Prevedi) | Show a list of pages starting at the letter <kbd>B</kbd>. |
apihelp-query+allpages-example-generator (razgovor) (Prevedi) | Show info about 4 pages starting at the letter <kbd>T</kbd>. |
apihelp-query+allpages-example-generator-revisions (razgovor) (Prevedi) | Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>. |
apihelp-query+allpages-param-dir (razgovor) (Prevedi) | The direction in which to list. |
apihelp-query+allpages-param-filterlanglinks (razgovor) (Prevedi) | Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions. |
apihelp-query+allpages-param-filterredir (razgovor) (Prevedi) | Which pages to list. |
apihelp-query+allpages-param-from (razgovor) (Prevedi) | The page title to start enumerating from. |
apihelp-query+allpages-param-limit (razgovor) (Prevedi) | How many total pages to return. |
apihelp-query+allpages-param-maxsize (razgovor) (Prevedi) | Limit to pages with at most this many bytes. |
apihelp-query+allpages-param-minsize (razgovor) (Prevedi) | Limit to pages with at least this many bytes. |
apihelp-query+allpages-param-namespace (razgovor) (Prevedi) | The namespace to enumerate. |
apihelp-query+allpages-param-prefix (razgovor) (Prevedi) | Search for all page titles that begin with this value. |
apihelp-query+allpages-param-prexpiry (razgovor) (Prevedi) | Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry. |
apihelp-query+allpages-param-prfiltercascade (razgovor) (Prevedi) | Filter protections based on cascadingness (ignored when $1prtype isn't set). |
apihelp-query+allpages-param-prlevel (razgovor) (Prevedi) | Filter protections based on protection level (must be used with $1prtype= parameter). |
apihelp-query+allpages-param-prtype (razgovor) (Prevedi) | Limit to protected pages only. |
apihelp-query+allpages-param-to (razgovor) (Prevedi) | The page title to stop enumerating at. |
apihelp-query+allredirects-description (razgovor) (Prevedi) | List all redirects to a namespace. |
apihelp-query+allredirects-example-B (razgovor) (Prevedi) | List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+allredirects-example-generator (razgovor) (Prevedi) | Gets pages containing the redirects. |
apihelp-query+allredirects-example-unique (razgovor) (Prevedi) | List unique target pages. |
apihelp-query+allredirects-example-unique-generator (razgovor) (Prevedi) | Gets all target pages, marking the missing ones. |
apihelp-query+allredirects-param-dir (razgovor) (Prevedi) | The direction in which to list. |
apihelp-query+allredirects-param-from (razgovor) (Prevedi) | The title of the redirect to start enumerating from. |
Prva stranica |
Prethodna stranica |
Sledeća stranica |
Poslednja stranica |