Template:Div col: Difference between revisions

From WikiMD's Wellness Encyclopedia

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div  
<div class="div-col" style="
class="div-col {{{class|}}}"  
display: flex;  
style="display: flex; flex-wrap: wrap; {{#if:{{{colwidth|}}}|column-width:{{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap:{{{gap}}};}} padding:0; margin:0;{{#if:{{{style|}}}|{{{style}}}}}"
flex-wrap: wrap;
>
gap: {{#if:{{{gap|}}}|{{{gap}}}|1em}};
{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}
{{#if:{{{colwidth|}}}|width:100%; column-width:{{{colwidth}}};}}
{{{style|}}}
">
<ul style="list-style: none; padding: 0; margin: 0; width:100%;">
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 04:56, 28 April 2025