Diferencia entre revisiones de «Plantilla:Infobox»
De Familia Sanchez Arjona
(Removed protection - assume #if: has resolved the dispute) |
(cleanup, convert qif to #if:) |
||
Línea 12: | Línea 12: | ||
! Data 3 (data hidden if data3 empty or not defined): | ! Data 3 (data hidden if data3 empty or not defined): | ||
| {{{data3|}}} | | {{{data3|}}} | ||
− | {{ | + | {{#if:{{{data4|}}}|<tr><th>Data 4 (row hidden if data4 empty):<td>{{{data4}}} }} |
− | {{ | + | {{#if:{{{na{{{data5|}}}me|}}}|<tr><th>Data 5 (row hidden if data5 not empty):<td>{{{data5}}} }} |
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
Línea 20: | Línea 20: | ||
<br style="clear:both" /> | <br style="clear:both" /> | ||
== Usage == | == Usage == | ||
− | + | :''see [[Template talk:{{PAGENAME}}|talk page]].'' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See also== | ==See also== | ||
*[[Wikipedia:Infobox]] | *[[Wikipedia:Infobox]] | ||
[[Category:infobox templates|{{PAGENAME}}]] | [[Category:infobox templates|{{PAGENAME}}]] | ||
− | + | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | |
[[zh:Template:Infobox]] | [[zh:Template:Infobox]] | ||
</noinclude> | </noinclude> |
Revisión del 04:43 19 abr 2006
[[Image:{{{image}}}|300px| ]] {{{caption}}} | |
Data 1: | {{{data1}}} |
---|---|
Data 2: | this text displayed if data2 not defined |
Data 3 (data hidden if data3 empty or not defined): |
|
Usage
- see talk page.