Template:Infobox software: Difference between revisions
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
{{#if:{{{project status|}}}|<tr> | {{#if:{{{project status|}}}|<tr> | ||
<th style="width:110px;">Status</th> | <th style="width:110px;">Status</th> | ||
{{#ifeq:{{{project status}}}|Active|<td style="background:#d4edda; color:#155724; font-weight:600;">{{{project status}}}</td>|<td>{{{project status}}}</td>}} | {{#ifeq:{{{project status}}}|Active|<td style="background:#d4edda; color:#155724; font-weight:600;">{{{project status}}}</td>|<td style="background:#f8d7da; color:#721c24; font-weight:600;">{{{project status}}}</td>}} | ||
</tr>}} | </tr>}} | ||