Help:MTA Wiki Specific Templates: Difference between revisions
m (Forgot one link) |
(→Article/Page/Category Maintenance: Added template outdatedtr) |
||
Line 128: | Line 128: | ||
}} | }} | ||
Wiki pages attached to this template will be added to the [[:Category:Outdated Pages]] | Wiki pages attached to this template will be added to the [[:Category:Outdated Pages]] | ||
=== Article translation Outdated === | |||
If the article translation is outdated use this template. | |||
'''Format without subtext:''' <nowiki>{{Outdatedtr}}</nowiki> | |||
{{MessageBox| | |||
bordercolorhex = C0C0C0 | | |||
bgcolorhex = C9F9FF | | |||
bordertype = dotted | | |||
image = File:Preferences-desktop-locale.png | | |||
title = This translated article is (partially) outdated and the information may no longer apply. | | |||
}} | |||
'''Format with subtext:''' <nowiki>{{Outdatedtr|The subtext here}}</nowiki> | |||
{{MessageBox| | |||
bordercolorhex = C0C0C0 | | |||
bgcolorhex = C9F9FF | | |||
bordertype = dotted | | |||
image = File:Preferences-desktop-locale.png | | |||
title = This translated article is (partially) outdated and the information may no longer apply. | | |||
subtext = The subtext here | | |||
}} | |||
Wiki pages attached to this template will be added to the Category:Outdated Pages | |||
== General Templates == | == General Templates == |
Revision as of 19:35, 16 February 2014
Information about the specific MTA wiki page templates for this wiki. (They do probably not exists on other Mediawiki wiki's)
Tip: If you want to avoid spacing between the page title and the template itself, you should include the template before other templates and/or magic words. |
Funtion / Event Templates
Function Deprecated
Functions that are being deleted from MTA because there is a more generic way.
Format: {{Deprecated}}
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}}
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}}
Script Example Missing Function {{FULLPAGENAME}} needs a script example, help out by writing one. | |
Before submitting check out Editing Guidelines Script Examples. |
Wiki pages attached to this template will also be added to the Category:Needs Example
Disabled Function/Event
Use this template when a function or event has been disabled in the code.
Format without parameters: {{Disabled}}
Function has been disabled. | |
Format with parameters: {{Disabled|Function disabled because it crashes|1337}}
Function has been disabled. | |
Reason/Note: Function disabled because it crashes - Bugtracker Issue: #1337 |
Wiki pages attached to this template will be added to the Category:Needs Checking and Category:Disabled Functions and Events.
Function/Event Requirements
Inform the reader that this function or event requires a specific MTA build.
Format: {{Requirements|1.1.1-9.serverbuild|1.1.1-9.clientbuild}}
Minimum supported server | 1.1.1-9.serverbuild |
---|---|
Minimum supported client | 1.1.1-9.clientbuild |
Note: Using this function requires the resource to have the above minimum version declared in the meta.xml <min_mta_version> section.
Module Only Function
Module only function template, inform readers that this function is module specific and not build-in to MTA itself. Note: You only have to add the module name not the 'Modules/' prefix.
Format: {{ModuleFunction|Module Name}}
This function is provided by the external module [[Modules/{{{1}}}|{{{1}}}]]. You must install this module to use this function. | |
Article/Page/Category Maintenance
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}}
This article needs checking. | |
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}}
This article is (partially) outdated and the information may no longer apply. | |
Format with reason: {{Outdated|The Reason HERE}}
This 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 Pages
Article translation Outdated
If the article translation is outdated use this template.
Format without subtext: {{Outdatedtr}}
This translated article is (partially) outdated and the information may no longer apply. | |
Format with subtext: {{Outdatedtr|The subtext here}}
This translated article is (partially) outdated and the information may no longer apply. | |
The subtext here |
Wiki pages attached to this template will be added to the Category:Outdated Pages
General Templates
Warning
Warning template for in-line warnings.
Format: {{Warning|Warning info here}}
Warning: Warning info here |
Warning template for article warnings.
Format: {{Warning|Warning info here|true}}
Warning: Warning info here | |
Note
The note box floats always right in the page/article.
Format: {{Note box|Note info here}}
Template for in-line note:
Format: {{Note|Note info here}}
Note: Note info here |
Alternative in-line note:
Format: {{Important Note|Note info here}}
Important Note: Note info here |
Tip
Format: {{Tip|Text here}}
Tip: Text here |
Special
Delete
Mark a page for deletion, so administrators can decide if they remove the page.
Format: {{Delete|Reason here}}
This page is marked for deletion. | |
Reason: Reason Here Actions: Delete (Administrators) - Discuss - What links here - Category
|
Wiki pages attached to this template will be added to the Category:MTA Wiki:Delete