Template:Infobox: Difference between revisions
cleanup, convert qif to #if:
(Removed protection - assume #if: has resolved the dispute) |
(cleanup, convert qif to #if:) |
||
Line 12: | Line 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|}}} | ||
Line 20: | Line 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> |