Template:Infobox: Difference between revisions

I agree with Netoholic on this - hiddenstructure should be in the example templates as the if templates, while not an emergency should be avoided
(rvt - there is no WP:POINT violation in removing code which does not work properly. This template is a guide to infoboxes and should not promote a bad design.)
(I agree with Netoholic on this - hiddenstructure should be in the example templates as the if templates, while not an emergency should be avoided)
Line 12:
! Data 3 (data hidden if data3 empty or not defined):
| {{{data3|}}}
|- class{{{data4|}}}="hiddenStructure"
{{qif|test={{{data4|}}}|then=<tr><th>Data 4 (row hidden if data4 empty):<td>{{{data4}}} }}
{{qif|test={{{na{{{data5|}}}me|}}}|then=<tr><th>! Data 54 (row hidden if data5 notdata4 empty):<td>{{{data5}}} }}
| {{{data4}}}
|- class{{{na{{{data5|}}}me|}}}="hiddenStructure"
! Data 5 (row hidden if data5 not empty):
| {{{data5}}}
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
Line 36 ⟶ 40:
! Data 3 (data hidden if data3 empty or not defined):
| {{{data3|}}}
|- class{{{data4|}}}="hiddenStructure"
{{qif|test={{{data4|}}}|then=<tr><th>Data 4 (row hidden if data4 empty):<td>{{{data4}}} }}
{{qif|test={{{na{{{data5|}}}me|}}}|then=<tr><th>! Data 54 (row hidden if data5 notdata4 empty):<td>{{{data5}}} }}
| {{{data4}}}
|- class{{{na{{{data5|}}}me|}}}="hiddenStructure"
! Data 5 (row hidden if data5 not empty):
| {{{data5}}}
Line 47 ⟶ 53:
==See also==
*[[Wikipedia:Infobox]]
*[[Wikipedia:hiddenStructure]]
 
[[Category:infobox templates|{{PAGENAME}}]]
Anonymous user