สารของระบบ

นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net ถ้าคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ

กรอง
กรองตามสถานะที่เลือก:    
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ ข้อความสารโดยปริยาย
ข้อความปัจจุบัน
apihelp-query+siteinfo-summary (คุย) (แปล) Return general information about the site.
apihelp-query+stashimageinfo-example-params (คุย) (แปล) Returns thumbnails for two stashed files.
apihelp-query+stashimageinfo-example-simple (คุย) (แปล) Returns information for a stashed file.
apihelp-query+stashimageinfo-param-filekey (คุย) (แปล) Key that identifies a previous upload that was stashed temporarily.
apihelp-query+stashimageinfo-param-sessionkey (คุย) (แปล) Alias for $1filekey, for backward compatibility.
apihelp-query+stashimageinfo-summary (คุย) (แปล) Returns file information for stashed files.
apihelp-query+tags-example-simple (คุย) (แปล) List available tags.
apihelp-query+tags-param-limit (คุย) (แปล) The maximum number of tags to list.
apihelp-query+tags-param-prop (คุย) (แปล) Which properties to get:
apihelp-query+tags-paramvalue-prop-active (คุย) (แปล) Whether the tag is still being applied.
apihelp-query+tags-paramvalue-prop-defined (คุย) (แปล) Indicate whether the tag is defined.
apihelp-query+tags-paramvalue-prop-description (คุย) (แปล) Adds description of the tag.
apihelp-query+tags-paramvalue-prop-displayname (คุย) (แปล) Adds system message for the tag.
apihelp-query+tags-paramvalue-prop-hitcount (คุย) (แปล) Adds the number of revisions and log entries that have this tag.
apihelp-query+tags-paramvalue-prop-name (คุย) (แปล) Adds name of tag.
apihelp-query+tags-paramvalue-prop-source (คุย) (แปล) Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users.
apihelp-query+tags-summary (คุย) (แปล) List change tags.
apihelp-query+templates-example-generator (คุย) (แปล) Get information about the template pages used on <kbd>Main Page</kbd>.
apihelp-query+templates-example-namespaces (คุย) (แปล) Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>.
apihelp-query+templates-example-simple (คุย) (แปล) Get the templates used on the page <kbd>Main Page</kbd>.
apihelp-query+templates-param-dir (คุย) (แปล) The direction in which to list.
apihelp-query+templates-param-limit (คุย) (แปล) How many templates to return.
apihelp-query+templates-param-namespace (คุย) (แปล) Show templates in these namespaces only.
apihelp-query+templates-param-templates (คุย) (แปล) Only list these templates. Useful for checking whether a certain page uses a certain template.
apihelp-query+templates-summary (คุย) (แปล) Returns all pages transcluded on the given pages.
apihelp-query+tokens-example-simple (คุย) (แปล) Retrieve a csrf token (the default).
apihelp-query+tokens-example-types (คุย) (แปล) Retrieve a watch token and a patrol token.
apihelp-query+tokens-param-type (คุย) (แปล) Types of token to request.
apihelp-query+tokens-summary (คุย) (แปล) Gets tokens for data-modifying actions.
apihelp-query+transcludedin-example-generator (คุย) (แปล) Get information about pages transcluding <kbd>Main Page</kbd>.
apihelp-query+transcludedin-example-simple (คุย) (แปล) Get a list of pages transcluding <kbd>Main Page</kbd>.
apihelp-query+transcludedin-param-limit (คุย) (แปล) How many to return.
apihelp-query+transcludedin-param-namespace (คุย) (แปล) Only include pages in these namespaces.
apihelp-query+transcludedin-param-prop (คุย) (แปล) Which properties to get:
apihelp-query+transcludedin-param-show (คุย) (แปล) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+transcludedin-paramvalue-prop-pageid (คุย) (แปล) Page ID of each page.
apihelp-query+transcludedin-paramvalue-prop-redirect (คุย) (แปล) Flag if the page is a redirect.
apihelp-query+transcludedin-paramvalue-prop-title (คุย) (แปล) Title of each page.
apihelp-query+transcludedin-summary (คุย) (แปล) Find all pages that transclude the given pages.
apihelp-query+usercontribs-example-ipprefix (คุย) (แปล) Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>.
apihelp-query+usercontribs-example-user (คุย) (แปล) Show contributions of user <kbd>Example</kbd>.
apihelp-query+usercontribs-param-end (คุย) (แปล) The end timestamp to return to.
apihelp-query+usercontribs-param-limit (คุย) (แปล) The maximum number of contributions to return.
apihelp-query+usercontribs-param-namespace (คุย) (แปล) Only list contributions in these namespaces.
apihelp-query+usercontribs-param-prop (คุย) (แปล) Include additional pieces of information:
apihelp-query+usercontribs-param-show (คุย) (แปล) Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown.
apihelp-query+usercontribs-param-start (คุย) (แปล) The start timestamp to return from.
apihelp-query+usercontribs-param-tag (คุย) (แปล) Only list revisions tagged with this tag.
apihelp-query+usercontribs-param-toponly (คุย) (แปล) Only list changes which are the latest revision.
apihelp-query+usercontribs-param-user (คุย) (แปล) The users to retrieve contributions for. Cannot be used with <var>$1userids</var> or <var>$1userprefix</var>.
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย