Template:Testing
From TSD Wiki
| Line 6: | Line 6: | ||
|- | |- | ||
| colspan="2" style="color:#ffffff;background:#9070bb;text-align:center;font-size:9pt" | | | colspan="2" style="color:#ffffff;background:#9070bb;text-align:center;font-size:9pt" | | ||
| − | {{#if: ({{{data1}}} or {{{data2}}}) | '''Section<sub>A</sub>'''}} | + | {{#if: ({{{data1|}}} or {{{data2|}}}) | '''Section<sub>A</sub>'''}} |
|- | |- | ||
| − | | style="color:#ffffff;background:#c0a0ee;font-size:9pt" | {{#if: {{{data1}}} | '''FieldName<sub>A1</sub>:''' | }} | + | | style="color:#ffffff;background:#c0a0ee;font-size:9pt" | {{#if: {{{data1|}}} | '''FieldName<sub>A1</sub>:''' | }} |
| − | | style="font-size:9pt" | {{#if: {{{data1|}}} | | + | | style="font-size:9pt" | {{#if: {{{data1|}}} | {{{data1}}} | }} |
|- | |- | ||
| style="color:#ffffff;background:#c0a0ee;font-size:9pt" | {{#if: {{{data2}}} | '''FieldName<sub>A2</sub>:''' | }} | | style="color:#ffffff;background:#c0a0ee;font-size:9pt" | {{#if: {{{data2}}} | '''FieldName<sub>A2</sub>:''' | }} | ||
| − | | style="font-size:9pt" | {{#if: {{{data2}}} | {{{data2}}} | | + | | style="font-size:9pt" | {{#if: {{{data2|}}} | {{{data2}}} | }} |
|- | |- | ||
|} | |} | ||