Difference between revisions of "Template:Class"

From TSAS Library
Jump to: navigation, search
Line 1: Line 1:
<repeat table="courses">
<h3 style="display:inline;">[[{{{coursename}}}]]</h3> <p style="float:right;>{{{teacher}}}</p>
<h3 style="display:inline;">{{{coursename}}}</h3>
 
{{Infobox class
| department      = {{{department}}}
| teacher          = {{{teacher}}}
| sessions        = {{{sessions}}}
| prerequisites    = {{{prerequisites}}}
| note            = {{{note}}}
| grcode          = {{{grcode}}}
| offered          = {{{offered}}}
| opento          = {{{opento}}}
| requiredby      = {{{requiredby}}}
| 09              = {{{09}}}
| 10              = {{{10}}}
| 11              = {{{11}}}
| 12              = {{{12}}}
| CC              = {{{CC}}}
| FA              = {{{FA}}}
| LA              = {{{LA}}}
| ST              = {{{ST}}}
}}
{{{description}}}
{{{description}}}
<p style="margin-left:1em;">{{{requiredby}}}</p>
</repeat>
</repeat>

Revision as of 21:55, 15 May 2018

[[{{{coursename}}}]]

{{{teacher}}}

{{{description}}}

{{{requiredby}}}

</repeat>