Template

Difference between revisions of "Course"

From LRDE

 
(3 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
|slides=
 
|slides=
 
|logbook=
 
|logbook=
  +
|visible=
 
}}
 
}}
 
</pre>
 
</pre>
Line 33: Line 34:
 
! Enseignant
 
! Enseignant
 
|
 
|
[[Has teacher::User:{{{teacher|}}}]]
+
{{#arraymap:{{{teacher|}}}|,|z|[[Has teacher::User:z]]}}
 
|-
 
|-
 
! Période
 
! Période
Line 85: Line 86:
   
 
{{#arraymap:{{{references|}}}|\n|x|{{#set:Course references=x}}}}
 
{{#arraymap:{{{references|}}}|\n|x|{{#set:Course references=x}}}}
  +
{{#set:Course visible={{{visible|}}}}}
   
 
[[Category:Courses]]
 
[[Category:Courses]]

Latest revision as of 15:27, 4 February 2020

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=
|visible=
}}

Edit the page to see the template text.