Difference between revisions of "Template:Main-panel-with-icon"

From Wikispooks
Jump to navigation Jump to search
(left align)
(prettifying)
Line 14: Line 14:
 
<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%;">
 
{|style="border-bottom:1px solid #9a9a9a; background-color:#d0e5f5; padding:0.2em 0.2em; font-size:100%;text-align:left;"
 
{|style="border-bottom:1px solid #9a9a9a; background-color:#d0e5f5; padding:0.2em 0.2em; font-size:100%;text-align:left;"
|'''{{#if: {{{link|}}}|[[{{{link}}}|{{{title|}}}]]|{{{title|}}}}}'''
+
!style="font-size:170%;"|'''{{#if: {{{link|}}}|[[{{{link}}}|{{{title|}}}]]|{{{title|}}}}}'''{{#if: {{{image|}}}|[[Image:{{{image}}}|link={{{link|}}}|alt={{{alt|}}}|right|50px]]}}
 
|-
 
|-
{{#if: {{{image|}}}|[[Image:{{{image}}}|link={{{link|}}}|alt={{{alt|}}}|right|65px]]}}
 
 
{{#Ask: {{{ask|}}}
 
{{#Ask: {{{ask|}}}
 
|sort={{#if: {{{sort|}}}|{{{sort|}}}|Creation date}}
 
|sort={{#if: {{{sort|}}}|{{{sort|}}}|Creation date}}
Line 23: Line 22:
 
|format=template
 
|format=template
 
|template=Main-panel-with-icon/output
 
|template=Main-panel-with-icon/output
|limit={{#if: {{{limit|}}}|{{{limit}}}|6}}
+
|limit={{#if: {{{limit|}}}|{{{limit}}}|28}}
 
}}
 
}}
 
|}
 
|}
 
</div>
 
</div>

Revision as of 08:31, 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 image and text
|title= section title
|sort= property to sort on (defaults to Creation date)
}}