Template:Deprecated: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Small tweak to background color to improve readability)
m (Template documentation)
Line 5: Line 5:
   message = This {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|on|event|function}} is deprecated. This means that its use is discouraged and that it might not exist in future versions, but there should be an alternative (usually more generic) way of performing what it once did. |
   message = This {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|on|event|function}} is deprecated. This means that its use is discouraged and that it might not exist in future versions, but there should be an alternative (usually more generic) way of performing what it once did. |
}}
}}
<includeonly>[[Category:Deprecated]]</includeonly><noinclude>


<includeonly>[[Category:Deprecated]]</includeonly>
{{Template documentation|Functions that are being deleted from MTA because there is a more generic way.|
<syntaxhighlight lang="lua",N><nowiki>{{Deprecated}}</nowiki></code,N>
* No parameters
* If there is an alternative for this function or event please use [[Template:DeprecatedWithAlt]]
* Wiki pages attached to this template will be added to the [[:Category:Deprecated]]|
=== See also ===
* [[Template:DeprecatedWithAlt]]
}}
</noinclude>

Revision as of 11:26, 21 August 2012

Emblem-important.png This function is deprecated. This means that its use is discouraged and that it might not exist in future versions, but there should be an alternative (usually more generic) way of performing what it once did.


Applications-office.pngTemplate Documentation

Functions that are being deleted from MTA because there is a more generic way.

Usage

<syntaxhighlight lang="lua",N>{{Deprecated}}</code,N>




See also