Riadok 9: Riadok 9:
 
|-
 
|-
 
{{#if:{{{position|<noinclude>-</noinclude>}}}|
 
{{#if:{{{position|<noinclude>-</noinclude>}}}|
{{!}} {{!}}{{!}} {{!}}{{!}}{{{position}}}
+
{{!}} {{!!}} {{!!}}{{{position}}}
{{!}}-
+
{{!-}}
 
}}
 
}}
 
{{#if:{{{section|<noinclude>-</noinclude>}}}|
 
{{#if:{{{section|<noinclude>-</noinclude>}}}|
{{!}}align="right"{{!}}'''Oddelenie:'''{{!}}{{!}} {{!}}{{!}}{{{section}}}
+
{{!}}align="right"{{!}}'''Oddelenie:'''{{!!}} {{!!}}{{{section}}}
{{!}}-
+
{{!-}}
 
}}
 
}}
 
{{#if:{{{phone|<noinclude>-</noinclude>}}}|
 
{{#if:{{{phone|<noinclude>-</noinclude>}}}|
{{!}}align="right" valign="top"{{!}}'''Telefón:'''{{!}}{{!}} {{!}}{{!}}{{{phone}}}
+
{{!}}align="right" valign="top"{{!}}'''Telefón:'''{{!!}} {{!!}}{{{phone}}}
{{!}}-
+
{{!-}}
 
}}
 
}}
 
{{#if:{{{email|<noinclude>-</noinclude>}}}|
 
{{#if:{{{email|<noinclude>-</noinclude>}}}|
{{!}}align="right" valign="top"{{!}}'''Email:'''{{!}}{{!}} {{!}}{{!}}{{{email}}}
+
{{!}}align="right" valign="top"{{!}}'''Email:'''{{!!}} {{!!}}{{{email}}}
{{!}}-
+
{{!-}}
 
}}
 
}}
 
{{#if:{{{room|<noinclude>-</noinclude>}}}|
 
{{#if:{{{room|<noinclude>-</noinclude>}}}|
{{!}}align="right" valign="top"{{!}}'''Miestnosť:'''{{!}}{{!}} {{!}}{{!}}{{{room}}}
+
{{!}}align="right" valign="top"{{!}}'''Miestnosť:'''{{!!}} {{!!}}{{{room}}}
{{!}}-
+
{{!-}}
 
}}
 
}}
 
|align="right" valign="top"|'''Adresa:'''||
 
|align="right" valign="top"|'''Adresa:'''||
Riadok 32: Riadok 32:
 
|-
 
|-
 
{{#if:{{{web|<noinclude>-</noinclude>}}}|
 
{{#if:{{{web|<noinclude>-</noinclude>}}}|
{{!}}align="right" valign="top"{{!}}'''Web:'''{{!}}{{!}} {{!}}{{!}}{{{web}}}
+
{{!}}align="right" valign="top"{{!}}'''Web:'''{{!!}} {{!!}}{{{web}}}
{{!}}-
+
{{!-}}
 
}}
 
}}
 
|}
 
|}

Verzia zo dňa a času 23:33, 20. august 2008

zoznam zamestnancov katedry ...

{{{caption}}}

{{{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}}}

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{{{@}}}fmph.uniba.sk, use {{{@}}} instead of ‘@’
   | phone    = your work phone, typically +421 2 602 95 nnn
   | room     = your office room
   | web      = [address page name] the full address of your homepage
                (including http://)
 }}

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{{{@}}}fmph.uniba.sk
  | phone    = +421 2 602 95 835<br>+421 2 654 22 263
  | room     = i25
  | web      = [http://dai.fmph.uniba.sk/ katedra]
 }}