Difference between revisions of "Template:Main-panel"

From Wikispooks
Jump to navigation Jump to search
m (Text replacement - "WikiSpooks" to "Wikispooks")
(Better handling of empty |ask)
Line 13: Line 13:
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
 
</noinclude><includeonly><includeonly>
 
</noinclude><includeonly><includeonly>
<div style="border-bottom:1px solid #9a9a9a; background-color:#d0e5f5; padding:0.5em 0.5em; font-size:112%;text-align:center;">'''{{#if: {{{link|}}}|[[{{{link}}}|{{{title|}}}]]|{{{title|}}}}}'''</div>
+
<div style="border-bottom:1px solid #9a9a9a; background-color:#d0e5f5; padding:0.5em 0.5em; font-size:112%;text-align:center;">'''{{#if: {{{link|}}}|[[{{{link}}}|{{{title|}}}]]|{{{title|}}}}}'''</div>{{#if:{{{ask|}}}|
 
<div style="padding:0.5em 0.5em 0.5em 0.5em;font-size:102%;">
 
<div style="padding:0.5em 0.5em 0.5em 0.5em;font-size:102%;">
 
{{#if: {{{image|}}}|[[Image:{{{image}}}|link={{{link|}}}|alt={{{alt|}}}|right|65px]]}}
 
{{#if: {{{image|}}}|[[Image:{{{image}}}|link={{{link|}}}|alt={{{alt|}}}|right|65px]]}}
Line 23: Line 23:
 
|searchlabel={{{searchlabel|}}}
 
|searchlabel={{{searchlabel|}}}
 
}}
 
}}
</div>
+
</div>}}

Revision as of 14:23, 31 December 2022

This template makes a panel for the main page.

Usage:
{{Main-panel
|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 image and text
|title= section title
|searchlabel="Further Results..." label (defaults to <empty>)
|sort= property to sort on (defaults to Creation date)
}}