Template:Infobox sample: Difference between revisions

From FamilySearch Wiki
mNo edit summary
mNo edit summary
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table class="infobox" style="border:1px solid black; font-size:10pt; width:200px; ">
<table style="width:200px; border:1px solid black; float:right; ">
<tr>
<tr>
<td colspan="2" style="text-align:center; font-size:12pt; background-color:#fde08b; ">{{{organization}}}</td>
<td colspan="2" style="text-align:center">{{{organization}}} </td>
</tr>
</tr>
<tr>
<tr>
{{#if:{{{image|}}}|<td colspan="2" style="text-align:center; ">{{{image}}}}}</td>
<td colspan="2" style="text-align:center">{{{image}}} </td>
</tr>
</tr>
<tr>
<tr>
{{#if:{{{president|}}}|<td>'''President''':</td>
<td style="border:1px solid black">{{#if:{{{president|}}}|President:</td>
<td>{{{president}}}}}</td>
<td style="border:1px solid black">{{{president}}}</td>}}
</tr>
</tr>
<tr>
<tr>
{{#if:{{{address|}}}|<td>'''Address''':</td>
<td>{{#if:{{{address|}}}|Address:</td>
<td>{{{address}}}}}</td>
<td>{{{address}}}</td>}}
</tr>
</tr>
<tr>
<tr>
{{#if:{{{phone|}}}|<td>'''Phone''':</td>
<td>Phone:</td>
<td>{{{phone|}}}}}</td>
<td>{{{phone}}}</td>
</tr>
</tr>
<tr>
<tr>
{{#if:{{{hours open|}}}|<td>'''Open Hours''':</td>
<td>Hours Open:</td>
<td>{{{hours open}}}}}</td>
<td>{{{hours open}}}</td>
</tr>
</tr>
</table>
</table>
<noinclude>[[Category:Infobox templates]]</noinclude>

Latest revision as of 12:38, 14 July 2015

{{{organization}}}
{{{image}}}
Phone: {{{phone}}}
Hours Open: {{{hours open}}}