Template: Class
From TSAS Library
Revision as of 22:38, 15 May 2018 by JStallings (talk | contribs)
<repeat table="Courses" criteria={{{1}}} sort={{{2}}}>
[[{{{coursename}}}]]
{{{teacher}}}
{{{description}}}
{{{requiredby}}}
</repeat>
<templatedata> { "params": { "1": {}, "2": {} }, "format": "inline" } </templatedata>