Template:Div col: Difference between revisions

From WikiMD's Wellness Encyclopedia

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="div-col" style="display: grid; grid-template-columns: repeat(3, 1fr); gap: {{#if:{{{gap|}}}|{{{gap}}}|0.5em}}; {{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}} {{#if:{{{style|}}}|{{{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}}}}}">
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 18:14, 29 April 2025