Difference between revisions of "Template:Col-break"

(add extra style param)
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<p></p>
 
<p></p>
| style="{{#if:{{{width|}}}|width: {{{width}}}; }}text-align: {{{align|left}}}; vertical-align: {{{valign|top}}}; {{#if: {{{gap|}}}|padding-left: {{{gap}}};}} {{{style|}}}" |<noinclude>
+
| {{#if:{{{width<includeonly>|</includeonly>}}}|width="{{{width}}}"}} align="{{{align|left}}}" valign="{{{valign|top}}}" {{#if: {{{gap<includeonly>|</includeonly>}}} | style="padding-left:{{{gap}}};" }}|<noinclude>
{{Documentation}}
+
{{doc}}
 
</noinclude>
 
</noinclude>

Latest revision as of 13:27, 3 November 2017

| width="{{{width}}}" align="left" valign="top" style="padding-left:{{{gap}}};"| Template:Doc