Difference between revisions of "Template:Col-break"
From GnuCash
(fix col-breat template) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
  |   | ||
− | | style="{{#if:{{{width|}}}|width: {{{width}}}; }}text-align: {{{align| | + | | style="{{#if:{{{width|}}}|width:{{{width}}}; }}text-align:{{{align|right}}}; vertical-align:{{{valign|top}}}; {{#if:{{{gap|}}}|padding-left:{{{gap}}};}} {{{style|}}}" | |
+ | <noinclude> |
Latest revision as of 15:50, 8 July 2021
| style="{{#if:|width:{{{width}}}; }}text-align:right; vertical-align:top; {{#if:|padding-left:{{{gap}}};}} " |