Help:MTA Wiki Specific Templates: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
m (Added Template Needs Example to the list)
Line 37: Line 37:
<div style="border:3px solid red;background:#FF7777;padding:5px;">[[file:Emblem-important.png‎]] This function is deprecated. This means that its use is discouraged and that it might not exist in future versions.<br><br>
<div style="border:3px solid red;background:#FF7777;padding:5px;">[[file:Emblem-important.png‎]] This function is deprecated. This means that its use is discouraged and that it might not exist in future versions.<br><br>
Please use [[functionAlternative]] instead. More Text</div>
Please use [[functionAlternative]] instead. More Text</div>
Wiki pages attached to this template will also be added to the [[:Category:Deprecated]]
Wiki pages attached to this template will be added to the [[:Category:Deprecated]]
 
== Function Needs Example ==
Use this template when a function or event needs an example.
 
'''Format:''' <nowiki>{{Needs Example}}</nowiki>
 
<div style="border: 1px dotted black; background: #EFEFEF;padding:4px;margin-bottom:2px;">[[File:Accessories-text-editor.png]] '''Script Example Missing''' - Function {{FULLPAGENAME}} needs a script example, help out by writing one.</div>
Wiki pages attached to this template will also be added to the [[:Category:Needs Example]]

Revision as of 22:11, 11 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

Article Outdated

If the information in the article no longer applies and/or an alternative article exists you can use this template and link to the alternative article. If it is still useful and/or (partially) valid and needs to be updated or no alternative article exists use the 'Article Needs Checking' template.

Format without reason: {{Outdated|}}

Dialog-information.pngThis article is (partially) outdated and the information may no longer apply.

Format with reason: {{Outdated|The Reason HERE}}

Dialog-information.pngThis article is (partially) outdated and the information may no longer apply.
Reason: The Reason HERE

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

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 be added to the Category:Deprecated

Function Needs Example

Use this template when a function or event needs an example.

Format: {{Needs Example}}

Accessories-text-editor.png Script Example Missing - Function Help:MTA Wiki Specific Templates needs a script example, help out by writing one.

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