Help:Project: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
When you want to add a page with information on a project, edit the relevant wiki-page and insert the following code: | |||
<nowiki> | |||
= <project name> = | = <project name> = | ||
| Line 41: | Line 44: | ||
== Events == | == Events == | ||
</nowiki> | |||
In the final step, replace the text between the angle brackets (<nowiki>< ... > </nowiki>) by the relevant information on your image. An example page using this format is [[E-LRS]]. | |||
Do not forget to save the page. | |||
Latest revision as of 20:18, 15 October 2012
When you want to add a page with information on a project, edit the relevant wiki-page and insert the following code:
= <project name> =
== Overview ==
{|
|-
|Link:
|<project url>
|-
|Duration:
| <duration>
|-
|Funding:
|<sum>
|-
|Source:
| <funding institution/program>
|-
|Team:
|<member> (project leader)
|-
|
|<member> (researcher)
|-
|
|<member> (research assistent)
|-
|Partners:
|<cooperation partner>
|-
|
|<cooperation partner>
|}
=== Summary ===
<short summary>
== Publications ==
== Events ==
In the final step, replace the text between the angle brackets (< ... > ) by the relevant information on your image. An example page using this format is E-LRS.
Do not forget to save the page.