Difference between revisions of "Template:FlexBoxTemplate"
Template page
Views
Actions
Namespaces
Variants
Tools
(added flex box template) |
(test without wrap) |
||
Line 26: | Line 26: | ||
</div> | </div> | ||
<div class="uk-card-body"> | <div class="uk-card-body"> | ||
<!-- Content --> | <!-- Content --> | ||
{{{2}}} | {{{2}}} | ||
<!-- Content --> | <!-- Content --> | ||
</div> | </div> | ||
{{#if:{{{3|}}} | <div class="uk-card-footer">{{{3}}}</div> }} | {{#if:{{{3|}}} | <div class="uk-card-footer">{{{3}}}</div> }} | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 19:22, 17 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}}
test content
It can be used without a footer.