Help:MTA Wiki Specific Templates: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Help page how to use MTA specific wiki page templates)
 
mNo edit summary
Line 10: Line 10:
Wiki pages attached to this template will be added to the [[:Category:Needs_Checking]]
Wiki pages attached to this template will be added to the [[:Category:Needs_Checking]]


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


Line 18: Line 18:
Wiki pages attached to this template will be added to the [[:Category:Deprecated]]
Wiki pages attached to this template will be added to the [[:Category:Deprecated]]


== Deprecated With Alternative ==
== Function Deprecated With Alternative ==
Same as above but now with a linked alternative function.
Same as above but now with a linked alternative function.



Revision as of 21:14, 10 November 2011

Information about the specific MTA wiki page templates for this wiki. (They do probably not exists on other Mediawiki wiki's)

Article Needs Checking

These are functions that need to be checked to ensure they do work as specified. If there are any problems with a function, example or the wiki page itself, attach a note to the top of the page and describe the problems.

Format: {{Needs Checking|STATE_PROBLEM_HERE}}

Dialog-information.pngThis article needs checking for the following reason: STATE_PROBLEM_HERE

Wiki pages attached to this template will be added to the Category:Needs_Checking

Function Deprecated

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

Format: {{Deprecated}}

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.

Wiki pages attached to this template will be added to the Category:Deprecated

Function Deprecated With Alternative

Same as above but now with a linked alternative function.

Format: {{DeprecatedWithAlt|functionAlternative|More Text}}

Emblem-important.png This function is deprecated. This means that its use is discouraged and that it might not exist in future versions.

Please use functionAlternative instead. More Text

Wiki pages attached to this template will also be added to the Category:Deprecated