Template:Project: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px" | {| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="25%" |<b>{{#if:{{{project_title|}}} | ''' | | width="25%" |<b>{{#if:{{{project_title|}}} | '''Contract Title''' }}</b> | ||
||{{#if:{{{project_title|}}} | {{{project_title}}} }} | ||{{#if:{{{project_title|}}} | {{{project_title}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
Line 42: | Line 42: | ||
|acronym=write the project's acronym <!-- Append to variable acronym the content "moblang" --> | |acronym=write the project's acronym <!-- Append to variable acronym the content "moblang" --> | ||
|logo=Moblang.jpg <!-- You can replace all the template's variables with the appropriate content--> | |logo=Moblang.jpg <!-- You can replace all the template's variables with the appropriate content--> | ||
|project_title=write the project's title | |project_title=link this encyclopedic page with the formal project (write the project's contract title) | ||
|contract_number=xxxxxx | |contract_number=xxxxxx | ||
|funding_period=write the funding period of the project | |funding_period=write the funding period of the project | ||
Line 58: | Line 58: | ||
|acronym=write the project's acronym | |acronym=write the project's acronym | ||
|logo=moblang.jpg | |logo=moblang.jpg | ||
|project_title=write the project's title | |project_title=link this encyclopedic page with the formal project (write the project's contract title) | ||
|contract_number=xxxxxx | |contract_number=xxxxxx | ||
|funding_period=write the funding period of the project | |funding_period=write the funding period of the project | ||
Line 77: | Line 77: | ||
* <b>acronym</b> : This variable expects from the editor to assign to it the acronym of the Project | * <b>acronym</b> : This variable expects from the editor to assign to it the acronym of the Project | ||
* <b>logo</b> : This variable expects from the editor to assign to it the logo image of the Project. 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 Project. 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 | * <b>project_title</b> : This variable expects from the editor to link this encyclopedic page with the formal project (write the project's contract title) | ||
* <b>contract_number</b> : This variable expects from the editor to assign to it the contract number for the Project | * <b>contract_number</b> : This variable expects from the editor to assign to it the contract number for the Project | ||
* <b>funding_period</b> : This variable expects from the editor to assign to it the funding period of the Project | * <b>funding_period</b> : This variable expects from the editor to assign to it the funding period of the Project |
Revision as of 03:54, 2 March 2012
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
{{Project |acronym=write the project's acronym |logo=moblang.jpg |project_title=link this encyclopedic page with the formal project (write the project's contract title) |contract_number=xxxxxx |funding_period=write the funding period of the project |coordinator=write the project's coordinator |funding_agency=write the Funding Agency of the project |total_cost=write the Total Cost of the project |partners=write the partner(s) involved in the project |website=write the website of the projet }}
Then replace the content of the variables with your own, for example :
Replace
acronym=write the project's acronym
With
acronym=Moblang
List of Variables
- acronym : This variable expects from the editor to assign to it the acronym of the Project
- logo : This variable expects from the editor to assign to it the logo image of the Project. 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.
- project_title : This variable expects from the editor to link this encyclopedic page with the formal project (write the project's contract title)
- contract_number : This variable expects from the editor to assign to it the contract number for the Project
- funding_period : This variable expects from the editor to assign to it the funding period of the Project
- coordinator : This variable expects from the editor to assign to it the project's coordinator
- funding_agency : This variable expects from the editor to assign to it the funding agency of the Project
- total_cost : This variable expects from the editor to assign to it the total cost of the Project
- partners : This variable expects from the editor to assign to it the partner(s) involved in the Project
- website : This variable expects from the editor to assign to it the link of the website of the Project