Predefinição:Infobox: mudanças entre as edições

De Frames de Decisão
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
<includeonly>
<includeonly>
{| class="infobox"
{| class="myinfobox"
! colspan="2" | {{{title|{{PAGENAME}}}}}
! colspan="2" | {{{title|{{PAGENAME}}}}}
|-
|-
Linha 11: Linha 11:
|-
|-
}}
}}
{{{ content }}}
{{#if: {{{header1|}}} |
! {{{header1}}}
| {{{data1|}}}
|-
|-
}}
{{#if: {{{content|}}} |
| colspan="2" | {{{content|}}}
|-
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
This is an infobox template. Use it as follows:
This is an infobox template. Use it as follows:
Linha 21: Linha 28:
| image =  
| image =  
| caption =  
| caption =  
| content =
| header1 =
| data1 =
| content =  
}}
}}
</pre>
</pre>
Include additional headers and data as needed.
Include additional headers, data and content as needed.
</noinclude>
</noinclude>

Edição das 12h54min de 16 de junho de 2023

This is an infobox template. Use it as follows:

{{Infobox
| title = 
| image = 
| caption = 
| header1 = 
| data1 = 
| content = 
}}

Include additional headers, data and content as needed.