Šablóna:Person: Rozdiel medzi revíziami
| d | |||
| (11 medziľahlých úprav od 2 ďalších používateľov nie je zobrazených) | |||
| Riadok 2: | Riadok 2: | ||
| <div style="border: thin solid silver; background: white; margin: 1em;"> | <div style="border: thin solid silver; background: white; margin: 1em;"> | ||
| {|style="border-collapse:collapse; background-color:white;" cellpadding="20" cellspacing="0" border="0" | {|style="border-collapse:collapse; background-color:white;" cellpadding="20" cellspacing="0" border="0" | ||
| − | |width="160" valign="top"|[[Image:{{#if:{{{image|<noinclude>-</noinclude>}}}|{{{image}}}|any.gif}}|150px|{{{caption}}}]] | + | |width={{#ifeq:{{{image}}}|none|"10"|"160"}} valign="top"|{{#ifeq:{{{image}}}|none||[[Image:{{#if:{{{image|<noinclude>-</noinclude>}}}|{{{image}}}|any.gif}}|150px|{{{caption}}}]]}} | 
| |width="510" valign="top"| | |width="510" valign="top"| | ||
| {| | {| | ||
| Riadok 38: | Riadok 38: | ||
| |} | |} | ||
| |}</div> | |}</div> | ||
| − | {{ | + | {{#if:{{{info|<noinclude>-</noinclude>}}}| | 
| + | {{{info}}} }} | ||
| + | {{ResponsibleFor}} | ||
| + | {{#if:{{{section|}}}| | ||
| + | [[Category:{{{section}}}]] | ||
| + | | | ||
| + | {{#ifeq:{{{position|}}}|doctoral student| | ||
| + | [[Category:Doctoral students]] | ||
| + | | | ||
| + | {{#if:{{#pos:{{{position}}}|ext}}|[[Category:External collaborators]]| | ||
| + | [[Category:People]] | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
| + | |||
| + | <noinclude> | ||
| == Usage == | == Usage == | ||
| Riadok 56: | Riadok 71: | ||
|     | web      = [address page_name] the full address of your homepage |     | web      = [address page_name] the full address of your homepage | ||
|                  (including http://) |                  (including http://) | ||
| + |    | info     = everything else you want to have on this page (multiple lines ok) | ||
|   }}</nowiki> |   }}</nowiki> | ||
Aktuálna revízia z 21:14, 22. jún 2015
{{{caption}}}
| [[Image:{{{image}}}|150px|{{{caption}}}]] | 
 | 
{{{info}}}
Responsible for pages:
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
   | 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
  | web      = [http://dai.fmph.uniba.sk/ katedra]
 }}
 
					
