Template:Infobox Project

From BOINC
{{{name}}}
Institution?
StatusActive
Official Launch?
PlatformsUnknown
Web Site?

This is a template for a project page

It accepts the same parameters as Template:Project summary.


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.
status
An optional parameter to specify if the project is currently suspended or inactive. If not specified, defaults to Active
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

{{Infobox Project
| name=Sat@Home
| url=http://sat.isa.ru/pdsat/
| institution=Institute for Information Transmission problems of Russian Academy of Sciences, department of Distributed Computing.
| launch-date=29 Sep, 2011.
| description=This project does research in hard and practically important problems (discrete functions in version problems, discrete optimization, bioinformatics, etc)
}}