Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
mNo edit summary |
mNo edit summary |
||
| Line 12: | Line 12: | ||
<table style="border:1px solid black"> | <table style="border:1px solid black"> | ||
<tr> | <tr> | ||
<td> | <td>Browse_1: {{#if:{{{president|}}}|{{{president}}} {{#if:{{{address|}}}||to view the images}} }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
{{#if:{{{address|}}}| | <td>Browse_2: {{#if:{{{address|}}}|{{{address}}} {{#if:{{{phone|}}}||to view the images}} }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
{{#if:{{{phone|}}}| | <td>Browse_3: {{#if:{{{phone|}}}|{{{phone}}} {{#if:{{{hours open|}}}||to view the images}} }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
{{#if:{{{hours open|}}}| | <td>{{#if:{{{hours open|}}}|{{{hours open}}} to view the images}}</td> | ||
</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||