Difference between revisions of "Template:Training info"

From SNIC Documentation
Jump to: navigation, search
Line 14: Line 14:
 
|description=parallel performance optimization tools
 
|description=parallel performance optimization tools
 
|fields=Bioinformatics; Commercial ecclesiasticities
 
|fields=Bioinformatics; Commercial ecclesiasticities
 +
|city=Linköping
 
|active=yes
 
|active=yes
 
|start date=2014-05-20
 
|start date=2014-05-20
Line 21: Line 22:
  
 
</noinclude><includeonly>{{#ifeq: {{{quiet}}}|true|
 
</noinclude><includeonly>{{#ifeq: {{{quiet}}}|true|
{{#set: name={{{name|{{PAGENAME}}}}}|description={{{description}}}|start date={{{start date}}}|end date={{{end date}}}|active={{{active}}}}}{{#if: {{{description|}}}||<span style="font-weight: bold; color: red;">ERROR: No description.</span>}}|<table>
+
{{#set: name={{{name|{{PAGENAME}}}}}|description={{{description}}}|city={{{city}}}|start date={{{start date}}}|end date={{{end date}}}|active={{{active}}}}}{{#if: {{{description|}}}||<span style="font-weight: bold; color: red;">ERROR: No description.</span>}}|<table>
 
<tr>
 
<tr>
 
  <th align="left">Name</th>
 
  <th align="left">Name</th>
Line 31: Line 32:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
  <th align="left">[[Property:Is active|Is active]]</th>
+
  <th align="left">City</th>
  <td>[[is active::{{{active}}}]]</td>
+
  <td>[[city::{{{city|<span style="font-weight: bold; color: red;">ERROR</span>}}}]]</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

Revision as of 14:30, 10 April 2014

This template registers the relevant categories and properties for a training. 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=|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 training'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 training. start date and end date give the start and end dates of the training. active states whether or not the training is currently considered to be active (see Property:is 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:

{{training info
|description=parallel performance optimization tools
|fields=Bioinformatics; Commercial ecclesiasticities
|city=Linköping
|active=yes
|start date=2014-05-20
|end date=2014-05-24
}}