Template:Div col: Difference between revisions

From WikiMD's Wellness Encyclopedia

No edit summary
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div  
<div class="div-col" style="display: flex; flex-wrap: wrap; gap: {{#if:{{{gap|}}}|{{{gap}}}|0.5em}}; {{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}} {{#if:{{{style|}}}|{{{style}}}}}">
class="div-col {{{class|}}}"  
style="display: flex; flex-wrap: wrap; {{#if:{{{colwidth|}}}|column-width:{{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap:{{{gap}}};}} padding:0; margin:0;{{#if:{{{style|}}}|{{{style}}}}}"
>
{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 18:14, 29 April 2025