User:Nicolas/Project list item

From BOINC

This template is to be used in Project list. It shows a single project with its name in a 3rd-level heading, its URL, description, and other information.

List of parameters:

name
Project name. Shown on the heading.
url
Master URL of the project. Must have a slash at the end. Used for the "URL" and "Platforms" links.
institution
Institution that runs the project. This template shows "?" if this parameter is missing.
launch-date
Date when the project was launched. Displayed as "Official launch:". Shows "?" if this parameter is missing.
description
Project description. Currently not optional (probably will display as {{{description}}} if missing).

The "Platforms" link is generated by appending "apps.php" to the master URL.

Example

{{../Project_list_item
| name=Project name
| url=http://www.example.com/
| institution=Foo University
| launch-date=14/05/2008
| description=This project does research in...
}}

Displays as:

Project name