Difference between revisions of "Template:SMWDocSection"

From Wikispooks
Jump to navigation Jump to search
(Bug tracking)
(|limit)
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
<pre>{{SMWDocSection
 
<pre>{{SMWDocSection
 
|expression= [[Has author::{{PAGENAME}}]]
 
|expression= [[Has author::{{PAGENAME}}]]
|captionSingular= {{PAGENAME}} on Wikispooks
+
|caption_singular= {{PAGENAME}} on Wikispooks
|captionPlural= {{PAGENAME}} on Wikispooks
+
|caption_plural= {{PAGENAME}} on Wikispooks
 
|mainlabel = Wikispooks page
 
|mainlabel = Wikispooks page
 
|sort=Has publication date
 
|sort=Has publication date
 +
|limit=333 (defaults to 50)
 
|order=ascending
 
|order=ascending
 
|properties=DocType/Has publication date/Is about/Description
 
|properties=DocType/Has publication date/Is about/Description
 
|headers=Document type/Publication date/Subject(s)/Description
 
|headers=Document type/Publication date/Subject(s)/Description
 
}}</pre></noinclude><includeonly>{{#ifexpr:{{#ask: {{{expression|}}}|format=count}}>0|&nbsp;
 
}}</pre></noinclude><includeonly>{{#ifexpr:{{#ask: {{{expression|}}}|format=count}}>0|&nbsp;
=={{spz|{{#ask: {{{expression|}}}|format=count}}|{{{captionSingular|}}}|{{{captionPlural|}}}}}==
+
=={{spz|{{#ask: {{{expression|}}}|format=count}}|{{{caption_singular|}}}|{{{caption_plural|}}}}}==
{{#ifexpr: {{#ask: {{{expression|}}}|format=count}}=1|
+
<!--{{#ifexpr: {{#ask: {{{expression|}}}|format=count}}=1|
  
<small>''Use the Up/Dn symbols to sort''</small>}}{{ask
+
<small>''Use the Up/Dn symbols to sort''</small>}}
 +
Not really needed. 2017-12-02
 +
-->{{ask
 
|format=table
 
|format=table
 +
|limit={{{limit|}}}
 
|sort={{{sort|}}}
 
|sort={{{sort|}}}
 
|order={{{order|}}}  
 
|order={{{order|}}}  

Revision as of 12:37, 15 December 2017

Bug1.jpg This template has problems: This sometimes creates blank sections. This is believed to be when the items contain badly formed semantic data. Use the discussion page to see the debate about this.

This template places a list of data items in its own defined section.
Example usage:

{{SMWDocSection
|expression= [[Has author::{{PAGENAME}}]]
|caption_singular= {{PAGENAME}} on Wikispooks
|caption_plural= {{PAGENAME}} on Wikispooks
|mainlabel = Wikispooks page
|sort=Has publication date
|limit=333 (defaults to 50)
|order=ascending
|properties=DocType/Has publication date/Is about/Description
|headers=Document type/Publication date/Subject(s)/Description
}}