Järjestelmäviestit

Animu.fi wikistä
Siirry navigaatioonSiirry hakuun
Tämä on luettelo järjestelmäviesteistä, jotka ovat saatavilla MediaWiki-nimiavaruudessa. Jos haluat muokata MediaWikin yleistä kotoistusta, käy MediaWikin kotoistussivuilla ja sivustolla translatewiki.net.
Järjestelmäviestit
Ensimmäinen sivuEdellinen sivuSeuraava sivuViimeinen sivu
Nimi Viestin tekstin perusmuoto
Viestin teksti tällä hetkellä
apihelp-query+allmessages-param-filter (keskustelu) (Käännä) Return only messages with names that contain this string.
apihelp-query+allmessages-param-from (keskustelu) (Käännä) Return messages starting at this message.
apihelp-query+allmessages-param-includelocal (keskustelu) (Käännä) Also include local messages, i.e. messages that don't exist in the software but do exist as in the {{ns:MediaWiki}} namespace. This lists all {{ns:MediaWiki}}-namespace pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]].
apihelp-query+allmessages-param-lang (keskustelu) (Käännä) Return messages in this language.
apihelp-query+allmessages-param-messages (keskustelu) (Käännä) Which messages to output. <kbd>*</kbd> (default) means all messages.
apihelp-query+allmessages-param-nocontent (keskustelu) (Käännä) If set, do not include the content of the messages in the output.
apihelp-query+allmessages-param-prefix (keskustelu) (Käännä) Return messages with this prefix.
apihelp-query+allmessages-param-prop (keskustelu) (Käännä) Which properties to get.
apihelp-query+allmessages-param-title (keskustelu) (Käännä) Page name to use as context when parsing message (for $1enableparser option).
apihelp-query+allmessages-param-to (keskustelu) (Käännä) Return messages ending at this message.
apihelp-query+allmessages-summary (keskustelu) (Käännä) Return messages from this site.
apihelp-query+allpages-example-b (keskustelu) (Käännä) Show a list of pages starting at the letter <kbd>B</kbd>.
apihelp-query+allpages-example-generator (keskustelu) (Käännä) Show info about 4 pages starting at the letter <kbd>T</kbd>.
apihelp-query+allpages-example-generator-revisions (keskustelu) (Käännä) Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>.
apihelp-query+allpages-param-dir (keskustelu) (Käännä) The direction in which to list.
apihelp-query+allpages-param-filterlanglinks (keskustelu) (Käännä) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (keskustelu) (Käännä) Which pages to list.
apihelp-query+allpages-param-from (keskustelu) (Käännä) The page title to start enumerating from.
apihelp-query+allpages-param-limit (keskustelu) (Käännä) How many total pages to return.
apihelp-query+allpages-param-maxsize (keskustelu) (Käännä) Limit to pages with at most this many bytes.
apihelp-query+allpages-param-minsize (keskustelu) (Käännä) Limit to pages with at least this many bytes.
apihelp-query+allpages-param-namespace (keskustelu) (Käännä) The namespace to enumerate.
apihelp-query+allpages-param-prefix (keskustelu) (Käännä) Search for all page titles that begin with this value.
apihelp-query+allpages-param-prexpiry (keskustelu) (Käännä) 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 (keskustelu) (Käännä) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (keskustelu) (Käännä) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (keskustelu) (Käännä) Limit to protected pages only.
apihelp-query+allpages-param-to (keskustelu) (Käännä) The page title to stop enumerating at.
apihelp-query+allpages-summary (keskustelu) (Käännä) Enumerate all pages sequentially in a given namespace.
apihelp-query+allredirects-example-b (keskustelu) (Käännä) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (keskustelu) (Käännä) Gets pages containing the redirects.
apihelp-query+allredirects-example-unique (keskustelu) (Käännä) List unique target pages.
apihelp-query+allredirects-example-unique-generator (keskustelu) (Käännä) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (keskustelu) (Käännä) The direction in which to list.
apihelp-query+allredirects-param-from (keskustelu) (Käännä) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (keskustelu) (Käännä) How many total items to return.
apihelp-query+allredirects-param-namespace (keskustelu) (Käännä) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (keskustelu) (Käännä) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (keskustelu) (Käännä) Which pieces of information to include:
apihelp-query+allredirects-param-to (keskustelu) (Käännä) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (keskustelu) (Käännä) Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages.
apihelp-query+allredirects-paramvalue-prop-fragment (keskustelu) (Käännä) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (keskustelu) (Käännä) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (keskustelu) (Käännä) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (keskustelu) (Käännä) Adds the title of the redirect.
apihelp-query+allredirects-summary (keskustelu) (Käännä) List all redirects to a namespace.
apihelp-query+allrevisions-example-ns-any (keskustelu) (Käännä) List the first 50 revisions in any namespace.
apihelp-query+allrevisions-example-user (keskustelu) (Käännä) List the last 50 contributions by user <kbd>Example</kbd>.
apihelp-query+allrevisions-param-end (keskustelu) (Käännä) The timestamp to stop enumerating at.
apihelp-query+allrevisions-param-excludeuser (keskustelu) (Käännä) Don't list revisions by this user.
Ensimmäinen sivuEdellinen sivuSeuraava sivuViimeinen sivu