Šablóna:Person1: Rozdiel medzi revíziami
(Template:Person1 moved to Template:Person over redirect) |
|||
| (Jedna medziľahlá úprava od jedného ďalšieho používateľa nie je zobrazená) | |||
| Riadok 1: | Riadok 1: | ||
| − | + | |'''{{{name}}} {{{surname}}}''', {{{titles}}}, {{{occupation}}} | |
| + | {{{email}}}, {{{phone}}}<BR> | ||
| + | ''Výučba:'' {{{courses}}}<BR> | ||
| + | ''Výskum:'' {{{interests}}}<BR> | ||
| + | ''Web:'' [{{{homepage}}} {{{homepage}}}] | ||
| + | | | ||
| + | [[Image:{{{photo}}}|thumb|{{{name}}} {{{surname}}}]] | ||
| + | |-<noinclude> | ||
| + | |||
| + | == Usage == | ||
| + | |||
| + | This is a template for a person on the [[Staff]] page. Use it as follows | ||
| + | |||
| + | <nowiki>{{Person1 | ||
| + | | name = Your first name | ||
| + | | surname = Your surname | ||
| + | | titles = your academic titles | ||
| + | | occupation = Your occupation or position within the department | ||
| + | | email = yourmailname at fmph.uniba.sk, use the word ‘at’ instead of ‘@’ | ||
| + | | phone = your work phone, typically +421 2 602 95 nnn | ||
| + | | courses = the list of [[links]] to the courses | ||
| + | of which you are the principal teacher | ||
| + | | interests = a list of your research interests | ||
| + | | homepage = the full address of your homepage (including http://) | ||
| + | | photo = the file name of your photo, preferably surname.jpg | ||
| + | }}</nowiki> | ||
| + | |||
| + | == An example to copy & paste: == | ||
| + | |||
| + | <nowiki>{{Person1 | ||
| + | | 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 | ||
| + | }}</nowiki> | ||
| + | </noinclude> | ||
Aktuálna revízia z 10:06, 21. august 2008
|{{{name}}} {{{surname}}}, {{{titles}}}, {{{occupation}}}
{{{email}}}, {{{phone}}}
Výučba: {{{courses}}}
Výskum: {{{interests}}}
Web: [{{{homepage}}} {{{homepage}}}]
|
[[Image:{{{photo}}}|thumb|{{{name}}} {{{surname}}}]]
|-
Usage
This is a template for a person on the Staff page. Use it as follows
{{Person1
| name = Your first name
| surname = Your surname
| titles = your academic titles
| occupation = Your occupation or position within the department
| email = yourmailname at fmph.uniba.sk, use the word ‘at’ instead of ‘@’
| phone = your work phone, typically +421 2 602 95 nnn
| courses = the list of [[links]] to the courses
of which you are the principal teacher
| interests = a list of your research interests
| homepage = the full address of your homepage (including http://)
| photo = the file name of your photo, preferably surname.jpg
}}
An example to copy & paste:
{{Person1
| 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
}}

