Difference between revisions of "Template:Main-panel-with-icon"
Jump to navigation
Jump to search
(trim div) |
(searchlabel empty) |
||
Line 12: | Line 12: | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</noinclude><includeonly><includeonly> | </noinclude><includeonly><includeonly> | ||
− | {|style="font-size:100%; text-align:left; width:100%;" | + | {|style="font-size:100%; text-align:left; width:100%; padding:0.25em;" |
− | !style="font-size:125%;border:1px solid #9a9a9a; padding: | + | !style="font-size:125%;border:1px solid #9a9a9a; padding:0em; background-color:#d0e5f5;"|{{#if: {{{link|}}}|[[{{{link}}}|{{{title|}}}]]|{{{title|}}}}}{{#if: {{{image|}}}|[[Image:{{{image}}}|link={{{link|}}}|alt={{{alt|}}}|right|50px]]}} |
|- | |- | ||
{{#Ask: {{{ask|}}} | {{#Ask: {{{ask|}}} | ||
Line 22: | Line 22: | ||
|template=Main-panel-with-icon/output | |template=Main-panel-with-icon/output | ||
|limit={{#if: {{{limit|}}}|{{{limit}}}|28}} | |limit={{#if: {{{limit|}}}|{{{limit}}}|28}} | ||
− | | | + | |searchlabel= |
}} | }} | ||
|} | |} |
Revision as of 09:18, 19 September 2014
This template makes a panel for the main page.
Usage:
{{Main-panel-with-icon
|ask= The SMW Query expression
|image= image for the section header
|alt= alt text for the image
|limit= how many results to show (defaults to 6)
|link= where to link the title image and text
|title= section title
|sort= property to sort on (defaults to Creation date)
}}