ข้อความระบบ

จาก ฐานข้อมูลการเมืองการปกครอง สถาบันพระปกเกล้า
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ข้อความระบบ
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ เนื้อหาข้อความปริยาย
ข้อความปัจจุบัน
apihelp-query+notifications-param-notifiertypes (คุย) (แปล) Notifier types for which to return notifications.
apihelp-query+notifications-param-prop (คุย) (แปล) Details to request.
apihelp-query+notifications-param-sections (คุย) (แปล) The notification sections to query (i.e. some combination of 'alert' and 'message').
apihelp-query+notifications-param-titles (คุย) (แปล) Only return notifications for these pages. To get notifications not associated with any page, use [] as a title.
apihelp-query+notifications-param-unreadfirst (คุย) (แปล) Whether to show unread notifications first (only used if groupbysection is not set).
apihelp-query+notifications-param-wikis (คุย) (แปล) List of wikis to fetch notifications from (defaults to only current wiki).
apihelp-query+notifications-paramvalue-format-flyout (คุย) (แปล) <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data
apihelp-query+notifications-paramvalue-format-html (คุย) (แปล) <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data
apihelp-query+notifications-paramvalue-format-model (คุย) (แปล) Raw notification data
apihelp-query+notifications-paramvalue-format-special (คุย) (แปล) Formatted for Special:Notifications page (and only that!) Do not rely on the HTML as it may change at any given time.
apihelp-query+notifications-summary (คุย) (แปล) Get notifications waiting for the current user.
apihelp-query+pageimages-example-1 (คุย) (แปล) Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page.
apihelp-query+pageimages-param-langcode (คุย) (แปล) Code for the language the image is going to be rendered in if multiple languages are supported
apihelp-query+pageimages-param-license (คุย) (แปล) Limit page images to a certain license type:
apihelp-query+pageimages-param-limit (คุย) (แปล) Properties of how many pages to return.
apihelp-query+pageimages-param-prop (คุย) (แปล) Which information to return:
apihelp-query+pageimages-param-thumbsize (คุย) (แปล) Maximum width in pixels of thumbnail images.
apihelp-query+pageimages-paramvalue-license-any (คุย) (แปล) Best image, whether free or non-free.
apihelp-query+pageimages-paramvalue-license-free (คุย) (แปล) Only free images.
apihelp-query+pageimages-paramvalue-prop-name (คุย) (แปล) Image title.
apihelp-query+pageimages-paramvalue-prop-original (คุย) (แปล) URL and original dimensions of image associated with page, if any.
apihelp-query+pageimages-paramvalue-prop-thumbnail (คุย) (แปล) URL and dimensions of thumbnail image associated with page, if any.
apihelp-query+pageimages-summary (คุย) (แปล) Returns information about images on the page, such as thumbnail and presence of photos.
apihelp-query+pagepropnames-example-simple (คุย) (แปล) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (คุย) (แปล) The maximum number of names to return.
apihelp-query+pagepropnames-summary (คุย) (แปล) List all page property names in use on the wiki.
apihelp-query+pageprops-example-simple (คุย) (แปล) Get properties for the pages <kbd>{{MediaWiki:Mainpage}}</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (คุย) (แปล) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (คุย) (แปล) Get various page properties defined in the page content.
apihelp-query+pageswithprop-example-generator (คุย) (แปล) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (คุย) (แปล) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (คุย) (แปล) ทิศทางในการเรียงลำดับ
apihelp-query+pageswithprop-param-limit (คุย) (แปล) จำนวนหน้าสูงสุดที่จะส่งกลับ
apihelp-query+pageswithprop-param-prop (คุย) (แปล) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (คุย) (แปล) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (คุย) (แปล) เพิ่มไอดีหน้า
apihelp-query+pageswithprop-paramvalue-prop-title (คุย) (แปล) เพิ่มชื่อและไอดีเนมสเปซของหน้า
apihelp-query+pageswithprop-paramvalue-prop-value (คุย) (แปล) Adds the value of the page property.
apihelp-query+pageswithprop-summary (คุย) (แปล) List all pages using a given page property.
apihelp-query+prefixsearch-example-simple (คุย) (แปล) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (คุย) (แปล) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (คุย) (แปล) จำนวนผลลัพธ์สูงสุดที่จะส่งกลับ
apihelp-query+prefixsearch-param-namespace (คุย) (แปล) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-query+prefixsearch-param-offset (คุย) (แปล) Number of results to skip.
apihelp-query+prefixsearch-param-profile (คุย) (แปล) ค้นหาโปรไฟล์ที่จะใช้
apihelp-query+prefixsearch-param-search (คุย) (แปล) สตริงค้นหา
apihelp-query+prefixsearch-summary (คุย) (แปล) Perform a prefix search for page titles.
apihelp-query+protectedtitles-example-generator (คุย) (แปล) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (คุย) (แปล) List protected titles.
apihelp-query+protectedtitles-param-end (คุย) (แปล) Stop listing at this protection timestamp.
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย