Difference between revisions of "Template:Project info"

From SNIC Documentation
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This template and registers the relevant categories and properties for a project. Will protest loudly in bold red if mandatory information is missing. If you do not wish to provide a certain piece of required information: do not use this template. Or else you will corrupt the database with incorrect information.
+
This template registers the relevant categories and properties for a project. Will protest loudly in bold red if mandatory information is missing. If you do not wish to provide a certain piece of required information: do not use this template. Or else you will corrupt the database with incorrect information.
  
Usage: <nowiki>{{</nowiki>project info|''description''=|''fields''=|''financing''=|''active''=|''start date''=|''end date''=|''name''=<nowiki>{{PAGENAME}}}}</nowiki>
+
Usage: <nowiki>{{</nowiki>project info|''description''=|''fields''=|''research project''=|''financing''=|''active''=|''start date''=|''end date''=|''name''=<nowiki>{{PAGENAME}}}}</nowiki>
  
 
All the parameters are named, and can be given in any order. ''description'' should be a shortest-possible style description of the project's purpose or activities, which should not start with the word "a" or a capital letter, and should not end with a full stop character. ''fields'' is a semicolon separated list of [[:Category:Field|fields]] associated with this project. ''financing'' indicates which organisation provides the main financing for the project (see [[Property:Project financing]]). ''start date'' and ''end date'' give the start and end dates of the project. ''active'' states whether or not the project is currently considered to be active (see [[Property:Project active]]). ''name'' defaults to <nowiki>{{PAGENAME}}</nowiki> and should in principle never have to be set to anything else.
 
All the parameters are named, and can be given in any order. ''description'' should be a shortest-possible style description of the project's purpose or activities, which should not start with the word "a" or a capital letter, and should not end with a full stop character. ''fields'' is a semicolon separated list of [[:Category:Field|fields]] associated with this project. ''financing'' indicates which organisation provides the main financing for the project (see [[Property:Project financing]]). ''start date'' and ''end date'' give the start and end dates of the project. ''active'' states whether or not the project is currently considered to be active (see [[Property:Project active]]). ''name'' defaults to <nowiki>{{PAGENAME}}</nowiki> and should in principle never have to be set to anything else.
Line 14: Line 14:
 
|description=web portal frontend for a cluster resource for bioinformatics
 
|description=web portal frontend for a cluster resource for bioinformatics
 
|fields=Bioinformatics; Commercial ecclesiasticities
 
|fields=Bioinformatics; Commercial ecclesiasticities
 +
|research project=SeRC: World dominion in five easy steps
 
|financing=SNIC
 
|financing=SNIC
 
|active=yes
 
|active=yes
Line 30: Line 31:
 
  <th align="left">Description</th>
 
  <th align="left">Description</th>
 
  <td>[[description::{{{description|<span style="font-weight: bold; color: red;">ERROR</span>}}}]]</td>
 
  <td>[[description::{{{description|<span style="font-weight: bold; color: red;">ERROR</span>}}}]]</td>
</tr>
+
</tr>{{#if: {{{ research project | }}} |
 +
<tr>
 +
<th align="left">Research project</th>
 +
<td>[[research project::{{{ research project }}} ]]</td>
 +
</tr> | }}
 
<tr>
 
<tr>
 
  <th align="left">[[Property:Project financing|Project financing]] &nbsp;</th>
 
  <th align="left">[[Property:Project financing|Project financing]] &nbsp;</th>

Revision as of 15:39, 19 October 2012

This template registers the relevant categories and properties for a project. Will protest loudly in bold red if mandatory information is missing. If you do not wish to provide a certain piece of required information: do not use this template. Or else you will corrupt the database with incorrect information.

Usage: {{project info|description=|fields=|research project=|financing=|active=|start date=|end date=|name={{PAGENAME}}}}

All the parameters are named, and can be given in any order. description should be a shortest-possible style description of the project's purpose or activities, which should not start with the word "a" or a capital letter, and should not end with a full stop character. fields is a semicolon separated list of fields associated with this project. financing indicates which organisation provides the main financing for the project (see Property:Project financing). start date and end date give the start and end dates of the project. active states whether or not the project is currently considered to be active (see Property:Project active). name defaults to {{PAGENAME}} and should in principle never have to be set to anything else.

This template produces a small table with the given information as readable output, but this can be suppressed by setting quiet=true.

Example:

{{project info
|description=web portal frontend for a cluster resource for bioinformatics
|fields=Bioinformatics; Commercial ecclesiasticities
|research project=SeRC: World dominion in five easy steps 
|financing=SNIC
|active=yes
|start date=2011-05-20
|end date=
}}