Manjaro Difference between revisions of "Template:FlexBoxTemplate"

Difference between revisions of "Template:FlexBoxTemplate"

Template page
(changed flex)
(added flex option)
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{Template}}
{{Template}}
<pre>{{FlexBoxTemplate|Title|Content|FooterContent}}</pre>
<pre>{{FlexBoxTemplate|Title|Content|FooterContent|IsFlexWrap}}</pre>
{{FlexBoxTemplate|
{{FlexBoxTemplate|
1=Title With a footer|
1=Title With a footer|
Line 25: Line 25:
</div>
</div>
</div>
</div>
<div class="uk-card-body uk-flex uk-flex-wrap uk-flex-wrap-around">
<div class="uk-card-body">
 
{{#if:{{{4|}}} | <div class="uk-flex uk-flex-wrap uk-flex-wrap-around"> }}
<!-- Content -->
<!-- Content -->
{{{2}}}
{{{2}}}
<!-- Content -->
<!-- Content -->
 
{{#if:{{{4|}}} | </div> }}
</div>
</div>
{{#if:{{{3|}}} | <div class="uk-card-footer">{{{3}}}</div> }}
{{#if:{{{3|}}} | <div class="uk-card-footer">{{{3}}}</div> }}
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 09:27, 18 October 2020

This page is a template. It contains no Manjaro Linux-related information, but should be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

{{FlexBoxTemplate|Title|Content|FooterContent|IsFlexWrap}}


Title With a footer

test content



Title without a footer

It can be used without a footer.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.