Template:BasePageGroupShow: Difference between revisions

From OER in Education
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
  <nowiki>{{BasePageGroupShow}}</nowiki>
  <nowiki>{{BasePageGroupShow}}</nowiki>
  <nowiki>{{BasePageGroupShow|separator}}</nowiki>
  <nowiki>{{BasePageGroupShow|format=...}}</nowiki>
e.g.
e.g.
  <nowiki>{{BasePageGroupShow|, }}</nowiki>
  <nowiki>{{BasePageGroupShow|format=list}}</nowiki>
(see [https://semantic-mediawiki.org/wiki/Help:Result_formats] for more formatting options).
[[Category:PageGroupTemplate]]
[[Category:PageGroupTemplate]]
</noinclude>{{#arrayprint:{{BASEPAGENAME}}|{{{1|<br/>}}}}}
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: