Difference between revisions of "Template:Col-break"

From GnuCash
Jump to: navigation, search
(fix col-breat template)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
 
 
 
{| style="{{#if:{{{width|}}}|width: {{{width}}}; }}text-align: {{{align|right}}}; vertical-align: {{{valign|top}}}; {{#if: {{{gap|}}}|padding-left: {{{gap}}};}} {{{style|}}}" |}
+
| style="{{#if:{{{width|}}}|width:{{{width}}}; }}text-align:{{{align|right}}}; vertical-align:{{{valign|top}}}; {{#if:{{{gap|}}}|padding-left:{{{gap}}};}} {{{style|}}}" |
 
<noinclude>
 
<noinclude>

Latest revision as of 15:50, 8 July 2021

| style="{{#if:|width:{{{width}}}; }}text-align:right; vertical-align:top; {{#if:|padding-left:{{{gap}}};}} " |