Template:Testing
From TSD Wiki
| Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
! colspan="2" style="color:#ffffff;background:#604088;width:200px;font-size:10pt;text-align:center;" | | ! colspan="2" style="color:#ffffff;background:#604088;width:200px;font-size:10pt;text-align:center;" | | ||
| − | '''{{#if: {{{title}}} | {{{title}}} | {{PAGENAME}}}}''' | + | '''{{#if: {{{title}}} | {{{title|title}}} | {{PAGENAME}}}}''' |
|- | |- | ||
| colspan="2" style="text-align:center;font-size:7pt" | [[Image:Tlaloc, Codex Rios, p.20r.JPG|noframe|200px]]<br />Image caption | | colspan="2" style="text-align:center;font-size:7pt" | [[Image:Tlaloc, Codex Rios, p.20r.JPG|noframe|200px]]<br />Image caption | ||
| 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>:'''}} |
| style="font-size:9pt" | | | style="font-size:9pt" | | ||
| − | {{#if: {{{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>:'''}} |
| style="font-size:9pt" | | | style="font-size:9pt" | | ||
| − | {{#if: {{{data2}}}|{{{data2}}}}} | + | {{#if: {{{data2}}}|{{{data2|data2}}}}} |
|- | |- | ||
|} | |} | ||