Difference between revisions of "Template:EOL"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Usage: <nowiki>{{EOL| |width= |fontsize= |status= |NEW-productname-page=}}</nowiki> where:
+
Usage: <nowiki>{{EOL|width= |fontsize= |status= |NEW-productname-page=}}</nowiki> where:
* width: value in % (symbol % is not required)
+
* width: value in px (symbol px is not required)
 
* fontsize: value in pt (symbol pt is not required)
 
* fontsize: value in pt (symbol pt is not required)
 
* status: can be:
 
* status: can be:
Line 17: Line 17:
 
  | EOL = <div style="float:left;border:solid #FF0000 2px;margin:2px">
 
  | EOL = <div style="float:left;border:solid #FF0000 2px;margin:2px">
 
}}  
 
}}  
{| cellspacing="0" style="width:{{{width}}}%;background:#FFFFFF"
+
{| cellspacing="0" style="width:{{{width}}}px;background:#FFFFFF"
| style="width:100%;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|100px]]
+
  | ACT = [[File:Traffic-light-GREEN.png|{{{width}}}/3px]]
  | NFU = [[File:Traffic-light-YELLOW.png|100px]]
+
  | NFU = [[File:Traffic-light-YELLOW.png|{{{width}}}/3px]]
  | EOL = [[File:Traffic-light-RED.png|100px]]
+
  | EOL = [[File:Traffic-light-RED.png|{{{width}}}/3px]]
 
}}  
 
}}  
 
| style="font-size:{{{fontsize}}}pt;padding:4pt;line-height:1.25em" |  
 
| style="font-size:{{{fontsize}}}pt;padding:4pt;line-height:1.25em" |  

Revision as of 10:16, 21 January 2022

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

  • width: 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