Template:Div col: Difference between revisions

From WikiMD's Wellness Encyclopedia

No edit summary
No edit summary
Line 2: Line 2:
<div  
<div  
class="div-col {{{class|}}}"  
class="div-col {{{class|}}}"  
style="{{#if:{{{colwidth|}}}|column-width:{{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap:{{{gap}}};}}padding:0; margin:0;{{#if:{{{style|}}}|{{{style}}}}}"
style="display: flex; flex-wrap: wrap; {{#if:{{{colwidth|}}}|column-width:{{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap:{{{gap}}};}} padding:0; margin:0;{{#if:{{{style|}}}|{{{style}}}}}"
>
>
{{#if:{{{content|}}}|{{{content}}}}}
</div>
{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}
{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}
</includeonly>
</includeonly>

Revision as of 04:43, 28 April 2025