Difference between revisions of "Template:EOL"

From DAVE Developer's Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
<includeonly>
 
<includeonly>
 
{{#switch: {{{status}}}
 
{{#switch: {{{status}}}
  | ACT = <div style="float:left;border:solid #00FF00 2px;margin:2px">
+
  | ACT = <div style="float:left;border:solid #FFFFFF 2px;margin:2px">
  | NFU = <div style="float:left;border:solid #00FFFF 2px;margin:2px">
+
  | NFU = <div style="float:left;border:solid #ededed 2px;margin:2px">
 
  | EOL = <div style="float:left;border:solid #FF0000 2px;margin:2px">
 
  | EOL = <div style="float:left;border:solid #FF0000 2px;margin:2px">
 
}}  
 
}}  
Line 21: Line 21:
 
| style="height:45px;background:#FFFFFF;text-align:center;font-size:{{{fontsize}}}pt" |
 
| style="height:45px;background:#FFFFFF;text-align:center;font-size:{{{fontsize}}}pt" |
 
{{#switch: {{{status}}}
 
{{#switch: {{{status}}}
  | ACT = [[File:Traffic-light-GREEN.png|({{{iconwidth}}}px]]
+
  | ACT = [[File:Traffic-light-GREEN.png|{{{iconwidth}}}px]]
 
  | NFU = [[File:Traffic-light-YELLOW.png|{{{iconwidth}}}px]]
 
  | NFU = [[File:Traffic-light-YELLOW.png|{{{iconwidth}}}px]]
 
  | EOL = [[File:Traffic-light-RED.png|{{{iconwidth}}}px]]
 
  | EOL = [[File:Traffic-light-RED.png|{{{iconwidth}}}px]]

Latest revision as of 12:38, 21 January 2022

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

  • width: value in px (symbol px is not required)
  • iconwidth: value in px (symbol px is not required)
  • fontsize: value in pt (symbol pt is not required)
  • 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