Template:Infobox sample: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table style="width:200px; border:1px solid black; float:right; "> | |||
<tr> | |||
<td>{{{president}}}}}{{#if:{{{address|}}}| | <td colspan="2" style="text-align:center">{{{organization}}} </td> | ||
<td>{{{address}}}}} | </tr> | ||
<td>{{{phone | <tr> | ||
<td>{{{hours open}}} | <td colspan="2" style="text-align:center">{{{image}}} </td> | ||
</tr> | |||
<tr> | |||
<td style="border:1px solid black">{{#if:{{{president|}}}|President:</td> | |||
<td style="border:1px solid black">{{{president}}}</td>}} | |||
</tr> | |||
<tr> | |||
<td>{{#if:{{{address|}}}|Address:</td> | |||
<td>{{{address}}}</td>}} | |||
</tr> | |||
<tr> | |||
<td>Phone:</td> | |||
<td>{{{phone}}}</td> | |||
</tr> | |||
<tr> | |||
<td>Hours Open:</td> | |||
<td>{{{hours open}}}</td> | |||
</tr> | |||
</table> | |||
<noinclude>[[Category:Infobox templates]]</noinclude> | <noinclude>[[Category:Infobox templates]]</noinclude> |
Latest revision as of 12:38, 14 July 2015
{{{organization}}} | |
{{{image}}} | |
Phone: | {{{phone}}} |
Hours Open: | {{{hours open}}} |