Mesajes de sistem
Aspeta
Esta es un lista de mesajes de sistem disponable en la spasio de nom MediaWiki.
Si tu vole contribui a la tradui jeneral de MediaWiki, per favore visita Locali de MediaWiki e translatewiki.net.
| Nom | Testo inisial de mesaje |
|---|---|
| Testo presente de mesaje | |
| apihelp-query+protectedtitles-example-generator (discute) (Tradui) | Find links to protected titles in the main namespace. |
| apihelp-query+protectedtitles-example-simple (discute) (Tradui) | List protected titles. |
| apihelp-query+protectedtitles-param-end (discute) (Tradui) | Stop listing at this protection timestamp. |
| apihelp-query+protectedtitles-param-level (discute) (Tradui) | Only list titles with these protection levels. |
| apihelp-query+protectedtitles-param-limit (discute) (Tradui) | How many total pages to return. |
| apihelp-query+protectedtitles-param-namespace (discute) (Tradui) | Only list titles in these namespaces. |
| apihelp-query+protectedtitles-param-prop (discute) (Tradui) | Which properties to get: |
| apihelp-query+protectedtitles-param-start (discute) (Tradui) | Start listing at this protection timestamp. |
| apihelp-query+protectedtitles-paramvalue-prop-comment (discute) (Tradui) | Adds the comment for the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-expiry (discute) (Tradui) | Adds the timestamp of when the protection will be lifted. |
| apihelp-query+protectedtitles-paramvalue-prop-level (discute) (Tradui) | Adds the protection level. |
| apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (discute) (Tradui) | Adds the parsed comment for the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-timestamp (discute) (Tradui) | Adds the timestamp of when protection was added. |
| apihelp-query+protectedtitles-paramvalue-prop-user (discute) (Tradui) | Adds the user that added the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-userid (discute) (Tradui) | Adds the user ID that added the protection. |
| apihelp-query+protectedtitles-summary (discute) (Tradui) | List all titles protected from creation. |
| apihelp-query+querypage-example-ancientpages (discute) (Tradui) | Return results from [[Special:Ancientpages]]. |
| apihelp-query+querypage-param-limit (discute) (Tradui) | Number of results to return. |
| apihelp-query+querypage-param-page (discute) (Tradui) | The name of the special page. Note, this is case-sensitive. |
| apihelp-query+querypage-summary (discute) (Tradui) | Get a list provided by a QueryPage-based special page. |
| apihelp-query+random-example-generator (discute) (Tradui) | Return page info about two random pages from the main namespace. |
| apihelp-query+random-example-minsize (discute) (Tradui) | Return page info about one random page from the main namespace that has at least 500 bytes of text. |
| apihelp-query+random-example-simple (discute) (Tradui) | Return two random pages from the main namespace. |
| apihelp-query+random-extended-description (discute) (Tradui) | 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-contentmodel (discute) (Tradui) | Filter pages that have the specified content model. |
| apihelp-query+random-param-filterredir (discute) (Tradui) | How to filter for redirects. |
| apihelp-query+random-param-limit (discute) (Tradui) | Limit how many random pages will be returned. |
| apihelp-query+random-param-maxsize (discute) (Tradui) | Limit to pages with at most this many bytes. |
| apihelp-query+random-param-minsize (discute) (Tradui) | Limit to pages with at least this many bytes. |
| apihelp-query+random-param-namespace (discute) (Tradui) | Return pages in these namespaces only. |
| apihelp-query+random-param-redirect (discute) (Tradui) | Use <kbd>$1filterredir=redirects</kbd> instead. |
| apihelp-query+random-summary (discute) (Tradui) | Get a set of random pages. |
| apihelp-query+recentchanges-example-generator (discute) (Tradui) | Get page info about recent unpatrolled changes. |
| apihelp-query+recentchanges-example-simple (discute) (Tradui) | List recent changes. |
| apihelp-query+recentchanges-param-end (discute) (Tradui) | The timestamp to end enumerating. |
| apihelp-query+recentchanges-param-excludeuser (discute) (Tradui) | Don't list changes by this user. |
| apihelp-query+recentchanges-param-generaterevisions (discute) (Tradui) | 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 (discute) (Tradui) | How many total changes to return. |
| apihelp-query+recentchanges-param-namespace (discute) (Tradui) | Filter changes to only these namespaces. |
| apihelp-query+recentchanges-param-prop (discute) (Tradui) | Include additional pieces of information: |
| apihelp-query+recentchanges-param-show (discute) (Tradui) | 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 (discute) (Tradui) | Only list changes that touch the named slot. |
| apihelp-query+recentchanges-param-start (discute) (Tradui) | The timestamp to start enumerating from. |
| apihelp-query+recentchanges-param-tag (discute) (Tradui) | Only list changes tagged with this tag. |
| apihelp-query+recentchanges-param-title (discute) (Tradui) | Filter entries to those related to a page. |
| apihelp-query+recentchanges-param-toponly (discute) (Tradui) | Only list changes which are the latest revision. |
| apihelp-query+recentchanges-param-type (discute) (Tradui) | Which types of changes to show. |
| apihelp-query+recentchanges-param-user (discute) (Tradui) | Only list changes by this user. |
| apihelp-query+recentchanges-paramvalue-prop-autopatrolled (discute) (Tradui) | Tags patrollable edits as being autopatrolled or not. |
| apihelp-query+recentchanges-paramvalue-prop-comment (discute) (Tradui) | Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |