Template:BasePageGroupShow: Difference between revisions

From OER in Education
(Created page with "{{#arrayprint:oer4schap|<br/>}}")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#arrayprint:oer4schap|<br/>}}
<noinclude>
<nowiki>{{BasePageGroupShow}}</nowiki>
<nowiki>{{BasePageGroupShow|format=...}}</nowiki>
e.g.
<nowiki>{{BasePageGroupShow|format=list}}</nowiki>
(see [https://semantic-mediawiki.org/wiki/Help:Result_formats] for more formatting options).
[[Category:PageGroupTemplate]]
Previous version:
<nowiki>{{#arrayprint:{{BASEPAGENAME}}|{{{1|<br/>}}}}}</nowiki>
but currently using semantic wiki to print:
</noinclude>{{#ask:  [[PageGroup::{{BASEPAGENAME}}]]
|sort=PageGroupWeight_{{BASEPAGENAME}}
|format={{{format|ul}}}
|limit=50}}

Latest revision as of 12:39, 5 January 2015

{{BasePageGroupShow}}
{{BasePageGroupShow|format=...}}

e.g.

{{BasePageGroupShow|format=list}}

(see [1] for more formatting options). Previous version:

{{#arrayprint:{{BASEPAGENAME}}|{{{1|<br/>}}}}}

but currently using semantic wiki to print: