ข้อความระบบ
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ
กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
| ชื่อ | เนื้อหาข้อความปริยาย |
|---|---|
| ข้อความปัจจุบัน | |
| apihelp-query+watchlist-paramvalue-prop-tags (คุย) (แปล) | Lists tags for the entry. |
| apihelp-query+watchlist-paramvalue-prop-timestamp (คุย) (แปล) | Adds timestamp of the edit. |
| apihelp-query+watchlist-paramvalue-prop-title (คุย) (แปล) | Adds title of the page. |
| apihelp-query+watchlist-paramvalue-prop-user (คุย) (แปล) | Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-prop-userid (คุย) (แปล) | Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-type-categorize (คุย) (แปล) | Category membership changes. |
| apihelp-query+watchlist-paramvalue-type-edit (คุย) (แปล) | Regular page edits. |
| apihelp-query+watchlist-paramvalue-type-external (คุย) (แปล) | External changes. |
| apihelp-query+watchlist-paramvalue-type-log (คุย) (แปล) | Log entries. |
| apihelp-query+watchlist-paramvalue-type-new (คุย) (แปล) | Page creations. |
| apihelp-query+watchlist-summary (คุย) (แปล) | Get recent changes to pages in the current user's watchlist. |
| apihelp-query+watchlistraw-example-generator (คุย) (แปล) | Fetch page info for pages on the current user's watchlist. |
| apihelp-query+watchlistraw-example-simple (คุย) (แปล) | List pages on the current user's watchlist. |
| apihelp-query+watchlistraw-param-dir (คุย) (แปล) | The direction in which to list. |
| apihelp-query+watchlistraw-param-fromtitle (คุย) (แปล) | Title (with namespace prefix) to begin enumerating from. |
| apihelp-query+watchlistraw-param-limit (คุย) (แปล) | How many total results to return per request. |
| apihelp-query+watchlistraw-param-namespace (คุย) (แปล) | Only list pages in the given namespaces. |
| apihelp-query+watchlistraw-param-owner (คุย) (แปล) | Used along with $1token to access a different user's watchlist. |
| apihelp-query+watchlistraw-param-prop (คุย) (แปล) | Which additional properties to get: |
| apihelp-query+watchlistraw-param-show (คุย) (แปล) | Only list items that meet these criteria. |
| apihelp-query+watchlistraw-param-token (คุย) (แปล) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
| apihelp-query+watchlistraw-param-totitle (คุย) (แปล) | Title (with namespace prefix) to stop enumerating at. |
| apihelp-query+watchlistraw-paramvalue-prop-changed (คุย) (แปล) | Adds timestamp of when the user was last notified about the edit. |
| apihelp-query+watchlistraw-summary (คุย) (แปล) | Get all pages on the current user's watchlist. |
| apihelp-query-example-allpages (คุย) (แปล) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
| apihelp-query-example-revisions (คุย) (แปล) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>. |
| apihelp-query-extended-description (คุย) (แปล) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
| apihelp-query-param-export (คุย) (แปล) | Export the current revisions of all given or generated pages. |
| apihelp-query-param-exportnowrap (คุย) (แปล) | Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export. |
| apihelp-query-param-exportschema (คุย) (แปล) | Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>. |
| apihelp-query-param-indexpageids (คุย) (แปล) | Include an additional pageids section listing all returned page IDs. |
| apihelp-query-param-iwurl (คุย) (แปล) | Whether to get the full URL if the title is an interwiki link. |
| apihelp-query-param-list (คุย) (แปล) | Which lists to get. |
| apihelp-query-param-meta (คุย) (แปล) | Which metadata to get. |
| apihelp-query-param-prop (คุย) (แปล) | Which properties to get for the queried pages. |
| apihelp-query-param-rawcontinue (คุย) (แปล) | Return raw <samp>query-continue</samp> data for continuation. |
| apihelp-query-summary (คุย) (แปล) | Fetch data from and about MediaWiki. |
| apihelp-rawfm-summary (คุย) (แปล) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
| apihelp-removeauthenticationdata-example-simple (คุย) (แปล) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
| apihelp-removeauthenticationdata-summary (คุย) (แปล) | Remove authentication data for the current user. |
| apihelp-resetpassword-example-email (คุย) (แปล) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |
| apihelp-resetpassword-example-user (คุย) (แปล) | Send a password reset email to user <kbd>Example</kbd>. |
| apihelp-resetpassword-extended-description-noroutes (คุย) (แปล) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
| apihelp-resetpassword-param-email (คุย) (แปล) | Email address of the user being reset. |
| apihelp-resetpassword-param-user (คุย) (แปล) | User being reset. |
| apihelp-resetpassword-summary (คุย) (แปล) | Send a password reset email to a user. |
| apihelp-revisiondelete-example-log (คุย) (แปล) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
| apihelp-revisiondelete-example-revision (คุย) (แปล) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
| apihelp-revisiondelete-param-hide (คุย) (แปล) | What to hide for each revision. |
| apihelp-revisiondelete-param-ids (คุย) (แปล) | Identifiers for the revisions to be deleted. |