สารของระบบ

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

กรอง
กรองตามสถานะที่เลือก:    
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ ข้อความสารโดยปริยาย
ข้อความปัจจุบัน
apihelp-query+imageinfo-param-urlheight (คุย) (แปล) Similar to $1urlwidth.
apihelp-query+imageinfo-param-urlparam (คุย) (แปล) A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>.
apihelp-query+imageinfo-param-urlwidth (คุย) (แปล) If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned.
apihelp-query+imageinfo-paramvalue-prop-archivename (คุย) (แปล) Adds the filename of the archive version for non-latest versions.
apihelp-query+imageinfo-paramvalue-prop-badfile (คุย) (แปล) Adds whether the file is on the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-paramvalue-prop-bitdepth (คุย) (แปล) Adds the bit depth of the version.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (คุย) (แปล) Adds the canonical title of the file.
apihelp-query+imageinfo-paramvalue-prop-comment (คุย) (แปล) Comment on the version.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (คุย) (แปล) Lists file format generic metadata for the version of the file.
apihelp-query+imageinfo-paramvalue-prop-dimensions (คุย) (แปล) Alias for size.
apihelp-query+imageinfo-paramvalue-prop-extmetadata (คุย) (แปล) Lists formatted metadata combined from multiple sources. Results are HTML formatted.
apihelp-query+imageinfo-paramvalue-prop-mediatype (คุย) (แปล) Adds the media type of the file.
apihelp-query+imageinfo-paramvalue-prop-metadata (คุย) (แปล) Lists Exif metadata for the version of the file.
apihelp-query+imageinfo-paramvalue-prop-mime (คุย) (แปล) Adds MIME type of the file.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (คุย) (แปล) Parse the comment on the version.
apihelp-query+imageinfo-paramvalue-prop-sha1 (คุย) (แปล) Adds SHA-1 hash for the file.
apihelp-query+imageinfo-paramvalue-prop-size (คุย) (แปล) Adds the size of the file in bytes and the height, width and page count (if applicable).
apihelp-query+imageinfo-paramvalue-prop-thumbmime (คุย) (แปล) Adds MIME type of the image thumbnail (requires url and param $1urlwidth).
apihelp-query+imageinfo-paramvalue-prop-timestamp (คุย) (แปล) Adds timestamp for the uploaded version.
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (คุย) (แปล) Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core.
apihelp-query+imageinfo-paramvalue-prop-url (คุย) (แปล) Gives URL to the file and the description page.
apihelp-query+imageinfo-paramvalue-prop-user (คุย) (แปล) Adds the user who uploaded each file version.
apihelp-query+imageinfo-paramvalue-prop-userid (คุย) (แปล) Add the ID of the user that uploaded each file version.
apihelp-query+imageinfo-summary (คุย) (แปล) Returns file information and upload history.
apihelp-query+images-example-generator (คุย) (แปล) Get information about all files used in the [[Main Page]].
apihelp-query+images-example-simple (คุย) (แปล) Get a list of files used in the [[Main Page]].
apihelp-query+images-param-dir (คุย) (แปล) The direction in which to list.
apihelp-query+images-param-images (คุย) (แปล) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (คุย) (แปล) How many files to return.
apihelp-query+images-summary (คุย) (แปล) Returns all files contained on the given pages.
apihelp-query+imageusage-example-generator (คุย) (แปล) Get information about pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-example-simple (คุย) (แปล) Show pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-param-dir (คุย) (แปล) The direction in which to list.
apihelp-query+imageusage-param-filterredir (คุย) (แปล) How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level.
apihelp-query+imageusage-param-limit (คุย) (แปล) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+imageusage-param-namespace (คุย) (แปล) The namespace to enumerate.
apihelp-query+imageusage-param-pageid (คุย) (แปล) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-param-redirect (คุย) (แปล) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+imageusage-param-title (คุย) (แปล) Title to search. Cannot be used together with $1pageid.
apihelp-query+imageusage-summary (คุย) (แปล) Find all pages that use the given image title.
apihelp-query+info-example-protection (คุย) (แปล) Get general and protection information about the page <kbd>Main Page</kbd>.
apihelp-query+info-example-simple (คุย) (แปล) Get information about the page <kbd>Main Page</kbd>.
apihelp-query+info-param-prop (คุย) (แปล) Which additional properties to get:
apihelp-query+info-param-testactions (คุย) (แปล) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-token (คุย) (แปล) Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead.
apihelp-query+info-paramvalue-prop-displaytitle (คุย) (แปล) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-notificationtimestamp (คุย) (แปล) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (คุย) (แปล) Gives the text returned by EditFormPreloadText.
apihelp-query+info-paramvalue-prop-protection (คุย) (แปล) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (คุย) (แปล) Whether the user can read this page.
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย