Difference between revisions of "Template:Infobox research project"

From blackwiki
Jump to navigation Jump to search
imported>Anjeve
(corrected typo in Objective)
imported>KCVelaga
(per MOS:DATERAGE, the dash must be en dash)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="infobox" style="width: 25em; text-align: left; font-size: 90%;"
+
{{infobox
|-
+
| above = {{{name|}}}
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name|}}}'''
+
| subheader = {{{title|}}}
|-
+
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|alt={{{image_alt|{{{imagealt|}}}}}}}}
| colspan="2" style="text-align:center;" | {{{title|}}}
+
| caption = {{{caption|}}}
|-
+
 
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}|180px{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}]]}}
+
| label1 = Keywords
|-
+
| data1 = {{{keywords|}}}
! Keywords
+
 
| {{{keywords|}}}
+
| label2 = Project type
|-
+
| data2 = {{{project_type|{{{projectType|}}}}}}
! Funding Agency
+
 
| {{{fundingAgency|}}}
+
| label3 = Funding agency
|-
+
| data3 = {{{funding_agency|{{{fundingAgency|}}}}}}
! Project Type
+
 
| {{{projectType|}}}
+
| label4 = Sponsors
|-
+
| data4 = {{{sponsors|}}}
! Reference
+
 
| {{{projectReference|}}}
+
| label5 = Framework programme
|-
+
| data5 = {{{framework_programme|}}}
! Objective
+
 
| {{{researchObjective|}}}
+
| label6 = Reference
|-
+
| data6 = {{{project_reference|{{{projectReference|}}}}}}
! Participants
+
 
| {{#if:{{{coordinator|}}}|'''{{{coordinator}}}''' (coordinator),<br/>}}
+
| label7 =  Objective
{{{participants|}}}
+
| data7 = {{{research_objective|{{{researchObjective|}}}}}}
|-
+
 
! Budget
+
| label8 = Location
| Total: {{{budget|}}}<br/>
+
| data8 = {{{location|}}}
Funding: {{{funding|}}}
+
 
|-
+
| label9 = {{#if:{{{coordinator|}}}|Project coordinator|Project manager}}
! Duration
+
| data9 = {{#if:{{{coordinator|}}}|{{{coordinator}}}|{{{project_manager|}}}}}
| {{{start|}}} - {{{end|}}}
+
 
|-
+
| label10 = Participants
! Web Site
+
| data10 = {{{participants|}}}
| {{#if:{{{website|}}}|[{{{website}}} {{{website}}}]}}
+
 
|}<noinclude>{{documentation}}</noinclude>
+
| label11 = Partners
 +
| data11 = {{{partners|}}}
 +
 
 +
| label12 = Budget
 +
| data12 = {{ubl
 +
|1 = {{#if:{{{budget|}}}|Total: {{{budget}}} }}
 +
|2 = {{#if:{{{funding|}}}|Funding: {{{funding}}} }}
 +
}}
 +
 
 +
| label13 = Duration
 +
| data13 = {{#if:{{{start|}}}{{{end|}}}|{{{start|}}} {{{end|}}} }}
 +
 
 +
| label14 =  Website
 +
| data14 = {{{website|}}}
 +
}}<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