Template:Deprecated: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
<includeonly>[[Category:Deprecated]]</includeonly><noinclude> | <includeonly>[[Category:Deprecated]]</includeonly><noinclude> | ||
{{Deprecated| | {{Deprecated|alternativeFunctionOrEvent|more text}} | ||
{{Template documentation|Use this template to mark functions and events that are being deleted from MTA because there is a more generic way to perform what they do and might not exist in the future.| | {{Template documentation|Use this template to mark functions and events that are being deleted from MTA because there is a more generic way to perform what they do and might not exist in the future.| | ||
<nowiki>{{Deprecated| | <nowiki>{{Deprecated|alternativeFunctionOrEvent|more text}}</nowiki> | ||
* No mandatory parameters. | * No mandatory parameters. | ||
* If there is an alternative for this function or event, please provide at least the first parameter. | * If there is an alternative for this function or event, please provide at least the first parameter. | ||
* 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]].|}} | ||
</noinclude> | </noinclude> |
Revision as of 10:49, 26 June 2014
This function is deprecated. This means that its use is discouraged and that it might not exist in future versions, but there should be a more generic way to perform what it does. | |
This function is deprecated. This means that its use is discouraged and that it might not exist in future versions. | |
Please use alternativeFunctionOrEvent instead. more text |
Template Documentation
Use this template to mark functions and events that are being deleted from MTA because there is a more generic way to perform what they do and might not exist in the future.
Usage
{{Deprecated|alternativeFunctionOrEvent|more text}}
- No mandatory parameters.
- If there is an alternative for this function or event, please provide at least the first parameter.
- Wiki pages attached to this template will be added to the Category:Deprecated.