Difference between revisions of "Template:EOL"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 8: Line 8:
 
* NEW-productname-page: page name (internal link) of the new product
 
* NEW-productname-page: page name (internal link) of the new product
 
Examples:
 
Examples:
<nowiki>{{EOL|status=ACT|NEW-productname-page= }}</nowiki>:
 
{{EOL|status=ACT |NEW-productname-page=pluto page }}
 
<nowiki>{{EOL|status=NFU|NEW-productname-page=pluto }}</nowiki>:
 
{{EOL|status=NFU |NEW-productname-page=plut }}
 
<nowiki>{{EOL|status=EOL|NEW-productname-page=pluto }}</nowiki>:
 
{{EOL|status=EOL |NEW-productname-page=pluto }}
 
</noinclude>
 
  
<includeonly>
+
 
 +
 
 +
<div style="float:left;border:solid #73B2C7 2px;margin:1px">
 +
{| cellspacing="0" style="width:600px;background:#ededed"
 +
| style="width:100px;height:45px;background:#ededed;text-align:center;font-size:14pt" |
 +
{{#switch: status
 +
| ACT: A
 +
| NFU: B
 +
| EOL: C [[File:EOL.png|150px]]
 +
}}
 +
| style="font-size:14pt;padding:4pt;line-height:1.25em" |
 +
{{#switch: status
 +
| ACT: The product is active
 +
| NFU: The product is Not Reccomended for new designs. Please refer to this product: [[pluto]]
 +
| EOL: The product is End Of Life for new designs. Please refer to this product: [[pluto]]
 +
}}
 +
|}</div>
 +
 
 +
 
 +
 
 +
 
 +
<div style="float:left;border:solid #73B2C7 2px;margin:1px">
 +
{| cellspacing="0" style="width:600px;background:#ededed"
 +
| style="width:100px;height:45px;background:#ededed;text-align:center;font-size:14pt" |
 +
{{#switch: status
 +
| ACT: A
 +
| NFU: B
 +
| EOL: C [[File:EOL.png|150px]]
 +
}}
 +
| style="font-size:14pt;padding:4pt;line-height:1.25em" |
 +
{{#switch: status
 +
| ACT: The product is active
 +
| NFU: The product is Not Reccomended for new designs. Please refer to this product: [[pluto]]
 +
| EOL: The product is End Of Life for new designs. Please refer to this product: [[pluto]]
 +
}}
 +
|}</div>
 +
 
 +
*
 +
 
 +
 
 
<div style="float:left;border:solid #73B2C7 2px;margin:1px">
 
<div style="float:left;border:solid #73B2C7 2px;margin:1px">
 
{| cellspacing="0" style="width:600px;background:#ededed"
 
{| cellspacing="0" style="width:600px;background:#ededed"
Line 28: Line 60:
 
{{#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 Reccomended for new designs. Please refer to this product: [[pluto]]
  | EOL: The product is End Of Life for new designs. Please refer to this product: [[{{{NEW-productname-page}}}]]
+
| EOL: The product is End Of Life for new designs. Please refer to this product: [[pluto]]
 +
}}
 +
|}</div>
 +
 
 +
</noinclude>
 +
 
 +
<includeonly>
 +
<div style="float:left;border:solid #73B2C7 2px;margin:1px">
 +
{| cellspacing="0" style="width:600px;background:#ededed"
 +
| style="width:100px;height:45px;background:#ededed;text-align:center;font-size:14pt" |
 +
{{#switch: {{{status}}}
 +
| ACT = A
 +
| NFU = B
 +
| EOL = C [[File:EOL.png|150px]]
 +
| bu
 +
}}
 +
| style="font-size:14pt;padding:4pt;line-height:1.25em" |
 +
{{#switch: {{{status}}}
 +
| ACT = The product is active
 +
| NFU = The product is Not Reccomended 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}}}]]
 +
| bu
 
}}
 
}}
 
|}</div>
 
|}</div>
 
</includeonly>
 
</includeonly>

Revision as of 20:22, 20 January 2022

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

  • status: can be:
    • ACT (means Active)
    • NFU (Not Reccomended)
    • 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

Examples:


EOL: C EOL.png

EOL: The product is End Of Life for new designs. Please refer to this product: pluto



EOL: C EOL.png

EOL: The product is End Of Life for new designs. Please refer to this product: pluto


EOL: C EOL.png

EOL: The product is End Of Life for new designs. Please refer to this product: pluto