സന്ദേശസഞ്ചയം

അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
ഇത് മീഡിയവിക്കി നാമമേഖലയിൽ ലഭ്യമായ വ്യവസ്ഥാസന്ദേശങ്ങളുടെ ഒരു പട്ടിക ആണ്‌. പ്രാമാണികമായ വിധത്തിൽ മീഡിയവിക്കിയുടെ പ്രാദേശീകരണം താങ്കൾ ഉദ്ദേശിക്കുന്നുവെങ്കിൽ ദയവായി മീഡിയവിക്കി പ്രാദേശീകരണം, പരിഭാഷാവിക്കി തുടങ്ങിയവ സന്ദർശിക്കുക.
സന്ദേശസഞ്ചയം
ആദ്യതാൾമുൻപത്തെ താൾഅടുത്ത താൾഅവസാന താൾ
പേര്‌ സ്വതേയുള്ള ഉള്ളടക്കം
നിലവിലുള്ള ഉള്ളടക്കം
apihelp-ask-param-api-version (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Output formatting: ;2:Backwards-compatible format using {} for the result list. ;3:Experimental format using [] as result list.
apihelp-ask-param-query (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) The query string in ask-language
apihelp-ask-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) API module to query Semantic MediaWiki using the ask language.
apihelp-askargs-example-1 (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Example showing how to query pages with a Modification date condition, include Modification date as a printout, and sort results by Modification date in descending order.
apihelp-askargs-param-conditions (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) The query conditions, i.e. the requirements for a subject to be included
apihelp-askargs-param-parameters (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) The query parameters, i.e. all non-condition and non-printout arguments
apihelp-askargs-param-printouts (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) The query printouts, i.e. the properties to show per subject
apihelp-askargs-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) API module to query Semantic MediaWiki using the ask language as list of conditions, printouts and parameters.
apihelp-block-example-ip-simple (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Block IP address <kbd>192.0.2.5</kbd> for three days with a reason.
apihelp-block-example-user-complex (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Block user <kbd>Vandal</kbd> indefinitely with a reason, and prevent new account creation and email sending.
apihelp-block-param-actionrestrictions (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) List of actions to block the user from performing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-allowusertalk (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Allow the user to edit their own talk page (depends on <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>).
apihelp-block-param-anononly (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Block anonymous users only (i.e. disable anonymous edits for this IP address, including temporary account edits).
apihelp-block-param-autoblock (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Automatically block the last used IP address, and any subsequent IP addresses they try to login from.
apihelp-block-param-expiry (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Expiry time. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire.
apihelp-block-param-hidename (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Hide the username from the block log. (Requires the <code>hideuser</code> right).
apihelp-block-param-namespacerestrictions (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-nocreate (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Prevent account creation.
apihelp-block-param-noemail (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right).
apihelp-block-param-pagerestrictions (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) List of titles to block the user from editing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-partial (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Block user from specific pages or namespaces rather than the entire site.
apihelp-block-param-reason (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Reason for block.
apihelp-block-param-reblock (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) If the user is already blocked, overwrite the existing block.
apihelp-block-param-tags (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Change tags to apply to the entry in the block log.
apihelp-block-param-user (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) User to block.
apihelp-block-param-userid (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Specify <kbd>$1user=#<var>ID</var></kbd> instead.
apihelp-block-param-watchlistexpiry (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-block-param-watchuser (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Watch the user's or IP address's user and talk pages.
apihelp-block-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Block a user.
apihelp-browsebyproperty-example-1 (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Example showing how to browse properties filtered by a property name.
apihelp-browsebyproperty-example-2 (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Example showing how to browse properties with a limit applied to the result set.
apihelp-browsebyproperty-example-3 (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Example showing how to browse properties with a limit and list-only mode enabled.
apihelp-browsebyproperty-param-lang (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) To specify a specific language used for some attributes (description etc.)
apihelp-browsebyproperty-param-limit (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) To specify the size of the list request
apihelp-browsebyproperty-param-listonly (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) To specify that only a property list is returned without further details
apihelp-browsebyproperty-param-property (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) To match a specific property
apihelp-browsebyproperty-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) API module to retrieve information about a property or list of properties.
apihelp-browsebysubject-example-1 (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Example showing how to browse semantic data for a given subject page.
apihelp-browsebysubject-param-subject (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) The subject to be queried
apihelp-browsebysubject-param-subobject (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) A particular subobject id for the related subject
apihelp-browsebysubject-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) API module to retrieve information about a subject.
apihelp-categorytree-param-category (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Title in the category namespace, prefix will be ignored if given.
apihelp-categorytree-param-options (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>.
apihelp-categorytree-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Internal module for the CategoryTree extension.
apihelp-changeauthenticationdata-example-password (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Attempt to change the current user's password to <kbd>ExamplePassword</kbd>.
apihelp-changeauthenticationdata-summary (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Change authentication data for the current user.
apihelp-changecontentmodel-example (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Change the main page to have the <code>text</code> content model
apihelp-changecontentmodel-param-bot (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Mark the content model change with a bot flag.
apihelp-changecontentmodel-param-model (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Content model of the new content.
apihelp-changecontentmodel-param-pageid (സംവാദം) (പരിഭാഷപ്പെടുത്തുക) Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>.
ആദ്യതാൾമുൻപത്തെ താൾഅടുത്ത താൾഅവസാന താൾ
"https://abhiprayavedi.org/index.php/പ്രത്യേകം:സർവ്വസന്ദേശങ്ങൾ" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്