Template:2 Column Flex: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 1: Line 1:
<div style="display: flex; flex-direction: {{#ifeq: {{lc:{{{flip|}}}}}|yes|row-reverse;|row;}} flex-wrap: {{#ifeq: {{lc:{{{reverse|}}}}}|yes|wrap-reverse;|wrap;}} gap: 1.6rem;">
<div style="display: flex; flex-direction: {{#ifeq: {{lc:{{{flip|}}}}}|yes|row-reverse;|row;}} flex-wrap: {{#ifeq: {{lc:{{{reverse|}}}}}|yes|wrap-reverse;|wrap;}} gap: 0.6rem;">
<div style="display: flex; flex-direction: column; flex:{{{flex1|7}}}; min-width:300px;">
<div style="display: flex; flex-direction: column; flex:{{{flex1|7}}}; min-width:300px;">
{{{content1|}}}
{{{content1|}}}

Latest revision as of 03:00, 29 May 2023