Template:Deprecated: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="background-color:white; padding: 4px 10px 6px 20px; margin:6px 0 10px 0; outline:1px solid red;"> | <div style="background-color:white; padding: 4px 10px 6px 20px; margin:6px 0 10px 0; outline:1px solid red;"> | ||
'''<span style="color:red;">This product | '''<span style="color:red;">This product {{{ProductReason|is discontinued}}}.</span>''' | ||
{{{ | {{{NotRecommendedExclude|*'''It is <span style="color:red;">NOT</span> recommended for new development unless advised by Melissa staff.'''}}} | ||
*{{{PleaseSeeTwo|'''Please see {{{Product1}}} for new development.'''}}}{{{PleaseSeeOne|'''Please see {{{Product1}}} or {{{Product2}}} for new development.'''}}} | *{{{PleaseSeeTwo|'''Please see {{{Product1}}} for new development.'''}}}{{{PleaseSeeOne|'''Please see {{{Product1}}} or {{{Product2}}} for new development.'''}}} | ||
{{{Other|}}} | |||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
<code> | <code> | ||
<nowiki>{{</nowiki> | <nowiki>{{</nowiki>Deprecated<br> | ||
| | |ProductReason=<br> | ||
| | |NotRecommendedExclude=<br> | ||
|PleaseSeeOne=<br> | |PleaseSeeOne=<br> | ||
|PleaseSeeTwo=<br> | |PleaseSeeTwo=<br> | ||
|Product1=<br> | |Product1=<br> | ||
|Product2=<br> | |Product2=<br> | ||
|Other=<br> | |||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</code> | </code> | ||
[[Category:MD Templates]] | [[Category:MD Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 20:39, 18 March 2024
This product is discontinued.
- It is NOT recommended for new development unless advised by Melissa staff.
- 'Please see {{{Product1}}} for new development.'Please see {{{Product1}}} or {{{Product2}}} for new development.
Usage
{{Deprecated
|ProductReason=
|NotRecommendedExclude=
|PleaseSeeOne=
|PleaseSeeTwo=
|Product1=
|Product2=
|Other=
}}