Difference between revisions of "Template:Publication"

From its-wiki.no
Jump to: navigation, search
Line 5: Line 5:
 
for example <tt> <nowiki>{{Deliverable|D2.1|name of deliverable|Q1.2011|Thyia}}</nowiki></tt>
 
for example <tt> <nowiki>{{Deliverable|D2.1|name of deliverable|Q1.2011|Thyia}}</nowiki></tt>
  
Here's the actual template "code": </noinclude>Deliverable::{{{1}}} has name '''{{{2}}}'''  and due date ''{{{3}}}''. Lead partner: {{{3}}}
+
Here's the actual template "code": </noinclude>Deliverable::{{{1}}} has name '''{{{2}}}'''  and due date ''{{{3}}}''. Lead partner: {{{4}}}

Revision as of 20:18, 26 December 2010

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

Usage: this takes three parameters, the number of the deliverable, the name and the delivery date for example {{Deliverable|D2.1|name of deliverable|Q1.2011|Thyia}}

Here's the actual template "code": Deliverable::{{{1}}} has name {{{2}}} and due date {{{3}}}. Lead partner: {{{4}}}