سیستئم معلوماتلاری
آذربایجان توپونیمیکاسی سایتیندان
بۇ مئدیاویکی-ده اوْلان سیستم مئساژلارینین سیاهیسیدیر. اگر مئدیاویکی-نی لوْکاللاشدیرماق ایشینده کؤمک ائتمک ایسهيیرسینیزسه، لطفاً MediaWiki Localisation و translatewiki.net-ه باش چکین.
| آد | دفالت مذاکره متنی |
|---|---|
| ایندیکی متن | |
| apihelp-delete-param-unwatch (مذاکره) (چئویر) | صفحهنی ایزلهدیکلر لیستیندن سیل. |
| apihelp-delete-param-watch (مذاکره) (چئویر) | Add the page to the current user's watchlist. |
| apihelp-delete-param-watchlist (مذاکره) (چئویر) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-delete-summary (مذاکره) (چئویر) | بیر صفحهنی سیل. |
| apihelp-disabled-summary (مذاکره) (چئویر) | This module has been disabled. |
| apihelp-edit-example-edit (مذاکره) (چئویر) | Edit a page. |
| apihelp-edit-example-prepend (مذاکره) (چئویر) | Prepend <kbd>__NOTOC__</kbd> to a page. |
| apihelp-edit-example-undo (مذاکره) (چئویر) | Undo revisions 13579 through 13585 with autosummary. |
| apihelp-edit-param-appendtext (مذاکره) (چئویر) | Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
| apihelp-edit-param-basetimestamp (مذاکره) (چئویر) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. |
| apihelp-edit-param-bot (مذاکره) (چئویر) | Mark this edit as a bot edit. |
| apihelp-edit-param-contentformat (مذاکره) (چئویر) | Content serialization format used for the input text. |
| apihelp-edit-param-contentmodel (مذاکره) (چئویر) | Content model of the new content. |
| apihelp-edit-param-createonly (مذاکره) (چئویر) | Don't edit the page if it exists already. |
| apihelp-edit-param-md5 (مذاکره) (چئویر) | The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct. |
| apihelp-edit-param-minor (مذاکره) (چئویر) | Minor edit. |
| apihelp-edit-param-nocreate (مذاکره) (چئویر) | Throw an error if the page doesn't exist. |
| apihelp-edit-param-notminor (مذاکره) (چئویر) | Non-minor edit. |
| apihelp-edit-param-pageid (مذاکره) (چئویر) | Page ID of the page to edit. Cannot be used together with <var>$1title</var>. |
| apihelp-edit-param-prependtext (مذاکره) (چئویر) | Add this text to the beginning of the page. Overrides $1text. |
| apihelp-edit-param-recreate (مذاکره) (چئویر) | Override any errors about the page having been deleted in the meantime. |
| apihelp-edit-param-redirect (مذاکره) (چئویر) | Automatically resolve redirects. |
| apihelp-edit-param-section (مذاکره) (چئویر) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
| apihelp-edit-param-sectiontitle (مذاکره) (چئویر) | The title for a new section. |
| apihelp-edit-param-starttimestamp (مذاکره) (چئویر) | Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit). |
| apihelp-edit-param-summary (مذاکره) (چئویر) | Edit summary. Also section title when $1section=new and $1sectiontitle is not set. |
| apihelp-edit-param-tags (مذاکره) (چئویر) | Change tags to apply to the revision. |
| apihelp-edit-param-text (مذاکره) (چئویر) | Page content. |
| apihelp-edit-param-title (مذاکره) (چئویر) | Title of the page to edit. Cannot be used together with <var>$1pageid</var>. |
| apihelp-edit-param-token (مذاکره) (چئویر) | The token should always be sent as the last parameter, or at least after the $1text parameter. |
| apihelp-edit-param-undo (مذاکره) (چئویر) | Undo this revision. Overrides $1text, $1prependtext and $1appendtext. |
| apihelp-edit-param-undoafter (مذاکره) (چئویر) | Undo all revisions from $1undo to this one. If not set, just undo one revision. |
| apihelp-edit-param-unwatch (مذاکره) (چئویر) | Remove the page from the current user's watchlist. |
| apihelp-edit-param-watch (مذاکره) (چئویر) | Add the page to the current user's watchlist. |
| apihelp-edit-param-watchlist (مذاکره) (چئویر) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-edit-summary (مذاکره) (چئویر) | صفحهلری یارادیب دَییشدیر. |
| apihelp-emailuser-example-email (مذاکره) (چئویر) | Send an email to user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>. |
| apihelp-emailuser-param-ccme (مذاکره) (چئویر) | Send a copy of this mail to me. |
| apihelp-emailuser-param-subject (مذاکره) (چئویر) | Subject header. |
| apihelp-emailuser-param-target (مذاکره) (چئویر) | User to send email to. |
| apihelp-emailuser-param-text (مذاکره) (چئویر) | Mail body. |
| apihelp-emailuser-summary (مذاکره) (چئویر) | Email a user. |
| apihelp-expandtemplates-example-simple (مذاکره) (چئویر) | Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
| apihelp-expandtemplates-param-generatexml (مذاکره) (چئویر) | Generate XML parse tree (replaced by $1prop=parsetree). |
| apihelp-expandtemplates-param-includecomments (مذاکره) (چئویر) | Whether to include HTML comments in the output. |
| apihelp-expandtemplates-param-prop (مذاکره) (چئویر) | Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format. |
| apihelp-expandtemplates-param-revid (مذاکره) (چئویر) | Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables. |
| apihelp-expandtemplates-param-text (مذاکره) (چئویر) | Wikitext to convert. |
| apihelp-expandtemplates-param-title (مذاکره) (چئویر) | Title of page. |
| apihelp-expandtemplates-paramvalue-prop-categories (مذاکره) (چئویر) | Any categories present in the input that are not represented in the wikitext output. |