Template:Div col: Difference between revisions

From WikiMD's Wellness Encyclopedia

No edit summary
No edit summary
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="div-col" style="
<div class="div-col" style="display: flex; flex-wrap: wrap; gap: {{#if:{{{gap|}}}|{{{gap}}}|0.5em}}; {{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}} {{#if:{{{style|}}}|{{{style}}}}}">
display: flex;  
flex-wrap: wrap;
gap: {{#if:{{{gap|}}}|{{{gap}}}|1em}};
{{#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>

Latest revision as of 18:14, 29 April 2025