Template:Infobox: Difference between revisions
remove use of conditional templates including those using hiddenStructure
(I agree with Netoholic on this - hiddenstructure should be in the example templates as the if templates, while not an emergency should be avoided) |
(remove use of conditional templates including those using hiddenStructure) |
||
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|}}} | ||
| | {{qif|test={{{data4|}}}|then=<tr><th>Data 4 (row hidden if data4 empty):<td>{{{data4}}} }} | ||
{{qif|test={{{na{{{data5|}}}me|}}}|then=<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 40: | Line 36: | ||
! Data 3 (data hidden if data3 empty or not defined): | ! Data 3 (data hidden if data3 empty or not defined): | ||
| {{{data3|}}} | | {{{data3|}}} | ||
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
Line 53: | Line 43: | ||
==See also== | ==See also== | ||
*[[Wikipedia:Infobox]] | *[[Wikipedia:Infobox]] | ||
[[Category:infobox templates|{{PAGENAME}}]] | [[Category:infobox templates|{{PAGENAME}}]] |