Template:Testing
From TSD Wiki
| Line 9: | Line 9: | ||
|- | |- | ||
| style="color:#ffffff;background:#c0a0ee;font-size:9pt" | | | style="color:#ffffff;background:#c0a0ee;font-size:9pt" | | ||
| − | {{#if: {{{data1}}} | '''FieldName<sub>A1</sub>:''' }} | + | {{#if: {{{data1}}} | '''FieldName<sub>A1</sub>:'''| {{{blank}}} }} |
| style="font-size:9pt" | | | style="font-size:9pt" | | ||
| − | {{#if: {{{data1|}}}|{{{data1|data1}}} | + | {{#if: {{{data1|}}}|{{{data1|data1}}} }} |
|- | |- | ||
| style="color:#ffffff;background:#c0a0ee;font-size:9pt" | | | style="color:#ffffff;background:#c0a0ee;font-size:9pt" | | ||
| − | {{#if: {{{data2}}} | '''FieldName<sub>A2</sub>:''' }} | + | {{#if: {{{data2}}} | '''FieldName<sub>A2</sub>:''' |{{{blank}}}}} |
| style="font-size:9pt" | | | style="font-size:9pt" | | ||
| − | {{#if: {{{data2|}}}|{{{data2|data2}}} | + | {{#if: {{{data2|}}}|{{{data2|data2}}} }} |
|- | |- | ||
|} | |} | ||