Template:Deprecated: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Added detection for template to check if the page is a function or an event.)
m (forgot to add to lower string)
Line 1: Line 1:
<div style="border:3px solid red;background:#FF7777;padding:5px;">[[File:Emblem-important.png]] This {{#ifeq: {{padleft:|2|{{FULLPAGENAME}}}}|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.</div>
<div style="border:3px solid red;background:#FF7777;padding:5px;">[[File:Emblem-important.png]] 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.</div>


<includeonly>[[Category:Deprecated]]</includeonly>
<includeonly>[[Category:Deprecated]]</includeonly>

Revision as of 11:25, 12 November 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.