Difference between revisions of "Template:Main-panel-with-icon"
Jump to navigation
Jump to search
(Add Modification date) |
(Colspan 3) |
||
Line 13: | Line 13: | ||
</noinclude><includeonly><includeonly> | </noinclude><includeonly><includeonly> | ||
{|style="font-size:100%; text-align:left; width:100%; border-bottom:1px solid #dedede; padding:0.25em;" | {|style="font-size:100%; text-align:left; width:100%; border-bottom:1px solid #dedede; padding:0.25em;" | ||
− | !colspan=" | + | !colspan="3" style="font-size:125%; text-align:center; border:1px solid #9a9a9a; padding:0em; background-color:#d0e5f5; padding:0.25em;"|{{#if: {{{link|}}}|[[{{{link}}}|{{{title|}}}]]|{{{title|}}}}}{{#if: {{{image|}}}|[[Image:{{{image}}}|link={{{link|}}}|alt={{{alt|}}}|right|50px]]}} |
|- | |- | ||
{{#Ask: {{{ask|}}} | {{#Ask: {{{ask|}}} |
Revision as of 17:12, 29 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)
}}