สารของระบบ
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net ถ้าคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ชื่อ | ข้อความสารโดยปริยาย |
---|---|
ข้อความปัจจุบัน | |
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-start (คุย) (แปล) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (คุย) (แปล) | Only list changes tagged with this tag. |
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. |
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. |
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. |
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. |
apihelp-query+recentchanges-paramvalue-prop-userid (คุย) (แปล) | Adds the user ID responsible for the edit. |
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]]. |
apihelp-query+redirects-param-limit (คุย) (แปล) | How many redirects to return. |
apihelp-query+redirects-param-namespace (คุย) (แปล) | Only include pages in these namespaces. |
apihelp-query+redirects-param-prop (คุย) (แปล) | Which properties to get: |
apihelp-query+redirects-param-show (คุย) (แปล) | Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment. |
apihelp-query+redirects-paramvalue-prop-fragment (คุย) (แปล) | Fragment of each redirect, if any. |
apihelp-query+redirects-paramvalue-prop-pageid (คุย) (แปล) | Page ID of each redirect. |
apihelp-query+redirects-paramvalue-prop-title (คุย) (แปล) | Title of each redirect. |
apihelp-query+redirects-summary (คุย) (แปล) | Returns all redirects to the given pages. |