Template:DivTemplate: Difference between revisions
Created page with "<includeonly><templatestyles src="DivTemplace/styles.css"/><!-- --><div class="div-col {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!-- -->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!-- -->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!-- -->}}><!-- -->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- --></includeonly>{{#invoke:Check for unknown parameters|check|unknown={{m..." |
No edit summary |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <div style="border: 1px solid black; width: 400px; float: right;"> | ||
{{{content|}}} | |||
</div> | |||