Template:RU/Deprecated: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with '<div style="border:3px solid red;background:#FF7777;padding:5px;">Эта функция устарела. Это означает, что ее применение настоят…')
 
mNo edit summary
Line 1: Line 1:
<div style="border:3px solid red;background:#FF7777;padding:5px;">Эта функция устарела. Это означает, что ее применение настоятельно не рекомендуется, и, вполне возможно, что она перестанет существовать в последующих версиях. Однако существует альтернативный (как правило, более общий) способ выполнения тех же самых задач.</div>
<noinlcude>{{Translate|ru}}</noinclude>
{{MessageBox|
  bordercolorhex = FF0000 |
  bgcolorhex = FFBFBF |
  image = File:Emblem-important.png |
  message = {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|RU/on|Это событие устарело|Эта функция устарела}}. Это означает, что {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|RU/on|оно|она}} больше не используется в будущих версиях{{ #if: {{{1|}}} | .|, but there should be a more generic way to perform what it does.}} |
  subtext = {{ #if: {{{1|}}} | Please use [[{{{1}}}]] instead. {{{2|}}} }} |
}}


[[Category:Deprecated]]
<includeonly>[[Category:Deprecated]]</includeonly>
<noinclude>
{{RU/Template documentation|Use this template to mark functions and events that are being deleted from MTA because there is a more generic way to perform what they do and might not exist in the future.|
<nowiki>{{RU/Deprecated|alternativeFunctionOrEvent|дополнительное сообщение}}</nowiki>
* Нет обязательных параметров.
* If there is an alternative for this function or event, please provide at least the first parameter.
* Wiki pages attached to this template will be added to the [[:Category:Deprecated]].|}}
</noinclude>

Revision as of 09:57, 13 September 2014

<noinlcude>

Warning.png

Статью необходимо перевести на русский язык. Если страница не будет переведена в разумные сроки, она будет удалена.


Emblem-important.png Эта функция устарела. Это означает, что она больше не используется в будущих версиях, but there should be a more generic way to perform what it does.



Applications-office.pngДокументация шаблона

Use this template to mark functions and events that are being deleted from MTA because there is a more generic way to perform what they do and might not exist in the future.

Использование

{{RU/Deprecated|alternativeFunctionOrEvent|дополнительное сообщение}}

  • Нет обязательных параметров.
  • If there is an alternative for this function or event, please provide at least the first parameter.
  • Wiki pages attached to this template will be added to the Category:Deprecated.