ข้อความระบบ
ไปยังการนำทาง
ไปยังการค้นหา
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ
กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ชื่อ | เนื้อหาข้อความปริยาย |
---|---|
ข้อความปัจจุบัน | |
apihelp-parse-paramvalue-prop-templates (คุย) (แปล) | Gives the templates in the parsed wikitext. |
apihelp-parse-paramvalue-prop-text (คุย) (แปล) | Gives the parsed text of the wikitext. |
apihelp-parse-paramvalue-prop-wikitext (คุย) (แปล) | Gives the original wikitext that was parsed. |
apihelp-parse-summary (คุย) (แปล) | Parses content and returns parser output. |
apihelp-patrol-example-rcid (คุย) (แปล) | Patrol a recent change. |
apihelp-patrol-example-revid (คุย) (แปล) | Patrol a revision. |
apihelp-patrol-param-rcid (คุย) (แปล) | Recentchanges ID to patrol. |
apihelp-patrol-param-revid (คุย) (แปล) | Revision ID to patrol. |
apihelp-patrol-param-tags (คุย) (แปล) | Change tags to apply to the entry in the patrol log. |
apihelp-patrol-summary (คุย) (แปล) | Patrol a page or revision. |
apihelp-php-param-formatversion (คุย) (แปล) | Output formatting |
apihelp-php-paramvalue-formatversion-1 (คุย) (แปล) | Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). |
apihelp-php-paramvalue-formatversion-2 (คุย) (แปล) | Modern format. |
apihelp-php-paramvalue-formatversion-latest (คุย) (แปล) | Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-php-summary (คุย) (แปล) | Output data in serialized PHP format. |
apihelp-phpfm-summary (คุย) (แปล) | Output data in serialized PHP format (pretty-print in HTML). |
apihelp-protect-example-protect (คุย) (แปล) | Protect a page. |
apihelp-protect-example-unprotect (คุย) (แปล) | Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action). |
apihelp-protect-example-unprotect2 (คุย) (แปล) | Unprotect a page by setting no restrictions. |
apihelp-protect-param-cascade (คุย) (แปล) | Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading. |
apihelp-protect-param-expiry (คุย) (แปล) | Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection. |
apihelp-protect-param-pageid (คุย) (แปล) | ID of the page to (un)protect. Cannot be used together with $1title. |
apihelp-protect-param-protections (คุย) (แปล) | List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed. |
apihelp-protect-param-reason (คุย) (แปล) | Reason for (un)protecting. |
apihelp-protect-param-tags (คุย) (แปล) | Change tags to apply to the entry in the protection log. |
apihelp-protect-param-title (คุย) (แปล) | Title of the page to (un)protect. Cannot be used together with $1pageid. |
apihelp-protect-param-watch (คุย) (แปล) | If set, add the page being (un)protected to the current user's watchlist. |
apihelp-protect-param-watchlist (คุย) (แปล) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
apihelp-protect-param-watchlistexpiry (คุย) (แปล) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-protect-summary (คุย) (แปล) | Change the protection level of a page. |
apihelp-purge-example-generator (คุย) (แปล) | Purge the first 10 pages in the main namespace. |
apihelp-purge-example-simple (คุย) (แปล) | Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page. |
apihelp-purge-param-forcelinkupdate (คุย) (แปล) | Update the links tables and do other secondary data updates. |
apihelp-purge-param-forcerecursivelinkupdate (คุย) (แปล) | Same as <kbd>forcelinkupdate</kbd>, and update the links tables for any page that uses this page as a template. |
apihelp-purge-summary (คุย) (แปล) | Purge the cache for the given titles. |
apihelp-query+allcategories-example-generator (คุย) (แปล) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
apihelp-query+allcategories-example-size (คุย) (แปล) | List categories with information on the number of pages in each. |
apihelp-query+allcategories-param-dir (คุย) (แปล) | Direction to sort in. |
apihelp-query+allcategories-param-from (คุย) (แปล) | The category to start enumerating from. |
apihelp-query+allcategories-param-limit (คุย) (แปล) | How many categories to return. |
apihelp-query+allcategories-param-max (คุย) (แปล) | Only return categories with at most this many members. |
apihelp-query+allcategories-param-min (คุย) (แปล) | Only return categories with at least this many members. |
apihelp-query+allcategories-param-prefix (คุย) (แปล) | Search for all category titles that begin with this value. |
apihelp-query+allcategories-param-prop (คุย) (แปล) | Which properties to get: |
apihelp-query+allcategories-param-to (คุย) (แปล) | The category to stop enumerating at. |
apihelp-query+allcategories-paramvalue-prop-hidden (คุย) (แปล) | Tags categories that are hidden with <code>__HIDDENCAT__</code>. |
apihelp-query+allcategories-paramvalue-prop-size (คุย) (แปล) | Adds number of pages in the category. |
apihelp-query+allcategories-summary (คุย) (แปล) | Enumerate all categories. |
apihelp-query+alldeletedrevisions-example-ns-main (คุย) (แปล) | List the first 50 deleted revisions in the main namespace. |
apihelp-query+alldeletedrevisions-example-user (คุย) (แปล) | List the last 50 deleted contributions by user <kbd>Example</kbd>. |