Pesan sistem
Ini adalah daftar semua pesan sistem yang tersedia dalam ruang nama MediaWiki. Silakan kunjungi Pelokalan MediaWiki dan translatewiki.net jika Anda ingin berkontribusi untuk pelokalan generik MediaWiki.
Nama | Teks baku |
---|---|
Teks sekarang | |
apihelp-query+protectedtitles-paramvalue-prop-timestamp (bicara) (Terjemahkan) | Adds the timestamp of when protection was added. |
apihelp-query+protectedtitles-paramvalue-prop-user (bicara) (Terjemahkan) | Adds the user that added the protection. |
apihelp-query+protectedtitles-paramvalue-prop-userid (bicara) (Terjemahkan) | Adds the user ID that added the protection. |
apihelp-query+protectedtitles-summary (bicara) (Terjemahkan) | List all titles protected from creation. |
apihelp-query+querypage-example-ancientpages (bicara) (Terjemahkan) | Return results from [[Special:Ancientpages]]. |
apihelp-query+querypage-param-limit (bicara) (Terjemahkan) | Number of results to return. |
apihelp-query+querypage-param-page (bicara) (Terjemahkan) | The name of the special page. Note, this is case sensitive. |
apihelp-query+querypage-summary (bicara) (Terjemahkan) | Get a list provided by a QueryPage-based special page. |
apihelp-query+random-example-generator (bicara) (Terjemahkan) | Return page info about two random pages from the main namespace. |
apihelp-query+random-example-simple (bicara) (Terjemahkan) | Return two random pages from the main namespace. |
apihelp-query+random-extended-description (bicara) (Terjemahkan) | 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 (bicara) (Terjemahkan) | How to filter for redirects. |
apihelp-query+random-param-limit (bicara) (Terjemahkan) | Limit how many random pages will be returned. |
apihelp-query+random-param-namespace (bicara) (Terjemahkan) | Return pages in these namespaces only. |
apihelp-query+random-param-redirect (bicara) (Terjemahkan) | Use <kbd>$1filterredir=redirects</kbd> instead. |
apihelp-query+random-summary (bicara) (Terjemahkan) | Get a set of random pages. |
apihelp-query+recentchanges-example-generator (bicara) (Terjemahkan) | Get page info about recent unpatrolled changes. |
apihelp-query+recentchanges-example-simple (bicara) (Terjemahkan) | List recent changes. |
apihelp-query+recentchanges-param-end (bicara) (Terjemahkan) | The timestamp to end enumerating. |
apihelp-query+recentchanges-param-excludeuser (bicara) (Terjemahkan) | Don't list changes by this user. |
apihelp-query+recentchanges-param-generaterevisions (bicara) (Terjemahkan) | 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 (bicara) (Terjemahkan) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (bicara) (Terjemahkan) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (bicara) (Terjemahkan) | Include additional pieces of information: |
apihelp-query+recentchanges-param-show (bicara) (Terjemahkan) | 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-start (bicara) (Terjemahkan) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (bicara) (Terjemahkan) | Only list changes tagged with this tag. |
apihelp-query+recentchanges-param-token (bicara) (Terjemahkan) | Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead. |
apihelp-query+recentchanges-param-toponly (bicara) (Terjemahkan) | Only list changes which are the latest revision. |
apihelp-query+recentchanges-param-type (bicara) (Terjemahkan) | Which types of changes to show. |
apihelp-query+recentchanges-param-user (bicara) (Terjemahkan) | Only list changes by this user. |
apihelp-query+recentchanges-paramvalue-prop-comment (bicara) (Terjemahkan) | Adds the comment for the edit. |
apihelp-query+recentchanges-paramvalue-prop-flags (bicara) (Terjemahkan) | Adds flags for the edit. |
apihelp-query+recentchanges-paramvalue-prop-ids (bicara) (Terjemahkan) | Adds the page ID, recent changes ID and the new and old revision ID. |
apihelp-query+recentchanges-paramvalue-prop-loginfo (bicara) (Terjemahkan) | Adds log information (log ID, log type, etc) to log entries. |
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (bicara) (Terjemahkan) | Adds the parsed comment for the edit. |
apihelp-query+recentchanges-paramvalue-prop-patrolled (bicara) (Terjemahkan) | Tags patrollable edits as being patrolled or unpatrolled. |
apihelp-query+recentchanges-paramvalue-prop-redirect (bicara) (Terjemahkan) | Tags edit if page is a redirect. |
apihelp-query+recentchanges-paramvalue-prop-sha1 (bicara) (Terjemahkan) | Adds the content checksum for entries associated with a revision. |
apihelp-query+recentchanges-paramvalue-prop-sizes (bicara) (Terjemahkan) | Adds the new and old page length in bytes. |
apihelp-query+recentchanges-paramvalue-prop-tags (bicara) (Terjemahkan) | Lists tags for the entry. |
apihelp-query+recentchanges-paramvalue-prop-timestamp (bicara) (Terjemahkan) | Adds timestamp of the edit. |
apihelp-query+recentchanges-paramvalue-prop-title (bicara) (Terjemahkan) | Adds the page title of the edit. |
apihelp-query+recentchanges-paramvalue-prop-user (bicara) (Terjemahkan) | Adds the user responsible for the edit and tags if they are an IP. |
apihelp-query+recentchanges-paramvalue-prop-userid (bicara) (Terjemahkan) | Adds the user ID responsible for the edit. |
apihelp-query+recentchanges-summary (bicara) (Terjemahkan) | Enumerate recent changes. |
apihelp-query+redirects-example-generator (bicara) (Terjemahkan) | Get information about all redirects to the [[Main Page]]. |
apihelp-query+redirects-example-simple (bicara) (Terjemahkan) | Get a list of redirects to the [[Main Page]]. |
apihelp-query+redirects-param-limit (bicara) (Terjemahkan) | How many redirects to return. |
apihelp-query+redirects-param-namespace (bicara) (Terjemahkan) | Only include pages in these namespaces. |