Difference between revisions of "Template:SubContentTemplate"
Template page
Views
Actions
Namespaces
Variants
Tools
(first test) |
(removed translate tags) |
||
Line 4: | Line 4: | ||
{{SubContentTemplate| | {{SubContentTemplate| | ||
1=Title| | 1=Title| | ||
2 | 2=test content| | ||
3=IconFileName | 3=IconFileName | ||
}} | }} | ||
Line 14: | Line 12: | ||
<div class="uk-grid-small uk-flex-middle" uk-grid> | <div class="uk-grid-small uk-flex-middle" uk-grid> | ||
<div class="uk-width-auto"> | <div class="uk-width-auto"> | ||
[[File:{{{3}}}|left|36px]] | {{#if:{{{3|}}} | [[File:{{{3}}}|left|36px]] }} | ||
</div> | </div> | ||
<div class="uk-width-expand"> | <div class="uk-width-expand"> | ||
<h3 class="uk-card-title uk-margin-remove-bottom" | <h3 class="uk-card-title uk-margin-remove-bottom">{{{1}}}</h3> | ||
<div class="uk-divider-icon"></div> | <div class="uk-divider-icon"></div> | ||
</div> | </div> | ||
</div> | </div> | ||
{{{2}}} | {{{2}}} | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 10:12, 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.
{{SubContentTemplate|Title|Content|IconFileName}}
test content