Template:Europe Aid Project: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 2: Line 2:
|
|
{| border="0" width="100%" align="center" cellspacing="5" style="background-color:#C6DEFF;padding:0px"
{| border="0" width="100%" align="center" cellspacing="5" style="background-color:#C6DEFF;padding:0px"
! align="center" valign="top"|EUROPE-AID Project
! align="center" valign="top"|EUROPE-AID Format
|-
|-
|  align="center" border="0" | {{#if:{{{image|}}} | {{ScaleImage
|  align="center" border="0" | {{#if:{{{image|}}} | {{ScaleImage

Revision as of 03:10, 26 August 2011

EUROPE-AID Format





EXAMPLE ON HOW TO USE THE TEMPLATE

EUROPE-AID Format
Moblang
Project Title Moblang
Lead Partner write the lead partner of the project
Agreement n° write the agreement number for the project
Partners write the partner(s) of the project
Countries of the action write the countries of the action
Cost of Action write the cost of the action
Europe Aid contribution write the Europe Aid contribution for the project
Dates write the dates of the project
Project Description write a description of the project
Website write the url of the website of the project
About Project write the url of the website of the project



Copy and paste the code below to the page you wish to add a box such as this one:

{{Europe_Aid_Project                                          
       |image=moblang.jpg                   
       |project_title=Moblang     
       |lead_partner=write the lead partner of the project 
       |agreement_number=write the agreement number for the project
       |partners=write the partner(s) of the project
       |countries=write the countries of the action
       |cost=write the cost of the action
       |eu_aid=write the Europe Aid contribution for the project
       |dates=write the dates of the project
       |description=write a description of the project
       |website=write the url of the website of the project
       |about=Link this to the FWC-pedia page of the project
}}

Then replace the content of the variables with your own, for example :

  Replace 
            project_title=Moblang 
  With 
            project_title=Cyberethics

List of Variables

  • image : This variable expects from the editor to assign to it the logo 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 assign to it the project title of the project
  • lead_partner : This variable expects from the editor to assign to it the lead partner of the project.
  • agreement_number : This variable expects from the editor to assign to it the agreement number of the project.
  • partners : This variable expects from the editor to assign to it the partners of the project
  • countries : This variable expects from the editor to assign to it the countries of the action.
  • cost : This variable expects from the editor to assign to it the cost of the action.
  • eu_aid : This variable expects from the editor to assign to it the Europe Aid contribution for the project.
  • dates : This variable expects from the editor to assign to it the dates of the project.
  • description : This variable expects from the editor to assign to it a description of the project.
  • website : This variable expects from the editor to assign to it the url of the website of the project e.g. http://www.moblang.eu.
  • about : This variable expects from the editor to provide a link to the FWC-pedia page of the project.