ข้อความของระบบ

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

กรอง
กรองตามสถานะที่เลือก:    
หน้าแรก
หน้าสุดท้าย
ชื่อ ข้อความตามค่าตั้งต้น
ข้อความปัจจุบัน
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: ;pageid:Page ID of each redirect. ;title:Title of each redirect. ;fragment:Fragment of each redirect, if any.
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+revisions+base-param-contentformat (พูดคุย) (แปล) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (พูดคุย) (แปล) 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 (พูดคุย) (แปล) 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-expandtemplates (พูดคุย) (แปล) Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (พูดคุย) (แปล) 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 (พูดคุย) (แปล) Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.
apihelp-query+revisions+base-param-prop (พูดคุย) (แปล) Which properties to get for each revision: ;ids:The ID of the revision. ;flags:Revision flags (minor). ;timestamp:The timestamp of the revision. ;user:User that made the revision. ;userid:User ID of the revision creator. ;size:Length (bytes) of the revision. ;sha1:SHA-1 (base 16) of the revision. ;contentmodel:Content model ID of the revision. ;comment:Comment by the user for the revision. ;parsedcomment:Parsed comment by the user for the revision. ;content:Text of the revision. ;tags:Tags for the revision.
apihelp-query+revisions+base-param-section (พูดคุย) (แปล) Only retrieve the content of this section number.
apihelp-query+revisions-description (พูดคุย) (แปล) Get revision information. May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
apihelp-query+revisions-example-content (พูดคุย) (แปล) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (พูดคุย) (แปล) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (พูดคุย) (แปล) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (พูดคุย) (แปล) Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (พูดคุย) (แปล) Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (พูดคุย) (แปล) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-param-end (พูดคุย) (แปล) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (พูดคุย) (แปล) Stop revision enumeration on this revision ID.
apihelp-query+revisions-param-excludeuser (พูดคุย) (แปล) Exclude revisions made by user.
apihelp-query+revisions-param-start (พูดคุย) (แปล) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (พูดคุย) (แปล) From which revision ID to start enumeration.
apihelp-query+revisions-param-tag (พูดคุย) (แปล) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (พูดคุย) (แปล) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (พูดคุย) (แปล) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (พูดคุย) (แปล) May only be used with a single page (mode #2).
apihelp-query+search-description (พูดคุย) (แปล) Perform a full text search.
apihelp-query+search-example-generator (พูดคุย) (แปล) Ger page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (พูดคุย) (แปล) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (พูดคุย) (แปล) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (พูดคุย) (แปล) Which search backend to use, if not the default.
apihelp-query+search-param-info (พูดคุย) (แปล) Which metadata to return.
apihelp-query+search-param-interwiki (พูดคุย) (แปล) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (พูดคุย) (แปล) How many total pages to return.
apihelp-query+search-param-namespace (พูดคุย) (แปล) Search only within these namespaces.
apihelp-query+search-param-prop (พูดคุย) (แปล) Which properties to return: ;size:Adds the size of the page in bytes. ;wordcount:Adds the word count of the page. ;timestamp:Adds the timestamp of when the page was last edited. ;snippet:Adds a parsed snippet of the page. ;titlesnippet:Adds a parsed snippet of the page title. ;redirectsnippet:Adds a parsed snippet of the redirect title. ;redirecttitle:Adds the title of the matching redirect. ;sectionsnippet:Adds a parsed snippet of the matching section title. ;sectiontitle:Adds the title of the matching section. ;score:<span class="apihelp-deprecated">Deprecated and ignored.</span> ;hasrelated:<span class="apihelp-deprecated">Deprecated and ignored.</span>
apihelp-query+search-param-what (พูดคุย) (แปล) Which type of search to perform.
apihelp-query+siteinfo-description (พูดคุย) (แปล) Return general information about the site.
apihelp-query+siteinfo-example-interwiki (พูดคุย) (แปล) Fetch a list of local interwiki prefixes.
apihelp-query+siteinfo-example-replag (พูดคุย) (แปล) Check the current replication lag.
apihelp-query+siteinfo-example-simple (พูดคุย) (แปล) Fetch site information.
apihelp-query+siteinfo-param-filteriw (พูดคุย) (แปล) Return only local or only nonlocal entries of the interwiki map.
apihelp-query+siteinfo-param-inlanguagecode (พูดคุย) (แปล) Language code for localised language names (best effort) and skin names.
apihelp-query+siteinfo-param-numberingroup (พูดคุย) (แปล) Lists the number of users in user groups.
apihelp-query+siteinfo-param-prop (พูดคุย) (แปล) Which information to get: ;general:Overall system information. ;namespaces:List of registered namespaces and their canonical names. ;namespacealiases:List of registered namespace aliases. ;specialpagealiases:List of special page aliases. ;magicwords:List of magic words and their aliases. ;statistics:Returns site statistics. ;interwikimap:Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>). ;dbrepllag:Returns database server with the highest replication lag. ;usergroups:Returns user groups and the associated permissions. ;libraries:Returns libraries installed on the wiki. ;extensions:Returns extensions installed on the wiki. ;fileextensions:Returns list of file extensions allowed to be uploaded. ;rightsinfo:Returns wiki rights (license) information if available. ;restrictions:Returns information on available restriction (protection) types. ;languages:Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>). ;skins:Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language). ;extensiontags:Returns a list of parser extension tags. ;functionhooks:Returns a list of parser function hooks. ;showhooks:Returns a list of all subscribed hooks (contents of <var>[[mw:Manual:$wgHooks|$wgHooks]]</var>). ;variables:Returns a list of variable IDs. ;protocols:Returns a list of protocols that are allowed in external links. ;defaultoptions:Returns the default values for user preferences.
apihelp-query+siteinfo-param-showalldb (พูดคุย) (แปล) List all database servers, not just the one lagging the most.
หน้าแรก
หน้าสุดท้าย