สารของระบบ
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net ถ้าคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ชื่อ | ข้อความสารโดยปริยาย |
---|---|
ข้อความปัจจุบัน | |
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-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. |
apihelp-revisiondelete-param-reason (คุย) (แปล) | Reason for the deletion or undeletion. |
apihelp-revisiondelete-param-show (คุย) (แปล) | What to unhide for each revision. |
apihelp-revisiondelete-param-suppress (คุย) (แปล) | Whether to suppress data from administrators as well as others. |
apihelp-revisiondelete-param-tags (คุย) (แปล) | Tags to apply to the entry in the deletion log. |
apihelp-revisiondelete-param-target (คุย) (แปล) | Page title for the revision deletion, if required for the type. |
apihelp-revisiondelete-param-type (คุย) (แปล) | Type of revision deletion being performed. |
apihelp-revisiondelete-summary (คุย) (แปล) | Delete and undelete revisions. |
apihelp-rollback-example-simple (คุย) (แปล) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
apihelp-rollback-example-summary (คุย) (แปล) | Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
apihelp-rollback-extended-description (คุย) (แปล) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
apihelp-rollback-param-markbot (คุย) (แปล) | Mark the reverted edits and the revert as bot edits. |
apihelp-rollback-param-pageid (คุย) (แปล) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
apihelp-rollback-param-summary (คุย) (แปล) | Custom edit summary. If empty, default summary will be used. |
apihelp-rollback-param-tags (คุย) (แปล) | Tags to apply to the rollback. |
apihelp-rollback-param-title (คุย) (แปล) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
apihelp-rollback-param-user (คุย) (แปล) | Name of the user whose edits are to be rolled back. |
apihelp-rollback-param-watchlist (คุย) (แปล) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-rollback-summary (คุย) (แปล) | Undo the last edit to the page. |
apihelp-rsd-example-simple (คุย) (แปล) | Export the RSD schema. |
apihelp-rsd-summary (คุย) (แปล) | Export an RSD (Really Simple Discovery) schema. |