Predefinição:Infobox: mudanças entre as edições
Sem resumo de edição |
Sem resumo de edição |
||
Linha 1: | Linha 1: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="myinfobox" | ||
! colspan="2" | {{{title|{{PAGENAME}}}}} | ! colspan="2" | {{{title|{{PAGENAME}}}}} | ||
|- | |- | ||
Linha 11: | Linha 11: | ||
|- | |- | ||
}} | }} | ||
{{{ | {{#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 | 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.