Difference between revisions of "Template:SubContentTemplate"

title icon
(fixed optional parameter)
(title icon)
Line 3: Line 3:
<pre>{{SubContentTemplate|Title|Content|IconFileName}}</pre>
<pre>{{SubContentTemplate|Title|Content|IconFileName}}</pre>
{{SubContentTemplate|
{{SubContentTemplate|
1=Title|
1=Title With an icon|
2=test content|
2=test content|
3=IconFileName
3=Manjaro.png
}}
 
{{SubContentTemplate|
1=Title without an icon|
2=It can be used without an icon.
}}
}}
</noinclude>
</noinclude>
Line 12: Line 17:
<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">
{{#if:{{{IconFileName|}}} | [[File:{{{IconFileName}}}|left|36px]] }}
{{#if:{{{3|}}} | [[File:{{{3}}}|left|36px]] }}
</div>
</div>
<div class="uk-width-expand">
<div class="uk-width-expand">