സന്ദേശസഞ്ചയം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
ഇത് മീഡിയവിക്കി നാമമേഖലയിൽ ലഭ്യമായ വ്യവസ്ഥാസന്ദേശങ്ങളുടെ ഒരു പട്ടിക ആണ്.
പ്രാമാണികമായ വിധത്തിൽ മീഡിയവിക്കിയുടെ പ്രാദേശീകരണം താങ്കൾ ഉദ്ദേശിക്കുന്നുവെങ്കിൽ ദയവായി മീഡിയവിക്കി പ്രാദേശീകരണം, പരിഭാഷാവിക്കി തുടങ്ങിയവ സന്ദർശിക്കുക.
| പേര് | സ്വതേയുള്ള ഉള്ളടക്കം |
|---|---|
| നിലവിലുള്ള ഉള്ളടക്കം | |
| apihelp-protect-param-watchlist (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
| apihelp-protect-param-watchlistexpiry (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-protect-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) | Change the protection level of a page. |
| apihelp-purge-example-generator (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) | Purge the first 10 pages in the main namespace. |
| 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. |