Difference between revisions of "Template:Main-panel-tabstrip-with-icon/tab"
Jump to navigation
Jump to search
(Modification date) |
(Support empty image) |
||
Line 4: | Line 4: | ||
<nowiki>{{</nowiki>{{PAGENAME}}<br/> | <nowiki>{{</nowiki>{{PAGENAME}}<br/> | ||
|ask= ''The SMW Query expression<br/> | |ask= ''The SMW Query expression<br/> | ||
− | |image= image for the tabstrip header<br/> | + | |image= optional image for the tabstrip header (needed unless this is a standalone tab)<br/> |
|limit= how many results to show (defaults to 15)<br/> | |limit= how many results to show (defaults to 15)<br/> | ||
|title= tab title<br/> | |title= tab title<br/> | ||
|sort= property to sort on (defaults to [[Property:Modification date|Modification date]])<br/> | |sort= property to sort on (defaults to [[Property:Modification date|Modification date]])<br/> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
− | </noinclude><includeonly>= [[image:{{{image|}}}|40px|alt={{{title|}}}|link=]] <span style="display:none;">{{{title|}}}</span> = | + | </noinclude><includeonly>= {{#if:{{image|}}|[[image:{{{image|}}}|40px|alt={{{title|}}}|link=]]}} <span style="display:none;">{{{title|}}}</span> = |
{|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;" | ||
!{{#Ask: {{{ask|}}} | !{{#Ask: {{{ask|}}} |
Revision as of 13:05, 19 December 2014
This template makes a single tab of Template:Main-panel-tabstrip-with-icon.
Usage:
{{Main-panel-tabstrip-with-icon/tab
|ask= The SMW Query expression
|image= optional image for the tabstrip header (needed unless this is a standalone tab)
|limit= how many results to show (defaults to 15)
|title= tab title
|sort= property to sort on (defaults to Modification date)
}}