|
|
| Line 1: |
Line 1: |
| <table style="width:200px; border:10px ridge red; float:right"> | | <div style="overflow:scroll; width:440px; height:100px"> |
| <tr>
| | {| class="sortable" style="border:1px solid red; width:900px; " |
| <td colspan="2" style="text-align:center; background-color:lightgray">{{{organization|Name of Organization}}}</td>
| | |- |
| </tr>
| | ! Fruits |
| <tr>
| | ! Vegetable |
| <td colspan="2" style="text-align:center; border:1px solid black">{{{image|Place image here}}}</td>
| | ! Nuts |
| </tr>
| | ! Grains |
| <tr>
| | |- |
| {{#if:{{{president|}}}|<td>President:</td>
| | | Apples |
| <td>{{{president|President's name}}}}}</td>
| | | Peas |
| </tr>
| | | Peanuts |
| <tr>
| | | Wheat |
| {{#if:{{{address|}}}|<td>Address:</td>
| | |- |
| <td>{{{address|Address here}}}}}</td>
| | | Pears |
| </tr>
| | | Carrots |
| <tr>
| | | Walnuts |
| {{#if:{{{phone|}}}|<td>Phone:</td>
| | | Oats |
| <td>{{{phone|Phone Number}}}}}</td>
| | |- |
| </tr>
| | | Cherries |
| <tr>
| | | Corn |
| {{#if:{{{hours open|}}}|<td>Hours Open:</td>
| | | Cashews |
| <td>{{{hours open|Hours open}}}}}</td>
| | | Barley |
| </tr>
| | |- |
| </table> | | | Orange |
| | | Beans |
| | | Almonds |
| | | Buckwheat |
| | |} |
| | </div> |