Difference between revisions of "Template:EOL"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 3: Line 3:
 
* status: can be:
 
* status: can be:
 
** ACT (means Active)
 
** ACT (means Active)
** NFU (Not Reccomended)
+
** NFU (Not Recommended)
 
** EOL (End Of Life)
 
** EOL (End Of Life)
 
in cases of NFU or EOL the other link is required
 
in cases of NFU or EOL the other link is required
Line 25: Line 25:
 
{{#switch: {{{status}}}
 
{{#switch: {{{status}}}
 
  | ACT = The product is active
 
  | ACT = The product is active
  | NFU = The product is Not Reccomended for new designs. Please refer to this product: [[{{{NEW-productname-page}}}]]
+
  | NFU = The product is Not Recommended for new designs. Please refer to this product: [[{{{NEW-productname-page}}}]]
 
  | EOL = The product is End Of Life. Please refer to this product: [[{{{NEW-productname-page}}}]]
 
  | EOL = The product is End Of Life. Please refer to this product: [[{{{NEW-productname-page}}}]]
 
}}
 
}}
 
|}</div>
 
|}</div>
 
</includeonly>
 
</includeonly>

Revision as of 08:08, 21 January 2022

Usage: {{EOL|status= |NEW-productname-page= }} where:

  • status: can be:
    • ACT (means Active)
    • NFU (Not Recommended)
    • EOL (End Of Life)

in cases of NFU or EOL the other link is required

  • NEW-productname-page: page name (internal link) of the new product