Difference between revisions of "Template:Class"

From TSAS Library
Jump to: navigation, search
Line 10: Line 10:
{
{
"params": {
"params": {
"1": {}
"1": {},
"2": {}
},
},
"format": "inline"
"format": "inline"

Revision as of 22:38, 15 May 2018

<repeat table="Courses" criteria={{{1}}} sort={{{2}}}>

[[{{{coursename}}}]]

{{{teacher}}}

{{{description}}}

{{{requiredby}}}

</repeat>

<templatedata> { "params": { "1": {}, "2": {} }, "format": "inline" } </templatedata>