Template:Infobox officeholder: Difference between revisions

removed border and specified alignment for "from" and "to"
(ok, let's switch to HTML markup)
(removed border and specified alignment for "from" and "to")
Line 6:
|-
{{ #if: {{{term_end|}}} |<tr><th>In office</th><td>
<table style="border: none;">
<tr><td style="text-align: right;">from</td>
<td>{{{term_start}}}</td></tr>
<tr><td style="text-align: right;>to</td>
<td>{{{term_end}}}</td><tr>
</table><!--