Difference between revisions of "Template:Project"
Jump to navigation
Jump to search
(New page: {| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" |- | colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' |- | colspan="2" style="...) |
|||
| Line 3: | Line 3: | ||
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' | | colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' | ||
|- | |- | ||
| − | | colspan="2" style="text-align:center;" | {{{title}}} | + | | colspan="2" style="text-align:center;" | [[Title::{{{title}}}]] |
|- | |- | ||
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}|180px]] }} | | colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}|180px]] }} | ||
| − | |||
| − | |||
| − | |||
|- | |- | ||
! Funding agency | ! Funding agency | ||
| − | | {{{fundingAgency}}} | + | | [[Funded by::{{{fundingAgency}}}]] |
|- | |- | ||
! Project type | ! Project type | ||
| − | | {{{projectType}}} | + | | [[Project type::{{{projectType}}}]] |
|- | |- | ||
! Reference | ! Reference | ||
| Line 22: | Line 19: | ||
| {{{researchObjective}}} | | {{{researchObjective}}} | ||
|- | |- | ||
| − | ! | + | ! Coordinator |
| − | | | + | | [[hasCoordinator::{{{coordinator}}}]] |
| − | |||
|- | |- | ||
! Budget | ! Budget | ||
| − | | Overall: {{{budget}}}<br/> | + | | Overall: [[has budget::{{{budget}}}]]<br/> |
| − | Funding: {{{funding}}} | + | Funding: [[has funding::{{{funding}}}]] |
|- | |- | ||
! Duration | ! Duration | ||
| − | | {{{start}}} - {{{end}}} | + | | [[Start::{{{start}}}]] - [[End::{{{end}}}]] |
|- | |- | ||
! Web site | ! Web site | ||
| − | | | + | | http://{{{website}}} |
|} | |} | ||
| + | <includeonly> [[Category:Project]] [[Reference::{{{projectReference}}}]] </includeonly> | ||
Revision as of 20:24, 11 August 2008
| {{{name}}} | |
| {{{title}}} | |
| Funding agency | {{{fundingAgency}}} |
|---|---|
| Project type | {{{projectType}}} |
| Reference | {{{projectReference}}} |
| Objective | {{{researchObjective}}} |
| Coordinator | {{{coordinator}}} |
| Budget | Overall: {{{budget}}} Funding: {{{funding}}} |
| Duration | {{{start}}} - {{{end}}} |
| Web site | http://{{{website}}} |