ข้อความระบบ
จาก ฐานข้อมูลการเมืองการปกครอง สถาบันพระปกเกล้า
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ
กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ชื่อ | เนื้อหาข้อความปริยาย |
---|---|
ข้อความปัจจุบัน | |
apihelp-query+recentchanges-paramvalue-prop-sizes (คุย) (แปล) | Adds the new and old page length in bytes. |
apihelp-query+recentchanges-paramvalue-prop-tags (คุย) (แปล) | Lists tags for the entry. |
apihelp-query+recentchanges-paramvalue-prop-timestamp (คุย) (แปล) | Adds timestamp of the edit. |
apihelp-query+recentchanges-paramvalue-prop-title (คุย) (แปล) | Adds the page title of the edit. |
apihelp-query+recentchanges-paramvalue-prop-user (คุย) (แปล) | Adds the user responsible for the edit and tags if they are an IP. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-userid (คุย) (แปล) | Adds the user ID responsible for the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+recentchanges-summary (คุย) (แปล) | แจกแจงการปรับปรุงล่าสุด |
apihelp-query+redirects-example-generator (คุย) (แปล) | Get information about all redirects to the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+redirects-example-simple (คุย) (แปล) | Get a list of redirects to the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+redirects-param-limit (คุย) (แปล) | How many redirects to return. |
apihelp-query+redirects-param-namespace (คุย) (แปล) | Only include pages in these namespaces. |
apihelp-query+redirects-param-prop (คุย) (แปล) | Which properties to get: |
apihelp-query+redirects-param-show (คุย) (แปล) | Show only items that meet these criteria: |
apihelp-query+redirects-paramvalue-prop-fragment (คุย) (แปล) | Fragment of each redirect, if any. |
apihelp-query+redirects-paramvalue-prop-pageid (คุย) (แปล) | Page ID of each redirect. |
apihelp-query+redirects-paramvalue-prop-title (คุย) (แปล) | Title of each redirect. |
apihelp-query+redirects-paramvalue-show-!fragment (คุย) (แปล) | Only show redirects without a fragment. |
apihelp-query+redirects-paramvalue-show-fragment (คุย) (แปล) | Only show redirects with a fragment. |
apihelp-query+redirects-summary (คุย) (แปล) | Returns all redirects to the given pages. |
apihelp-query+revisions+base-param-contentformat (คุย) (แปล) | Serialization format used for <var>$1difftotext</var> and expected for output of content. |
apihelp-query+revisions+base-param-contentformat-slot (คุย) (แปล) | Content serialization format used 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. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
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>$2diffto</var>. If <var>$2section</var> is set, only that section will be diffed against this text. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
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. If <var>$3prop=content</var>, <var>$3prop=parsetree</var>, <var>$3diffto</var> or <var>$3difftotext</var> is used, the limit is $1. If <var>$3parse</var> is used, the limit is $2. |
apihelp-query+revisions+base-param-parse (คุย) (แปล) | Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires <var>$2prop=content</var>). For performance reasons, if this option is used, <var>$2limit</var> 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 the section with this identifier. |
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. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-content (คุย) (แปล) | Content of each revision slot. If the content has been revision deleted, a <samp>texthidden</samp> property will be returned. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
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. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
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>). For performance reasons, if this option is used, <var>$3limit</var> is enforced to $2. |
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. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
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. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-slotsize (คุย) (แปล) | Length (bytes) of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-tags (คุย) (แปล) | ป้ายระบุสำหรับรุ่นแก้ไขนี้ |
apihelp-query+revisions+base-paramvalue-prop-timestamp (คุย) (แปล) | The timestamp of the revision. |
apihelp-query+revisions+base-paramvalue-prop-user (คุย) (แปล) | User that made the revision. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-userid (คุย) (แปล) | User ID of the revision creator. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+revisions-example-content (คุย) (แปล) | Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5 (คุย) (แปล) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5-after (คุย) (แปล) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01. |