Jump to content

Template:Experiment3: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
<table style="width:200px; border:1px solid black">  
<span style="display:flex; align-items:center; width:0.9em; height: 0.09em; background: white; border-radius:0.9em">
<tr>
<span style="display:flex; order:2; align-items:center; width: 0; height: 0; border-top: 0.4em solid transparent; border-left: 0.4em solid green; border-bottom: 0.4em solid transparent"></span>
<td colspan="2" style="text-align:center">organization name</td>
<span style="display:flex; order:1; align-items:center; width:0.4em; height:0.3em; background-color:green"></span>
</tr>
</span>
<tr>
<td colspan="2" style="text-align:center">image</td>
</tr>
<tr>
{{#if:{{{president|}}}|<td>President:</td>
<td>{{{president}}} }}</td>
</tr>
<tr>
{{#if:{{{address|}}}|<td>Address:</td>
<td>{{{address}}} }}</td>
</tr>
<tr>
{{#if:{{{phone|}}}|<td>Phone:</td>
<td>{{{phone}}} }}</td>
</tr>
<tr>
{{#if:{{{hours open|}}}|<td>Hours Open:</td>
<td>{{{hours open}}} }}</td>
</tr>
</table>