Template:Deprecated: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
m (Small tweak to background color to improve readability)
Line 1: Line 1:
{{MessageBox|
{{MessageBox|
   bordercolorhex = FF0000 |
   bordercolorhex = FF0000 |
   bgcolorhex = FF7777 |
   bgcolorhex = FFBFBF |
   image = File:Emblem-important.png |
   image = File:Emblem-important.png |
   message = This {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|on|event|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. |
   message = This {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|on|event|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. |

Revision as of 15:41, 23 December 2011

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.