สารของระบบ
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net ถ้าคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ชื่อ | ข้อความสารโดยปริยาย |
---|---|
ข้อความปัจจุบัน | |
apihelp-query+revisions+base-param-contentformat (คุย) (แปล) | Serialization format used for <var>$1difftotext</var> and expected for output of content. |
apihelp-query+revisions+base-param-diffto (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively. |
apihelp-query+revisions+base-param-difftotext (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text. |
apihelp-query+revisions+base-param-difftotextpst (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>. |
apihelp-query+revisions+base-param-expandtemplates (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content). |
apihelp-query+revisions+base-param-generatexml (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content). |
apihelp-query+revisions+base-param-limit (คุย) (แปล) | Limit how many revisions will be returned. |
apihelp-query+revisions+base-param-parse (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1. |
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-paramvalue-prop-comment (คุย) (แปล) | Comment by the user for the revision. |
apihelp-query+revisions+base-paramvalue-prop-content (คุย) (แปล) | Text of the revision. |
apihelp-query+revisions+base-paramvalue-prop-contentmodel (คุย) (แปล) | Content model ID of the revision. |
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 (คุย) (แปล) | <span class="apihelp-deprecated">Deprecated.</span> 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-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-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: |