Mudanças entre as edições de "Predefinição:Infobox/row"
Ir para navegação
Ir para pesquisar
(Limpou toda a página) Etiqueta: anulando |
|||
| Linha 1: | Linha 1: | ||
| − | + | {{#if:{{{header|}}} | |
| + | |<tr><th colspan="2" style="text-align:center; {{{headerstyle|}}}">{{{header|}}}</th></tr> | ||
| + | |{{#if:{{{data|}}}{{#ifeq:{{{name|}}}|{{#titleparts:{{PAGENAME}}|1}}|example}} | ||
| + | |<tr>{{#if:{{{label|}}} | ||
| + | |<th style="{{{labelstyle|}}}">{{{label|}}}</th> | ||
| + | <td class="{{{class|}}}" style="{{{datastyle|}}}"> | ||
| + | |<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}"> | ||
| + | }}{{{data|}}}</td></tr> | ||
| + | }} | ||
| + | }}<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> | ||