Μηνύματα συστήματος
Μετάβαση στην πλοήγηση
Πήδηση στην αναζήτηση
Αυτή είναι μια λίστα με όλα τα μηνύματα συστήματος που βρίσκονται στην περιοχή MediaWiki.
Παρακαλούμε επισκεφθείτε τα MediaWiki Localisation και translatewiki.net αν επιθυμείτε να συνεισφέρετε σε μια γενική μετάφραση του MediaWiki.
Όνομα | Προεπιλεγμένο κείμενο μηνύματος |
---|---|
Παρόν κείμενο | |
apihelp-query+protectedtitles-paramvalue-prop-user (συζήτηση) (Μετάφραση) | Adds the user that added the protection. |
apihelp-query+protectedtitles-paramvalue-prop-userid (συζήτηση) (Μετάφραση) | Adds the user ID that added the protection. |
apihelp-query+protectedtitles-summary (συζήτηση) (Μετάφραση) | List all titles protected from creation. |
apihelp-query+querypage-example-ancientpages (συζήτηση) (Μετάφραση) | Return results from [[Special:Ancientpages]]. |
apihelp-query+querypage-param-limit (συζήτηση) (Μετάφραση) | Number of results to return. |
apihelp-query+querypage-param-page (συζήτηση) (Μετάφραση) | The name of the special page. Note, this is case sensitive. |
apihelp-query+querypage-summary (συζήτηση) (Μετάφραση) | Get a list provided by a QueryPage-based special page. |
apihelp-query+random-example-generator (συζήτηση) (Μετάφραση) | Return page info about two random pages from the main namespace. |
apihelp-query+random-example-simple (συζήτηση) (Μετάφραση) | Return two random pages from the main namespace. |
apihelp-query+random-extended-description (συζήτηση) (Μετάφραση) | Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc. |
apihelp-query+random-param-filterredir (συζήτηση) (Μετάφραση) | How to filter for redirects. |
apihelp-query+random-param-limit (συζήτηση) (Μετάφραση) | Limit how many random pages will be returned. |
apihelp-query+random-param-namespace (συζήτηση) (Μετάφραση) | Return pages in these namespaces only. |
apihelp-query+random-param-redirect (συζήτηση) (Μετάφραση) | Use <kbd>$1filterredir=redirects</kbd> instead. |
apihelp-query+random-summary (συζήτηση) (Μετάφραση) | Get a set of random pages. |
apihelp-query+recentchanges-example-generator (συζήτηση) (Μετάφραση) | Get page info about recent unpatrolled changes. |
apihelp-query+recentchanges-example-simple (συζήτηση) (Μετάφραση) | List recent changes. |
apihelp-query+recentchanges-param-end (συζήτηση) (Μετάφραση) | The timestamp to end enumerating. |
apihelp-query+recentchanges-param-excludeuser (συζήτηση) (Μετάφραση) | Don't list changes by this user. |
apihelp-query+recentchanges-param-generaterevisions (συζήτηση) (Μετάφραση) | When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing. |
apihelp-query+recentchanges-param-limit (συζήτηση) (Μετάφραση) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (συζήτηση) (Μετάφραση) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (συζήτηση) (Μετάφραση) | Include additional pieces of information: |
apihelp-query+recentchanges-param-show (συζήτηση) (Μετάφραση) | Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon. |
apihelp-query+recentchanges-param-slot (συζήτηση) (Μετάφραση) | Only list changes that touch the named slot. |
apihelp-query+recentchanges-param-start (συζήτηση) (Μετάφραση) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (συζήτηση) (Μετάφραση) | Only list changes tagged with this tag. |
apihelp-query+recentchanges-param-title (συζήτηση) (Μετάφραση) | Filter entries to those related to a page. |
apihelp-query+recentchanges-param-token (συζήτηση) (Μετάφραση) | Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead. |
apihelp-query+recentchanges-param-toponly (συζήτηση) (Μετάφραση) | Only list changes which are the latest revision. |
apihelp-query+recentchanges-param-type (συζήτηση) (Μετάφραση) | Which types of changes to show. |
apihelp-query+recentchanges-param-user (συζήτηση) (Μετάφραση) | Only list changes by this user. |
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (συζήτηση) (Μετάφραση) | Tags patrollable edits as being autopatrolled or not. |
apihelp-query+recentchanges-paramvalue-prop-comment (συζήτηση) (Μετάφραση) | Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-flags (συζήτηση) (Μετάφραση) | Adds flags for the edit. |
apihelp-query+recentchanges-paramvalue-prop-ids (συζήτηση) (Μετάφραση) | Adds the page ID, recent changes ID and the new and old revision ID. |
apihelp-query+recentchanges-paramvalue-prop-loginfo (συζήτηση) (Μετάφραση) | Adds log information (log ID, log type, etc) to log entries. |
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (συζήτηση) (Μετάφραση) | Adds the parsed comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-patrolled (συζήτηση) (Μετάφραση) | Tags patrollable edits as being patrolled or unpatrolled. |
apihelp-query+recentchanges-paramvalue-prop-redirect (συζήτηση) (Μετάφραση) | Tags edit if page is a redirect. |
apihelp-query+recentchanges-paramvalue-prop-sha1 (συζήτηση) (Μετάφραση) | Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-sizes (συζήτηση) (Μετάφραση) | Adds the new and old page length in bytes. |
apihelp-query+recentchanges-paramvalue-prop-tags (συζήτηση) (Μετάφραση) | Lists tags for the entry. |
apihelp-query+recentchanges-paramvalue-prop-timestamp (συζήτηση) (Μετάφραση) | Adds timestamp of the edit. |
apihelp-query+recentchanges-paramvalue-prop-title (συζήτηση) (Μετάφραση) | Adds the page title of the edit. |
apihelp-query+recentchanges-paramvalue-prop-user (συζήτηση) (Μετάφραση) | Adds the user responsible for the edit and tags if they are an IP. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-userid (συζήτηση) (Μετάφραση) | Adds the user ID responsible for the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+recentchanges-summary (συζήτηση) (Μετάφραση) | Enumerate recent changes. |
apihelp-query+redirects-example-generator (συζήτηση) (Μετάφραση) | Get information about all redirects to the [[Main Page]]. |
apihelp-query+redirects-example-simple (συζήτηση) (Μετάφραση) | Get a list of redirects to the [[Main Page]]. |