Template:EOLBox: Difference between revisions
Appearance
Removed End of Bug-fixing date. |
m brackets |
||
| Line 2: | Line 2: | ||
<div style="display:inline-block; padding:5px; background-color: #EFF5FD; border:1px solid #06113B; border-radius:2px;"> | <div style="display:inline-block; padding:5px; background-color: #EFF5FD; border:1px solid #06113B; border-radius:2px;"> | ||
'''This product has entered the End-of-Life phase.'''<br> | '''This product has entered the End-of-Life phase.'''<br> | ||
{{#if:{{{end_order|}}}|End of Ordering: {{{end_order}}}}} | {{#if:{{{end_order|}}}|End of Ordering: {{{end_order}}}<br>}} | ||
{{#if:{{{end_production|}}}|End of Production: {{{end_production}}}}} | {{#if:{{{end_production|}}}|End of Production: {{{end_production}}}<br>}} | ||
{{#if:{{{end_support|}}}|End of Support: {{{end_support}}}}} | {{#if:{{{end_support|}}}|End of Support: {{{end_support}}}<br>}} | ||
{{#if:{{{replacement|}}}|'''''Recommended replacement: {{{replacement}}}.'''''<br>}} | {{#if:{{{replacement|}}}|'''''Recommended replacement: {{{replacement}}}.'''''<br>}} | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||