(Pridane konzultacne hodiny do templatu)
(2 intermediate revisions by 2 users not shown)
Riadok 27: Riadok 27:
 
{{#if:{{{room|<noinclude>-</noinclude>}}}|
 
{{#if:{{{room|<noinclude>-</noinclude>}}}|
 
{{!}}align="right" valign="top"{{!}}'''Miestnosť:'''{{!!}} {{!!}}{{{room}}}
 
{{!}}align="right" valign="top"{{!}}'''Miestnosť:'''{{!!}} {{!!}}{{{room}}}
 +
{{!-}}
 +
}}
 +
{{#if:{{{officeHours|}}}|
 +
{{!}}align="right" valign="top"{{!}}'''Konzultačné hodiny:'''{{!!}} {{!!}}{{{officeHours}}}
 
{{!-}}
 
{{!-}}
 
}}
 
}}
Riadok 41: Riadok 45:
 
{{{info}}} }}
 
{{{info}}} }}
 
{{ZodpovedaZa}}
 
{{ZodpovedaZa}}
{{#if:{{{section|}}}|
+
{{#if:{{{section|}}}
[[Category:{{{section}}}]]
+
  |[[Category:{{{section}}}]]
|
+
  |{{#if:{{#pos:{{{position}}}|absolvent}}
{{#ifeq:{{{position|}}}|doktorand|
+
      |[[Category:Emeriti a absolventi]]
[[Category:Doktorandi]]
+
      |{{#if:{{#pos:{{{position}}}|doktorand}}
|
+
          |[[Category:Doktorandi]]
{{#if:{{#pos:{{{position}}}|ext}}|[[Category:Externí spolupracovníci]]|
+
          |{{#if:{{#pos:{{{position}}}|ext}}
      [[Category:Ľudia]]
+
              |[[Category:Externí spolupracovníci]]
}}
+
              |[[Category:Ľudia]]
}}
+
            }}
 +
        }}
 +
    }}
 
}}
 
}}
  
Riadok 70: Riadok 76:
 
   | phone    = your work phone, typically +421 2 602 95 nnn
 
   | phone    = your work phone, typically +421 2 602 95 nnn
 
   | room    = your office room
 
   | room    = your office room
 +
  | officeHours = your office hours
 
   | web      = [address page_name] the full address of your homepage
 
   | web      = [address page_name] the full address of your homepage
 
                 (including http://)
 
                 (including http://)
Riadok 86: Riadok 93:
 
   | phone    = +421 2 602 95 835<br>+421 2 654 22 263
 
   | phone    = +421 2 602 95 835<br>+421 2 654 22 263
 
   | room    = i25
 
   | room    = i25
 +
  | officeHours = Str 14:00 - 14:50
 
   | web      = [http://dai.fmph.uniba.sk/ katedra]
 
   | web      = [http://dai.fmph.uniba.sk/ katedra]
 
  }}</nowiki>
 
  }}</nowiki>
 
</noinclude>
 
</noinclude>

Verzia zo dňa a času 16:15, 3. november 2016

{{{caption}}}

[[Image:{{{image}}}|150px|{{{caption}}}]]
Meno: {{{fullname}}}
{{{position}}}
Oddelenie: {{{section}}}
Telefón: {{{phone}}}
Email: {{{email}}}
Miestnosť: {{{room}}}
Adresa: {{{fullname}}}
Katedra aplikovanej informatiky
FMFI UK
Mlynská dolina
824 48 Bratislava
Web: {{{web}}}

{{{info}}}



Usage

This is a template for a person on the People page. Use it as follows

{{Osoba
   | fullname = your full name with academic titles
   | caption  = your name without titles
   | image    = the file name of your photo, preferably surname.jpg
   | section  = your section name
   | position = your occupation or position within the department
   | email    = yourmailname[[Image:zavinac.gif|@]]fmph.uniba.sk, 
                use [[Image:zavinac.gif|@]] instead of ‘@’
   | phone    = your work phone, typically +421 2 602 95 nnn
   | room     = your office room
   | officeHours = your office hours
   | web      = [address page_name] the full address of your homepage
                (including http://)
   | info     = everything else you want to have on this page (multiple lines ok)
 }}

An example to copy & paste:

{{Osoba
  | fullname = doc. PhDr. Ján Rybár, PhD.
  | caption  = Ján Rybár
  | image    = rybar.jpg
  | section  = Centrum kognitívnych vied
  | position = učiteľ
  | email    = rybar[[Image:zavinac.gif|@]]fmph.uniba.sk
  | phone    = +421 2 602 95 835<br>+421 2 654 22 263
  | room     = i25
  | officeHours = Str 14:00 - 14:50
  | web      = [http://dai.fmph.uniba.sk/ katedra]
 }}