Difference between revisions of "Template:Main-panel-with-icon"
Jump to navigation
Jump to search
(Is stub) |
(style) |
||
Line 12: | Line 12: | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</noinclude><includeonly><includeonly> | </noinclude><includeonly><includeonly> | ||
− | {|style="font-size:100%; text-align:left; width:100%; padding: | + | {|style="font-size:100%; text-align:left; width:100%; border-bottom:1px solid #dedede; padding:0.25em;" |
!colspan="2" 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]]}} | !colspan="2" 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]]}} | ||
|- | |- |
Revision as of 17:28, 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)
}}