(Usage)
Riadok 13: Riadok 13:
  
 
  <nowiki>{{Person
 
  <nowiki>{{Person
   | name = Your first name
+
   | name = Igor
   | surname = Your surname
+
   | surname = Farkaš
   | titles = your academic titles
+
   | titles = doc. Ing. PhD
   | occupation = Your occupation or position within the department
+
   | occupation = teacher
   | email = yourmailname at fmph.uniba.sk, use the word ‘at’ instead of ‘@’
+
   | email = farkas at fmph.uniba.sk
   | phone = your work phone, typically +421 2 602 95 nnn
+
   | phone = +421 2 60295 621
   | courses = the list of [[links]] to the courses
+
   | courses = none during this term
              of which you are the principal teacher
+
   | interests = neural networks, self-organization, connectionist language modeling
   | interests = a list of your research interests
+
   | homepage = http://ii.fmph.uniba.sk/~farkas
   | homepage = the full address of your homepage (including http://)
+
   | photo = farkas.jpg
   | photo = the file name of your photo, preferably surname.jpg
+
 
  }}</nowiki>
 
  }}</nowiki>
  

Verzia zo dňa a času 12:14, 16. november 2007

|{{{name}}} {{{surname}}}, {{{titles}}}, {{{occupation}}} {{{email}}}, {{{phone}}}
Courses: {{{courses}}}
Research interests: {{{interests}}}
[{{{homepage}}} Homepage] | [[Image:{{{photo}}}|thumb|{{{name}}} {{{surname}}}]] |-

Usage

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

{{Person
   | name = Igor
   | surname = Farkaš
   | titles = doc. Ing. PhD
   | occupation = teacher
   | email = farkas at fmph.uniba.sk
   | phone = +421 2 60295 621
   | courses = none during this term
   | interests = neural networks, self-organization, connectionist language modeling
   | homepage = http://ii.fmph.uniba.sk/~farkas
   | photo = farkas.jpg
 }}

An example to copy & paste:

{{Person
   | name = Jozef
   | surname = Mrkvička
   | titles = RNDr. PhD.
   | occupation = teacher
   | email = mrkvicka at fmph.uniba.sk
   | phone = +421 2 602 95 123
   | courses = [[Introduction to Something]], [[The Theory of Everything]]
   | interests = something, the theory of everything
   | homepage = http://ii.fmph.uniba.sk/~mrkvicka/
   | photo = mrkvicka.jpg
 }}