Template:Student

From AIRWiki
Jump to: navigation, search

This template simplifies the creation of articles about generic users, in our case (non PhD!) students. For PhD students check the template at Template:PhD, for professors check the template at Template:Prof. When inserted in a person's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax – there are far easier ways of creating tables in MediaWiki.

To use this template, insert the following at the beginning of your user page. All fields are strictly optional and should be omitted if no data is given.

Please delete all lines that you do not give useful information for!

{{Student
 | firstname=Mario
 | lastname=Rossi
 | email=mario.rossi(at)elet(dot)polimi(dot)it
 | advisor=NomeCognome (the first name and the last name of your advisor, with no spaces in between)
 |         ***NOTE:*** you can specify a LIST of advisors, separating them with a semicolon (;)
 | projectpage=The name of your project page
 | photo=name of picture (e.g. "Mario.jpg"), use "upload file" on the left
 | status=user status. When a user is not active anymore she or her advisor should put her status to inactive.
}}

The order of the fields is not relevant. The template should be given as the first thing on a page.