Help:MTA Wiki Specific Templates: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Added warning template)
m (Added note box)
Line 52: Line 52:


<div style="border:3px solid red;background:#FF7777;padding:5px;">[[File:Process-stop.png]] '''Warning:''' Warning info here</div>
<div style="border:3px solid red;background:#FF7777;padding:5px;">[[File:Process-stop.png]] '''Warning:''' Warning info here</div>
== Note ==
<div style="border: 1px solid black; background: #FFFF7F; float: right; width: 200px; padding: 5px; margin: 5px; margin-right: 0px;">'''Note:''' Note info here</div>
Note box is used for notes. The note box floats always right in the page/article.
'''Format:''' <nowiki>{{Note box|Note info here}}</nowiki>

Revision as of 17:46, 12 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 {{FULLPAGENAME}} needs a script example, help out by writing one.

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

Warning

Format: {{Warning|Warning info here}}

Process-stop.png Warning: Warning info here

Note

Note: Note info here

Note box is used for notes. The note box floats always right in the page/article.

Format: {{Note box|Note info here}}