Template:EOLBox: Difference between revisions
Appearance
Editing template to accept variables. |
m Removed <br> |
||
| 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}}}}} | ||
{{#if:{{{end_production|}}}|End of Production: {{{end_production}}} | {{#if:{{{end_production|}}}|End of Production: {{{end_production}}}}} | ||
{{#if:{{{end_bugfix|}}}|End of Bug-fixing: {{{end_bugfix}}} | {{#if:{{{end_bugfix|}}}|End of Bug-fixing: {{{end_bugfix}}}}} | ||
{{#if:{{{end_support|}}}|End of Support: {{{end_support}}} | {{#if:{{{end_support|}}}|End of Support: {{{end_support}}}}} | ||
{{#if:{{{replacement|}}}|'''''Recommended replacement: {{{replacement}}}.'''''<br>}} | {{#if:{{{replacement|}}}|'''''Recommended replacement: {{{replacement}}}.'''''<br>}} | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||