ข้อความระบบ
ไปยังการนำทาง
ไปยังการค้นหา
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ
กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ชื่อ | เนื้อหาข้อความปริยาย |
---|---|
ข้อความปัจจุบัน | |
apihelp-query+revisions+base-param-prop (คุย) (แปล) | Which properties to get for each revision: |
apihelp-query+revisions+base-param-section (คุย) (แปล) | Only retrieve the content of this section number. |
apihelp-query+revisions+base-param-slots (คุย) (แปล) | Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format. |
apihelp-query+revisions+base-paramvalue-prop-comment (คุย) (แปล) | Comment by the user for the revision. |
apihelp-query+revisions+base-paramvalue-prop-content (คุย) (แปล) | Content of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-contentmodel (คุย) (แปล) | Content model ID of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-flags (คุย) (แปล) | Revision flags (minor). |
apihelp-query+revisions+base-paramvalue-prop-ids (คุย) (แปล) | The ID of the revision. |
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (คุย) (แปล) | Parsed comment by the user for the revision. |
apihelp-query+revisions+base-paramvalue-prop-parsetree (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>). |
apihelp-query+revisions+base-paramvalue-prop-roles (คุย) (แปล) | List content slot roles that exist in the revision. |
apihelp-query+revisions+base-paramvalue-prop-sha1 (คุย) (แปล) | SHA-1 (base 16) of the revision. |
apihelp-query+revisions+base-paramvalue-prop-size (คุย) (แปล) | Length (bytes) of the revision. |
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (คุย) (แปล) | SHA-1 (base 16) of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-slotsize (คุย) (แปล) | Length (bytes) of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-tags (คุย) (แปล) | Tags for the revision. |
apihelp-query+revisions+base-paramvalue-prop-timestamp (คุย) (แปล) | The timestamp of the revision. |
apihelp-query+revisions+base-paramvalue-prop-user (คุย) (แปล) | User that made the revision. |
apihelp-query+revisions+base-paramvalue-prop-userid (คุย) (แปล) | User ID of the revision creator. |
apihelp-query+revisions-example-content (คุย) (แปล) | Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5 (คุย) (แปล) | Get first 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5-after (คุย) (แปล) | Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01. |
apihelp-query+revisions-example-first5-not-localhost (คุย) (แปล) | Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>. |
apihelp-query+revisions-example-first5-user (คุย) (แปล) | Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>. |
apihelp-query+revisions-example-last5 (คุย) (แปล) | Get last 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-extended-description (คุย) (แปล) | May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids. |
apihelp-query+revisions-param-end (คุย) (แปล) | Enumerate up to this timestamp. |
apihelp-query+revisions-param-endid (คุย) (แปล) | Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-excludeuser (คุย) (แปล) | Exclude revisions made by user. |
apihelp-query+revisions-param-start (คุย) (แปล) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (คุย) (แปล) | Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-tag (คุย) (แปล) | Only list revisions tagged with this tag. |
apihelp-query+revisions-param-token (คุย) (แปล) | Which tokens to obtain for each revision. |
apihelp-query+revisions-param-user (คุย) (แปล) | Only include revisions made by user. |
apihelp-query+revisions-paraminfo-singlepageonly (คุย) (แปล) | May only be used with a single page (mode #2). |
apihelp-query+revisions-summary (คุย) (แปล) | Get revision information. |
apihelp-query+search-example-generator (คุย) (แปล) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
apihelp-query+search-example-simple (คุย) (แปล) | Search for <kbd>meaning</kbd>. |
apihelp-query+search-example-text (คุย) (แปล) | Search texts for <kbd>meaning</kbd>. |
apihelp-query+search-param-backend (คุย) (แปล) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (คุย) (แปล) | Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors. |
apihelp-query+search-param-info (คุย) (แปล) | Which metadata to return. |
apihelp-query+search-param-interwiki (คุย) (แปล) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (คุย) (แปล) | How many total pages to return. |
apihelp-query+search-param-namespace (คุย) (แปล) | Search only within these namespaces. |
apihelp-query+search-param-prop (คุย) (แปล) | Which properties to return: |
apihelp-query+search-param-qiprofile (คุย) (แปล) | Query independent profile to use (affects ranking algorithm). |
apihelp-query+search-param-search (คุย) (แปล) | Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements. |
apihelp-query+search-param-sort (คุย) (แปล) | Set the sort order of returned results. |
apihelp-query+search-param-what (คุย) (แปล) | Which type of search to perform. |