அனைத்து முறைமைசார் தகவல்கள் அட்டவணை
Jump to navigation
Jump to search
இது மீடியாவிக்கி பெயர்வெளியிலுள்ள எல்லா முறைமை தகவல்களினதும் பட்டியலாகும்.
மொழிபெயர்ப்பில் உதவ விரும்பின் அருள்கூர்ந்து பீட்டாவிக்கி, மீடியாவிக்கி மொழியாக்க தளங்களுக்குச் செல்லவும்.
| பெயர் | இயல்பிருப்பு உரை |
|---|---|
| தற்போதைய உரை | |
| apihelp-purge-example-simple (பேச்சு) (மொழிபெயர்) | Purge <kbd>[[{{MediaWiki:Mainpage}}]]</kbd> and the <kbd>API</kbd> page. |
| apihelp-purge-param-forcelinkupdate (பேச்சு) (மொழிபெயர்) | Update the links tables and do other secondary data updates. |
| apihelp-purge-param-forcerecursivelinkupdate (பேச்சு) (மொழிபெயர்) | Same as <kbd>forcelinkupdate</kbd>, and update the links tables for any page that uses this page as a template. |
| apihelp-purge-summary (பேச்சு) (மொழிபெயர்) | Purge the cache for the given titles. |
| apihelp-query+allcategories-example-generator (பேச்சு) (மொழிபெயர்) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
| apihelp-query+allcategories-example-size (பேச்சு) (மொழிபெயர்) | List categories with information on the number of pages in each. |
| apihelp-query+allcategories-param-dir (பேச்சு) (மொழிபெயர்) | Direction to sort in. |
| apihelp-query+allcategories-param-from (பேச்சு) (மொழிபெயர்) | The category to start enumerating from. |
| apihelp-query+allcategories-param-limit (பேச்சு) (மொழிபெயர்) | How many categories to return. |
| apihelp-query+allcategories-param-max (பேச்சு) (மொழிபெயர்) | Only return categories with at most this many members. |
| apihelp-query+allcategories-param-min (பேச்சு) (மொழிபெயர்) | Only return categories with at least this many members. |
| apihelp-query+allcategories-param-prefix (பேச்சு) (மொழிபெயர்) | Search for all category titles that begin with this value. |
| apihelp-query+allcategories-param-prop (பேச்சு) (மொழிபெயர்) | Which properties to get: |
| apihelp-query+allcategories-param-to (பேச்சு) (மொழிபெயர்) | The category to stop enumerating at. |
| apihelp-query+allcategories-paramvalue-prop-hidden (பேச்சு) (மொழிபெயர்) | Tags categories that are hidden with <code>__HIDDENCAT__</code>. |
| apihelp-query+allcategories-paramvalue-prop-size (பேச்சு) (மொழிபெயர்) | Adds number of pages in the category. |
| apihelp-query+allcategories-summary (பேச்சு) (மொழிபெயர்) | Enumerate all categories. |
| apihelp-query+alldeletedrevisions-example-ns-main (பேச்சு) (மொழிபெயர்) | List the first 50 deleted revisions in the main namespace. |
| apihelp-query+alldeletedrevisions-example-user (பேச்சு) (மொழிபெயர்) | List the last 50 deleted contributions by user <kbd>Example</kbd>. |
| apihelp-query+alldeletedrevisions-param-end (பேச்சு) (மொழிபெயர்) | The timestamp to stop enumerating at. |
| apihelp-query+alldeletedrevisions-param-excludeuser (பேச்சு) (மொழிபெயர்) | Don't list revisions by this user. |
| apihelp-query+alldeletedrevisions-param-from (பேச்சு) (மொழிபெயர்) | Start listing at this title. |
| apihelp-query+alldeletedrevisions-param-generatetitles (பேச்சு) (மொழிபெயர்) | When being used as a generator, generate titles rather than revision IDs. |
| apihelp-query+alldeletedrevisions-param-miser-user-namespace (பேச்சு) (மொழிபெயர்) | <strong>Note:</strong> Due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]], using <var>$1user</var> and <var>$1namespace</var> together may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
| apihelp-query+alldeletedrevisions-param-namespace (பேச்சு) (மொழிபெயர்) | Only list pages in this namespace. |
| apihelp-query+alldeletedrevisions-param-prefix (பேச்சு) (மொழிபெயர்) | Search for all page titles that begin with this value. |
| apihelp-query+alldeletedrevisions-param-start (பேச்சு) (மொழிபெயர்) | The timestamp to start enumerating from. |
| apihelp-query+alldeletedrevisions-param-tag (பேச்சு) (மொழிபெயர்) | Only list revisions tagged with this tag. |
| apihelp-query+alldeletedrevisions-param-to (பேச்சு) (மொழிபெயர்) | Stop listing at this title. |
| apihelp-query+alldeletedrevisions-param-user (பேச்சு) (மொழிபெயர்) | Only list revisions by this user. |
| apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (பேச்சு) (மொழிபெயர்) | Cannot be used with <var>$3user</var>. |
| apihelp-query+alldeletedrevisions-paraminfo-useronly (பேச்சு) (மொழிபெயர்) | May only be used with <var>$3user</var>. |
| apihelp-query+alldeletedrevisions-summary (பேச்சு) (மொழிபெயர்) | List all deleted revisions by a user or in a namespace. |
| apihelp-query+allfileusages-example-b (பேச்சு) (மொழிபெயர்) | List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
| apihelp-query+allfileusages-example-generator (பேச்சு) (மொழிபெயர்) | Gets pages containing the files. |
| apihelp-query+allfileusages-example-unique (பேச்சு) (மொழிபெயர்) | List unique file titles. |
| apihelp-query+allfileusages-example-unique-generator (பேச்சு) (மொழிபெயர்) | Gets all file titles, marking the missing ones. |
| apihelp-query+allfileusages-param-dir (பேச்சு) (மொழிபெயர்) | The direction in which to list. |
| apihelp-query+allfileusages-param-from (பேச்சு) (மொழிபெயர்) | The title of the file to start enumerating from. |
| apihelp-query+allfileusages-param-limit (பேச்சு) (மொழிபெயர்) | How many total items to return. |
| apihelp-query+allfileusages-param-prefix (பேச்சு) (மொழிபெயர்) | Search for all file titles that begin with this value. |
| apihelp-query+allfileusages-param-prop (பேச்சு) (மொழிபெயர்) | Which pieces of information to include: |
| apihelp-query+allfileusages-param-to (பேச்சு) (மொழிபெயர்) | The title of the file to stop enumerating at. |
| apihelp-query+allfileusages-param-unique (பேச்சு) (மொழிபெயர்) | Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
| apihelp-query+allfileusages-paramvalue-prop-ids (பேச்சு) (மொழிபெயர்) | Adds the page IDs of the using pages (cannot be used with $1unique). |
| apihelp-query+allfileusages-paramvalue-prop-title (பேச்சு) (மொழிபெயர்) | Adds the title of the file. |
| apihelp-query+allfileusages-summary (பேச்சு) (மொழிபெயர்) | List all file usages, including non-existing. |
| apihelp-query+allimages-example-b (பேச்சு) (மொழிபெயர்) | Show a list of files starting at the letter <kbd>B</kbd>. |
| apihelp-query+allimages-example-generator (பேச்சு) (மொழிபெயர்) | Show info about 4 files starting at the letter <kbd>T</kbd>. |
| apihelp-query+allimages-example-mimetypes (பேச்சு) (மொழிபெயர்) | Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd> |