Difference between revisions of "Template:Publication"

From its-wiki.no
Jump to: navigation, search
Line 4: Line 4:
 
Usage: this takes 5 parameters:  
 
Usage: this takes 5 parameters:  
 
* the project, e.g. pSHIELD
 
* the project, e.g. pSHIELD
 +
* Work Package, e.g. WP2
 
* the number of the deliverable, e.g. D2.1
 
* the number of the deliverable, e.g. D2.1
 
* the name, e.g. ''name of deliverable''
 
* the name, e.g. ''name of deliverable''
 
* delivery date, e.g. Q1.2011
 
* delivery date, e.g. Q1.2011
 
* Lead partner (who has responsibility), e.g. THYIA
 
* Lead partner (who has responsibility), e.g. THYIA
for example <tt> <nowiki>{{Deliverable|pSHIELD|D2.1|name of deliverable|Q1.2011|Thyia}}</nowiki></tt>
+
for example <tt> <nowiki>{{Deliverable|pSHIELD|WP2|D2.1|name of deliverable|Q1.2011|Thyia}}</nowiki></tt>
  
Here's the actual template "code": </noinclude>Deliverable [[{{{1}}}-{{{2}}}|{{{2}}}]] '''{{{3}}}''',  due date ''{{{4}}}''  ({{{5}}})
+
Here's the actual template "code": </noinclude>Deliverable [[{{{1}}}-{{{3}}}|{{{3}}}]] '''{{{4}}}''',  due date ''{{{5}}}''  ({{{6}}})

Revision as of 20:36, 26 December 2010

This semantic template provides a simple way to simultaneously annotate a page with the property Deliverable|Number|Name|Delivery Date|Partner and display its value in a standardized scientific notation.

Usage: this takes 5 parameters:

  • the project, e.g. pSHIELD
  • Work Package, e.g. WP2
  • the number of the deliverable, e.g. D2.1
  • the name, e.g. name of deliverable
  • delivery date, e.g. Q1.2011
  • Lead partner (who has responsibility), e.g. THYIA

for example {{Deliverable|pSHIELD|WP2|D2.1|name of deliverable|Q1.2011|Thyia}}

Here's the actual template "code": Deliverable [[{{{1}}}-{{{3}}}|{{{3}}}]] {{{4}}}, due date {{{5}}} ({{{6}}})