Rendszerüzenetek
A IKSZT Kézikönyv wikiből
Ezen a lapon a MediaWiki-névtérben elérhető rendszerüzenetek listája látható. Ha részt szeretnél venni a MediaWiki fordításában, látogass el a MediaWiki Localisation, valamint a translatewiki.net oldalra.
Első oldal |
Előző oldal |
Következő oldal |
Utolsó oldal |
Név | Alapértelmezett szöveg |
---|---|
Jelenlegi szöveg | |
apihelp-purge-param-forcerecursivelinkupdate (vitalap) (Fordítás) | Update the links table, and update the links tables for any page that uses this page as a template. |
apihelp-query+allcategories-description (vitalap) (Fordítás) | Enumerate all categories. |
apihelp-query+allcategories-example-generator (vitalap) (Fordítás) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
apihelp-query+allcategories-example-size (vitalap) (Fordítás) | List categories with information on the number of pages in each. |
apihelp-query+allcategories-param-dir (vitalap) (Fordítás) | A rendezés iránya. |
apihelp-query+allcategories-param-from (vitalap) (Fordítás) | The category to start enumerating from. |
apihelp-query+allcategories-param-limit (vitalap) (Fordítás) | How many categories to return. |
apihelp-query+allcategories-param-max (vitalap) (Fordítás) | Only return categories with at most this many members. |
apihelp-query+allcategories-param-min (vitalap) (Fordítás) | Only return categories with at least this many members. |
apihelp-query+allcategories-param-prefix (vitalap) (Fordítás) | Search for all category titles that begin with this value. |
apihelp-query+allcategories-param-prop (vitalap) (Fordítás) | Which properties to get: |
apihelp-query+allcategories-param-to (vitalap) (Fordítás) | The category to stop enumerating at. |
apihelp-query+allcategories-paramvalue-prop-size (vitalap) (Fordítás) | Adds number of pages in the category. |
apihelp-query+alldeletedrevisions-description (vitalap) (Fordítás) | List all deleted revisions by a user or in a namespace. |
apihelp-query+alldeletedrevisions-example-ns-main (vitalap) (Fordítás) | List the first 50 deleted revisions in the main namespace. |
apihelp-query+alldeletedrevisions-example-user (vitalap) (Fordítás) | List the last 50 deleted contributions by user <kbd>Example</kbd>. |
apihelp-query+alldeletedrevisions-param-end (vitalap) (Fordítás) | The timestamp to stop enumerating at. |
apihelp-query+alldeletedrevisions-param-excludeuser (vitalap) (Fordítás) | Don't list revisions by this user. |
apihelp-query+alldeletedrevisions-param-from (vitalap) (Fordítás) | Start listing at this title. |
apihelp-query+alldeletedrevisions-param-generatetitles (vitalap) (Fordítás) | When being used as a generator, generate titles rather than revision IDs. |
apihelp-query+alldeletedrevisions-param-miser-user-namespace (vitalap) (Fordítás) | <strong>Note:</strong> Due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]], using <var>$1user</var> and <var>$1namespace</var> together may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
apihelp-query+alldeletedrevisions-param-namespace (vitalap) (Fordítás) | Only list pages in this namespace. |
apihelp-query+alldeletedrevisions-param-prefix (vitalap) (Fordítás) | Search for all page titles that begin with this value. |
apihelp-query+alldeletedrevisions-param-start (vitalap) (Fordítás) | The timestamp to start enumerating from. |
apihelp-query+alldeletedrevisions-param-tag (vitalap) (Fordítás) | Only list revisions tagged with this tag. |
apihelp-query+alldeletedrevisions-param-to (vitalap) (Fordítás) | Stop listing at this title. |
apihelp-query+alldeletedrevisions-param-user (vitalap) (Fordítás) | Only list revisions by this user. |
apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (vitalap) (Fordítás) | Cannot be used with <var>$3user</var>. |
apihelp-query+alldeletedrevisions-paraminfo-useronly (vitalap) (Fordítás) | May only be used with <var>$3user</var>. |
apihelp-query+allfileusages-description (vitalap) (Fordítás) | List all file usages, including non-existing. |
apihelp-query+allfileusages-example-B (vitalap) (Fordítás) | List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+allfileusages-example-generator (vitalap) (Fordítás) | Gets pages containing the files. |
apihelp-query+allfileusages-example-unique (vitalap) (Fordítás) | List unique file titles. |
apihelp-query+allfileusages-example-unique-generator (vitalap) (Fordítás) | Gets all file titles, marking the missing ones. |
apihelp-query+allfileusages-param-dir (vitalap) (Fordítás) | The direction in which to list. |
apihelp-query+allfileusages-param-from (vitalap) (Fordítás) | The title of the file to start enumerating from. |
apihelp-query+allfileusages-param-limit (vitalap) (Fordítás) | How many total items to return. |
apihelp-query+allfileusages-param-prefix (vitalap) (Fordítás) | Search for all file titles that begin with this value. |
apihelp-query+allfileusages-param-prop (vitalap) (Fordítás) | Which pieces of information to include: |
apihelp-query+allfileusages-param-to (vitalap) (Fordítás) | The title of the file to stop enumerating at. |
apihelp-query+allfileusages-param-unique (vitalap) (Fordítás) | Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
apihelp-query+allfileusages-paramvalue-prop-ids (vitalap) (Fordítás) | Adds the page IDs of the using pages (cannot be used with $1unique). |
apihelp-query+allfileusages-paramvalue-prop-title (vitalap) (Fordítás) | Adds the title of the file. |
apihelp-query+allimages-description (vitalap) (Fordítás) | Enumerate all images sequentially. |
apihelp-query+allimages-example-B (vitalap) (Fordítás) | Show a list of files starting at the letter <kbd>B</kbd>. |
apihelp-query+allimages-example-generator (vitalap) (Fordítás) | Show info about 4 files starting at the letter <kbd>T</kbd>. |
apihelp-query+allimages-example-mimetypes (vitalap) (Fordítás) | Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd> |
apihelp-query+allimages-example-recent (vitalap) (Fordítás) | Show a list of recently uploaded files, similar to [[Special:NewFiles]]. |
apihelp-query+allimages-param-dir (vitalap) (Fordítás) | The direction in which to list. |
Első oldal |
Előző oldal |
Következő oldal |
Utolsó oldal |