Template:Infobox officeholder: Difference between revisions

"Current President"->"Incumbent"; make order parameter span all columns since it is where the actual office denomination is put (there should be something like an <office> parameter)
(other aesthetic changes)
("Current President"->"Incumbent"; make order parameter span all columns since it is where the actual office denomination is put (there should be something like an <office> parameter))
Line 5:
-->
|-
{{ #if: {{{term_end|}}} |<tr><th>In office</th><td>{{{term_start}}}&ndash;{{{term_end}}}</td></tr>|<tr><th style="text-align: center; background: #B0C4DE;" colspan="2">[[Incumbent|Current]] President</th></tr>
}}
{{#if:{{{order|}}}|<tr><th>Order</th style="text-align: center;" colspan="2"><td>{{{order|}}}</td></tr>}}<!--
-->
{{#if: {{{term_end|}}}| |<!--else--><tr><th>In office since</th><td>{{{term_start}}}</td></tr>}}<!--