ข้อความระบบ

ไปยังการนำทาง ไปยังการค้นหา
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ข้อความระบบ
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ เนื้อหาข้อความปริยาย
ข้อความปัจจุบัน
apihelp-query+recentchanges-example-generator (คุย) (แปล) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (คุย) (แปล) List recent changes.
apihelp-query+recentchanges-param-end (คุย) (แปล) The timestamp to end enumerating.
apihelp-query+recentchanges-param-excludeuser (คุย) (แปล) Don't list changes by this user.
apihelp-query+recentchanges-param-generaterevisions (คุย) (แปล) When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing.
apihelp-query+recentchanges-param-limit (คุย) (แปล) How many total changes to return.
apihelp-query+recentchanges-param-namespace (คุย) (แปล) Filter changes to only these namespaces.
apihelp-query+recentchanges-param-prop (คุย) (แปล) Include additional pieces of information:
apihelp-query+recentchanges-param-show (คุย) (แปล) Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon.
apihelp-query+recentchanges-param-start (คุย) (แปล) The timestamp to start enumerating from.
apihelp-query+recentchanges-param-tag (คุย) (แปล) Only list changes tagged with this tag.
apihelp-query+recentchanges-param-title (คุย) (แปล) Filter entries to those related to a page.
apihelp-query+recentchanges-param-token (คุย) (แปล) Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead.
apihelp-query+recentchanges-param-toponly (คุย) (แปล) Only list changes which are the latest revision.
apihelp-query+recentchanges-param-type (คุย) (แปล) Which types of changes to show.
apihelp-query+recentchanges-param-user (คุย) (แปล) Only list changes by this user.
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (คุย) (แปล) Tags patrollable edits as being autopatrolled or not.
apihelp-query+recentchanges-paramvalue-prop-comment (คุย) (แปล) Adds the comment for the edit.
apihelp-query+recentchanges-paramvalue-prop-flags (คุย) (แปล) Adds flags for the edit.
apihelp-query+recentchanges-paramvalue-prop-ids (คุย) (แปล) Adds the page ID, recent changes ID and the new and old revision ID.
apihelp-query+recentchanges-paramvalue-prop-loginfo (คุย) (แปล) Adds log information (log ID, log type, etc) to log entries.
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (คุย) (แปล) Adds the parsed comment for the edit.
apihelp-query+recentchanges-paramvalue-prop-patrolled (คุย) (แปล) Tags patrollable edits as being patrolled or unpatrolled.
apihelp-query+recentchanges-paramvalue-prop-redirect (คุย) (แปล) Tags edit if page is a redirect.
apihelp-query+recentchanges-paramvalue-prop-sha1 (คุย) (แปล) Adds the content checksum for entries associated with a revision.
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.
apihelp-query+recentchanges-paramvalue-prop-userid (คุย) (แปล) Adds the user ID responsible for the edit.
apihelp-query+recentchanges-summary (คุย) (แปล) Enumerate recent changes.
apihelp-query+redirects-example-generator (คุย) (แปล) Get information about all redirects to the [[Main Page]].
apihelp-query+redirects-example-simple (คุย) (แปล) Get a list of redirects to the [[Main Page]].
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: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment.
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-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-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.
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย