d (Kluka moved page Šablóna:CourseHeader/sk to Šablóna:CourseHeader: This template is language agnostic)
d (Vynputie vynutenia velkych pismen v kode predmetu kvoli kodom anglickych verzii predmetov)
 
(3 intermediate revisions by the same user not shown)
Riadok 1: Riadok 1:
<includeonly>{{DISPLAYTITLE:{{{title}}} <small>{{{code}}}</small>}}{{CourseCategory|{{{code}}} {{{otherprograms|}}}}}</includeonly>
 
= {{{title}}} <small style="white-space:nowrap;">{{{code}}}</small> =
 
 
<noinclude>
 
<noinclude>
 
= Template:CourseHeader =
 
= Template:CourseHeader =
 +
 +
Generates the heading, title, and categories of a course page.
 +
 
== Synopsis ==
 
== Synopsis ==
 
  <nowiki>{{</nowiki>CourseHeader
 
  <nowiki>{{</nowiki>CourseHeader
Riadok 10: Riadok 11:
 
                       ''featuring this course (e.g., 2-IKV)''
 
                       ''featuring this course (e.g., 2-IKV)''
 
  }}
 
  }}
 
+
</noinclude><includeonly>{{CourseCategory|{{{code}}} {{{otherprograms|}}}}}</includeonly>
Generates the heading, title, and categories of a course page.
+
{{Heading
 
+
  | title={{{title}}} <small>{{{code}}}</small>
== Examples ==
+
  | {{{title}}} <small style{{=}}"white-space:nowrap;text-transform:none;">{{{code}}}</small>
 
+
}}
{|
+
|-
+
| <code><nowiki>{{CourseHeader | code = 1-AIN-304 | title = Úvod do umelej inteligencie | otherprograms = 2-IKV }}</nowiki></code>
+
| {{CourseHeader | code = 1-AIN-304 | title = Úvod do umelej inteligencie | otherprograms = 2-IKV }}
+
|-
+
| <code><nowiki>{{CourseHeader | code = 1-AIN-304 | title = Úvod do umelej inteligencie | otherprograms = 2-IKV }}</nowiki></code>
+
| {{CourseHeader | code = 1-AIN-221 | title = Databázy (1) }}
+
|}
+

Aktuálna revízia z 22:31, 19. september 2018

Template:CourseHeader

Generates the heading, title, and categories of a course page.

Synopsis

{{CourseHeader
    | code = Course code (e.g., 1-AIN-304)
    | title = Full course title (e.g., Úvod do umelej inteligencie)
    | otherprograms = (optional) codes of other study programs
                      featuring this course (e.g., 2-IKV)
}}

{{{title}}} {{{code}}}