|
|
| Line 25: |
Line 25: |
|
| |
|
|
| |
|
| {{#if:{{{INN|}}}|<tr>
| | |
| <th>INN:</th>
| |
| <td>{{{INN}}}</td>}}
| |
| {{#if:{{{image|}}}|<tr>
| |
| <th>Image:</th>
| |
| <td>{{{image}}}</td>}}
| |
| {{#if:{{{width|}}}|<tr>
| |
| <th>Width:</th>
| |
| <td>{{{width}}}</td>}}
| |
| {{#if:{{{alt|}}}|<tr>
| |
| <th>Alt:</th>
| |
| <td>{{{alt}}}</td>}}
| |
| {{#if:{{{image2|}}}|<tr>
| |
| <th>Image 2:</th>
| |
| <td>{{{image2}}}</td>}}
| |
|
| |
|
| <noinclude> | | <noinclude> |