Difference between revisions of "Template:Infobox research project"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>KCVelaga
(per MOS:DATERAGE, the dash must be en dash)
 
(4 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
| subheader = {{{title|}}}
 
| subheader = {{{title|}}}
 
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|alt={{{image_alt|{{{imagealt|}}}}}}}}
 
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|alt={{{image_alt|{{{imagealt|}}}}}}}}
 +
| caption = {{{caption|}}}
  
 
| label1 = Keywords
 
| label1 = Keywords
 
| data1 = {{{keywords|}}}
 
| data1 = {{{keywords|}}}
  
| label2 = Funding agency
+
| label2 = Project type
| data2 = {{{funding_agency|{{{fundingAgency|}}}}}}
+
| data2 = {{{project_type|{{{projectType|}}}}}}
  
| label3 = Project type
+
| label3 = Funding agency
| data3 = {{{project_type|{{{projectType|}}}}}}
+
| data3 = {{{funding_agency|{{{fundingAgency|}}}}}}
  
| label4 = Reference
+
| label4 = Sponsors
| data4 = {{{project_reference|{{{projectReference|}}}}}}
+
| data4 = {{{sponsors|}}}
  
| label5 = Objective
+
| label5 = Framework programme
| data5 = {{{research_objective|{{{researchObjective|}}}}}}
+
| data5 = {{{framework_programme|}}}
  
| label6 = Participants
+
| label6 = Reference
| data6 = {{comma separated entries
+
| data6 = {{{project_reference|{{{projectReference|}}}}}}
  |1 = {{#if:{{{coordinator|}}}|{{{coordinator}}} (coordinator)}}
+
 
|2 = {{{participants|}}}
+
| label7 = Objective
}}
+
| data7 = {{{research_objective|{{{researchObjective|}}}}}}
| label7 = Budget
+
 
| data7 = {{ubl
+
| label8 = Location
 +
| data8 = {{{location|}}}
 +
 
 +
| label9 = {{#if:{{{coordinator|}}}|Project coordinator|Project manager}}
 +
| data9 = {{#if:{{{coordinator|}}}|{{{coordinator}}}|{{{project_manager|}}}}}
 +
 
 +
| label10 = Participants
 +
| data10 = {{{participants|}}}
 +
 
 +
| label11 = Partners
 +
| data11 = {{{partners|}}}
 +
 
 +
| label12 = Budget
 +
| data12 = {{ubl
 
  |1 = {{#if:{{{budget|}}}|Total: {{{budget}}} }}
 
  |1 = {{#if:{{{budget|}}}|Total: {{{budget}}} }}
 
  |2 = {{#if:{{{funding|}}}|Funding: {{{funding}}} }}
 
  |2 = {{#if:{{{funding|}}}|Funding: {{{funding}}} }}
 
  }}
 
  }}
| label8 = Duration
 
| data8 = {{#if:{{{start|}}}{{{end|}}}|{{{start|}}} - {{{end|}}} }}
 
  
| label9 =  Website
+
| label13 = Duration
| data9 = {{{website|}}}
+
| data13 = {{#if:{{{start|}}}{{{end|}}}|{{{start|}}} – {{{end|}}} }}
 +
 
 +
| label14 =  Website
 +
| data14 = {{{website|}}}
 
}}<noinclude>{{documentation}}</noinclude>
 
}}<noinclude>{{documentation}}</noinclude>

Latest revision as of 13:21, 15 January 2017

BudgetTemplate:Ubl

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]
{{{name}}}
{{{title}}}
[[File:{{{image}}}|frameless|alt={{{image_alt}}}|{{{image_alt}}}]]
{{{caption}}}
Keywords{{{keywords}}}
Project type{{{project_type}}}
Funding agency{{{funding_agency}}}
Sponsors{{{sponsors}}}
Framework programme{{{framework_programme}}}
Reference{{{project_reference}}}
Objective{{{research_objective}}}
Location{{{location}}}
Project coordinator{{{coordinator}}}
Participants{{{participants}}}
Partners{{{partners}}}
BudgetTemplate:Ubl
Duration{{{start}}} – {{{end}}}
Website{{{website}}}
[[Category:Infobox templates|Template:Remove first word]]

Usage

{{Infobox research project
| name = 
| title = 
| image = 
| image_alt = 
| caption = 
| keywords = 
| project_type = 
| funding_agency = 
| sponsors = 
| framework_programme = 
| project_reference = 
| research_objective = 
| location = 
| coordinator = <!-- or | project_manager = -->
| participants = 
| partners = 
| budget = 
| funding = 
| start = 
| end = 
| website = 
}}

See also