Manjaro Difference between revisions of "Template:FlexSideContainerTemplate"

Difference between revisions of "Template:FlexSideContainerTemplate"

Template page
(added sidecontainer)
 
(updated wrong)
Line 1: Line 1:
<noinclude>
<noinclude>
{{Template}}
{{Template}}
<pre>{{FlexSideContainerTemplate|Right|Left|RightGrow|LeftGrow}}</pre>
<pre>{{FlexSideContainerTemplate|LEFT|RIGHT|LeftGrow|RightGrow}}</pre>
{{FlexSideContainerTemplate|
{{FlexSideContainerTemplate|
1=Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. |
1=Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. |
Line 12: Line 12:
<includeonly>
<includeonly>
<div id="container" style="display: flex;justify-content: space-between;">
<div id="container" style="display: flex;justify-content: space-between;">
<div id="right" style="flex-grow: {{{3}}}">
<div id="left" style="flex-grow: {{{3}}}">
<!-- right start -->
<!-- left start -->
{{{1}}}
{{{1}}}
<!-- right end -->
<!-- left end -->
</div>
</div>
<div id="left" style="flex-grow: {{{4}}};margin-left:20px;">
<div id="right" style="flex-grow: {{{4}}};margin-left:20px;">
<!-- left start -->
<!-- right start -->
{{{2}}}
{{{2}}}
<!-- left end -->
<!-- right end -->
</div>
</div>


</div>
</div>
</includeonly>
</includeonly>

Revision as of 12:54, 7 November 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.

{{FlexSideContainerTemplate|LEFT|RIGHT|LeftGrow|RightGrow}}


Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.



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