Predefinição:Software Infobox: mudanças entre as edições
De Cine Linux Wiki
Sem resumo de edição |
Sem resumo de edição |
||
Linha 1: | Linha 1: | ||
<includeonly> | |||
<table style="width: 300px; border: 2px solid #ccc; border-radius: 12px; background-color: #f9f9f9; box-shadow: 0 0 10px rgba(0,0,0,0.1); overflow: hidden;"> | <table style="width: 300px; border: 2px solid #ccc; border-radius: 12px; background-color: #f9f9f9; box-shadow: 0 0 10px rgba(0,0,0,0.1); overflow: hidden;"> | ||
Linha 4: | Linha 5: | ||
<th colspan="2" style="font-size: 16px; background:#E8E6F4; font-weight: bold; text-align: center; padding: 20px;">{{{nome|{{PAGENAME}}}}}</th> | <th colspan="2" style="font-size: 16px; background:#E8E6F4; font-weight: bold; text-align: center; padding: 20px;">{{{nome|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
<tr> | {{{#ifeq: {{{linux|}}} | yes | <tr> | ||
<th colspan="2" style="background: #fedbd2; font-weight: bold; text-align: center; padding: 20px;">Software Descontinuado</th> | <th colspan="2" style="background: #fedbd2; font-weight: bold; text-align: center; padding: 20px;">Software Descontinuado</th> | ||
</tr> | </tr> }}} | ||
<tr> | <tr> | ||
Linha 72: | Linha 73: | ||
</table> | </table> | ||
</includeonly> |