Difference between revisions of "Template:Infobox research project"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
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
+
| label4 = Framework programme
| data5 = {{{research_objective|{{{researchObjective|}}}}}}
+
| data4 = {{{framework_programme|}}}
  
| label6 = Participants
+
| label6 = Reference
| data6 =
+
| data6 = {{{project_reference|{{{projectReference|}}}}}}
 +
 
 +
| label7 =  Objective
 +
| data7 = {{{research_objective|{{{researchObjective|}}}}}}
 +
 
 +
| label8 = Location
 +
| data8 = {{{location|}}}
 +
 
 +
| label9 = Project manager
 +
| data9 = {{{project_manager|}}}
 +
 
 +
| label10 = Participants
 +
| data10 =
 
{{#if:{{{coordinator|}}}|{{{coordinator}}} (coordinator)}}
 
{{#if:{{{coordinator|}}}|{{{coordinator}}} (coordinator)}}
 
{{{participants|}}}
 
{{{participants|}}}
| label7 = Budget
+
 
| data7 = {{ubl
+
| 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>

Revision as of 17:16, 19 September 2016

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}}}
Framework programme{{{framework_programme}}}
Reference{{{project_reference}}}
Objective{{{research_objective}}}
Location{{{location}}}
Project manager{{{project_manager}}}
Participants{{{coordinator}}} (coordinator) {{{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