1,407
edits
No edit summary |
No edit summary |
||
Line 51: | Line 51: | ||
==EXAMPLE ON HOW TO USE THE TEMPLATE== | ==EXAMPLE ON HOW TO USE THE TEMPLATE== | ||
{{ | {{Service <!-- The name of the template e.g "Project" --> | ||
|acronym=write the service's acronym | |acronym=write the service's acronym | ||
|logo=CNTI_BlueLogoHR.jpg | |logo=CNTI_BlueLogoHR.jpg | ||
|project_title=write the project under which this service operates | |project_title=write the project under which this service operates | ||
|contract_number=xxxxxx | |||
|funding_period=write the funding period of the project under which this service operates | |funding_period=write the funding period of the project under which this service operates | ||
|coordinator=write the project's coordinator | |coordinator=write the project's coordinator | ||
Line 70: | Line 71: | ||
Copy and paste the code below to the page you wish to add an Associate's box such as this one: | Copy and paste the code below to the page you wish to add an Associate's box such as this one: | ||
<pre> | <pre> | ||
{{ | {{Service | ||
|acronym=write the service's acronym | |acronym=write the service's acronym | ||
|logo=CNTI_BlueLogoHR.jpg | |logo=CNTI_BlueLogoHR.jpg | ||
Line 96: | Line 97: | ||
* <b>logo</b> : This variable expects from the editor to assign to it the logo image of the Service. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in. | * <b>logo</b> : This variable expects from the editor to assign to it the logo image of the Service. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in. | ||
* <b>project_title</b> : This variable expects from the editor to assign to it the title of the Project under which the Service operates | * <b>project_title</b> : This variable expects from the editor to assign to it the title of the Project under which the Service operates | ||
* <b>contract_number</b>: This variable expects from the editor to assign to it the contract number for the Project under which the Service operates | |||
* <b>funding_period</b> : This variable expects from the editor to assign to it the funding period of the Project under which the Service operates | * <b>funding_period</b> : This variable expects from the editor to assign to it the funding period of the Project under which the Service operates | ||
* <b>coordinator</b> : This variable expects from the editor to assign to it the project's coordinator | * <b>coordinator</b> : This variable expects from the editor to assign to it the project's coordinator |