Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Column: Difference between revisions

Template page
mNo edit summary
Tag: Manual revert
mNo edit summary
Tag: Manual revert
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="cg-grid" style="grid-template-columns: repeat(auto-fit, {{#if:{{{4|}}}|minmax(12rem, 1fr)|{{#if:{{{3|}}}|minmax(15.625rem, 1fr)|{{#if:{{{2|}}}|minmax(21.875rem, 2fr)}}}}}})">
<div class="cg-grid" style="grid-template-columns: repeat(auto-fit, {{#if:{{{4|}}}|minmax(12rem, 15fr)|{{#if:{{{3|}}}|minmax(15.625rem, 1fr)|{{#if:{{{2|}}}|minmax(21.875rem, 1fr)}}}}}})">
<div>
<div>
{{{1}}}
{{{1}}}
</div>
</div>
{{#if:{{{2|}}}|
{{#if:{{{2|}}}|<div>
<div>
{{{2|}}}
{{{2|}}}
</div>
</div>
}}
}}
{{#if:{{{3|}}}|
{{#if:{{{4|}}}|<div>
<div>
{{{3|}}}
{{{3|}}}
</div>
</div>
}}
{{#if:{{{4|}}}|
<div>
<div>
{{{4|}}}
{{{4|}}}
</div>
</div>
}}
}}
</div>
</div><noinclude>[[Category:Formatting templates]]</noinclude>

Latest revision as of 10:04, 1 February 2023

{{{1}}}