Differences between revisions 23 and 32 (spanning 9 versions)
Revision 23 as of 2011-02-08 17:22:55
Size: 455
Editor: jenca
Comment:
Revision 32 as of 2020-06-05 08:07:56
Size: 8
Editor: xmacakm1
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Abecedný zoznam členov katedry =

{{{#!Jinja module=zamestnanci
||<rowstyle="background-color: #FFFFE0;"> || '''Meno''' || '''Miestnosť''' || '''Telefón''' ||'''e-mail'''|| '''Domovská<<BR>>stránka''' ||
{% for z in zamestnanci %}|| {{loop.index}}. || {{z}} ||{{z.miestnost}}||+421 (2) 59274 {{z.telefon}}|| {% if z.login %}{{z.login}}@math.sk{% endif %} || {% if z.homepage %} [[{{z.homepage}} | homepage]] {% endif %}||
{% endfor %}
}}}
BumBac

KMaDGWiki: ClenoviaAbecedne (last edited 2020-06-05 09:26:41 by xmacakm1)