Template:Test: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Test" template. It should be called in the following format: <pre> {{Test |Duration= |Project coordinator= }} </pre> Edit the page to see the template...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Test | {{Test | ||
| | |name= | ||
| | |general_description= | ||
|duration= | |||
|project_coordinator= | |||
|fundings_framework= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 12: | Line 15: | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |- | ||
! | ! name | ||
| [[ | | [[name::{{{name|}}}]] | ||
|- | |- | ||
! | ! general_description | ||
| [[ | | [[general_description::{{{general_description|}}}]] | ||
|- | |- | ||
! | ! duration | ||
| {{ | | [[duration::{{{duration|}}}]] | ||
|- | |||
! project_coordinator | |||
| [[project_coordinator::{{{project_coordinator|}}}]] | |||
|- | |||
! fundings_framework | |||
| [[fundings_framework::{{{fundings_framework|}}}]] | |||
|} | |} | ||
[[Category: | [[Category:EU Projects]] | ||
</includeonly> | </includeonly> |
Latest revision as of 03:29, 19 September 2017
This is the "Test" template. It should be called in the following format:
{{Test |name= |general_description= |duration= |project_coordinator= |fundings_framework= }}
Edit the page to see the template text.