Difference between revisions of "Template:SectionTemplate"

(added section template)
 
m (fixes template)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<includeonly><div class="uk-dark uk-background-muted uk-padding"><div class="uk-grid-small uk-flex-middle" uk-grid><div class="uk-width-auto">{{#if:{{{3|}}} | [[File:{{{3}}}|left|36px]] }}</div>{{#if:{{{1|}}} |<div class="uk-width-expand"><h3 class="uk-card-title uk-margin-remove-bottom">{{{1}}}</h3><div class="uk-divider-icon"></div></div>}}</div>{{{2}}}</div></includeonly><noinclude>
{{Template}}
{{Template}}
<pre>{{SectionTemplate|Title|Content|IconFileName}}</pre>
<pre>{{SectionTemplate|Title|Content|IconFileName}}</pre>
Line 11: Line 11:
1=Title without an icon|
1=Title without an icon|
2=It can be used without an icon.
2=It can be used without an icon.
}}
{{SectionTemplate|
2=No title.
}}
}}
</noinclude>
</noinclude>
<includeonly>
<div class="uk-dark uk-background-muted uk-padding">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
{{#if:{{{3|}}} | [[File:{{{3}}}|left|36px]] }}
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom">{{{1}}}</h3>
<div class="uk-divider-icon"></div>
</div>
</div>
{{{2}}}
</div>
</includeonly>

Latest revision as of 21:56, 4 September 2021

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.

{{SectionTemplate|Title|Content|IconFileName}}
Manjaro.png

Title with an icon

test content

Title without an icon

It can be used without an icon.
No title.