Difference between revisions of "Template:Lecture"

From its-wiki.no
Jump to: navigation, search
 
m
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Lecture
 
{{Lecture
 +
|Course=
 
|Title=
 
|Title=
|Lecturer=
+
|Lecture date=
|UNIKxxxx (UNIK4700)=
+
|Objective=
|Abstract=
+
|Learning outcomes=
|Room=
+
|Pensum (read before)=
 +
|References (further info)=
 +
|Keywords=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| class="wikitable"
+
<span style="font-size: 180%;">{{PAGENAME}}</span>
! Title
+
{| class="wikitable" style="color:black; background-color:white;" width="90%"
| [[Title::{{{Title|}}}]]
+
! style="width: 30%; text-align:left" | Course
 +
| style="width: 70%" | {{#arraymap:{{{Course|}}}|,|x|[[Course::x]]}}
 
|-
 
|-
! Lecturer
+
! style="width: 30%; text-align:left" | Title
| {{#arraymap:{{{Lecturer|}}}|,|x|[[Lecturer::x]]}}
+
| style="width: 70%" | [[Title::{{{Title|}}}]]
 
|-
 
|-
! UNIKxxxx (UNIK4700)
+
<!------ {{#formatdate:25 Dec 2009|dMY}} or "now": {{#time: d M Y|now }}  ------>
| [[UNIK-course-identifier::{{{UNIKxxxx (UNIK4700)|}}}]]
+
! style="width: 30%; text-align:left" | Lecture date
 +
| style="width: 70%" | [[Date::{{{Lecture date|}}}]]  [[Time::{{{time|}}}]]
 
|-
 
|-
! Abstract
+
! style="width: 30%; text-align:left" | presented
| [[Objective::{{{Abstract|}}}]]
+
| style="width: 70%" | by {{#arraymap:{{{Lecturer|}}}|,|x|[[Lecturer::x]]}}
 
|-
 
|-
! Room
+
! style="width: 30%; text-align:left" | Objective
| [[Room::{{{Room|}}}]]
+
| style="width: 70%" | [[Objective::{{{Objective|}}}]]
 
|-
 
|-
! Depiction
+
! style="width: 30%; text-align:left" | Learning outcomes
| {{#arraymap:{{{Depiction|}}}|,|x|[[Has image::Image:x| ]] [[Image:x|thumb]]}}
+
| style="width: 70%" | [[Learning outcomes::{{{Learning outcomes|}}}]]
 +
|-
 +
! style="width: 30%; text-align:left" | Pensum (read before)
 +
| style="width: 70%" | [[Pensum::{{{Pensum (read before)|}}}]]
 +
|-
 +
! style="width: 30%; text-align:left" | References (further info)
 +
| style="width: 70%" | [[References::{{{References (further info)|}}}]]
 +
|-
 +
! style="width: 30%; text-align:left" | Keywords
 +
| style="width: 70%" | {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 
|}
 
|}
 
+
''this page was created by [[Special:FormEdit/Lecture]], and can be edited by [[Special:FormEdit/Lecture/{{SUBJECTPAGENAME}}]]''.
[[Category:PhD-topics]]
+
__NOTOC__
 +
__NOEDITSECTION__
 +
{{#widget:Google PlusOne
 +
|size=small
 +
|count=true
 +
}}
 +
{{#arraymap:{{{Course}}}|,|x|[[Category:x]] | }} [[Category:Lecture]]
 
</includeonly>
 
</includeonly>

Revision as of 11:09, 9 September 2013

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

{{Lecture
|Course=
|Title=
|Lecture date=
|Objective=
|Learning outcomes=
|Pensum (read before)=
|References (further info)=
|Keywords=
}}

Edit the page to see the template text.