Template:Project: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 48: Line 48:
       |contract_number=xxxxxx
       |contract_number=xxxxxx
       |funding_period=write the funding period of the project
       |funding_period=write the funding period of the project
      |coordinator=write the project's coordinator
       |funding_agency=write the Funding Agency of the project
       |funding_agency=write the Funding Agency of the project
       |total_cost=write the Total Cost of the project
       |total_cost=write the Total Cost of the project
      |coordinating_organization=write the project's coordinator
       |partners=write the partner(s) involved in the project
       |partners=write the partner(s) involved in the project
      |coordinator_cnti_team=write the Coordinator CNTI Team
       |website=write the website of the projet
       |website=write the website of the projet
}}
}}
Line 59: Line 60:
<pre>
<pre>
{{Project                                           
{{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)  
       |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
      |coordinator=write the project's coordinator
       |funding_agency=write the Funding Agency of the project
       |funding_agency=write the Funding Agency of the project
       |total_cost=write the Total Cost of the project
       |total_cost=write the Total Cost of the project
      |coordinating_organization=write the project's coordinator
       |partners=write the partner(s) involved in the project
       |partners=write the partner(s) involved in the project
      |coordinator_cnti_team=write the Coordinator CNTI Team
       |website=write the website of the projet
       |website=write the website of the projet
}}
}}
Line 83: Line 83:
* <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
* <b>coordinator</b> : This variable expects from the editor to assign to it the project's coordinator
* <b>funding_agency</b> : This variable expects from the editor to assign to it the funding agency of the Project
* <b>funding_agency</b> : This variable expects from the editor to assign to it the funding agency of the Project
* <b>total_cost</b> : This variable expects from the editor to assign to it the total cost of the Project
* <b>total_cost</b> : This variable expects from the editor to assign to it the total cost of the Project
* <b>coordinating_organization</b> : This variable expects from the editor to assign to it the project's coordinator
* <b>partners</b> : This variable expects from the editor to assign to it the partner(s) involved in the Project
* <b>partners</b> : This variable expects from the editor to assign to it the partner(s) involved in the Project
* <b>coordinator_cnti_team</b> : This variable expects from the editor to assign to it the Cordinator CNTI Team involved in the Project
* <b>website</b> : This variable expects from the editor to assign to it the link of the website of the Project
* <b>website</b> : This variable expects from the editor to assign to it the link of the website of the Project
</noinclude>
</noinclude>
<noinclude>[[Category:T/Projects]]</noinclude>
<noinclude>[[Category:T/Projects]]</noinclude>

Revision as of 03:06, 4 December 2015

{{{acronym}}}
[[File:{{{logo}}}|200px|text-top|{{{acronym}}}]]





EXAMPLE ON HOW TO USE THE TEMPLATE

write the project's acronym
write the project's acronym
Contract 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
Funding Agency write the Funding Agency of the project
Total Cost write the Total Cost of the project
Coordinating Organization write the project's coordinator
Partners write the partner(s) involved in the project
Coordinator CNTI Team write the Coordinator CNTI Team
Website write the website of the projet



Copy and paste the code below to the page you wish to add an Associate's box such as this one:

{{Project                                           
       |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
       |funding_agency=write the Funding Agency of the project
       |total_cost=write the Total Cost of the project
       |coordinating_organization=write the project's coordinator
       |partners=write the partner(s) involved in the project
       |coordinator_cnti_team=write the Coordinator CNTI Team
       |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
  • 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
  • coordinating_organization : This variable expects from the editor to assign to it the project's coordinator
  • partners : This variable expects from the editor to assign to it the partner(s) involved in the Project
  • coordinator_cnti_team : This variable expects from the editor to assign to it the Cordinator CNTI Team involved in the Project
  • website : This variable expects from the editor to assign to it the link of the website of the Project