Template

Difference between revisions of "Course"

From LRDE

(Created page with "<noinclude> This is the "Course" template. It should be called in the following format: <pre> {{Course |title= |acronym= |teacher= |period= |audience= |exam type= |duration= |...")
 
Line 66: Line 66:
 
|-
 
|-
 
! Journal
 
! Journal
| [[Course logbook::{{{logbook|}}}]]
+
| {{#arraymap:{{{logbook|}}}|,|x|[[Course logbook::x]]}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 15:06, 17 September 2013

This is the "Course" template. It should be called in the following format:

{{Course
|title=
|acronym=
|teacher=
|period=
|audience=
|exam type=
|duration=
|optional course=
|module=
|prerequisites=
|objectives=
|content=
|references=
|slides=
|logbook=
}}

Edit the page to see the template text.