Template:Abs EU Aid Format Info

From Future Worlds Center Wiki
Jump to navigationJump to search





EXAMPLE ON HOW TO USE THE TEMPLATE

This is an info box about Europe Aid Format that allows one to define its own width and background color.

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 Link this to the FWC-pedia page of the project


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

{{Abs_EU_Aid_Format_Info
       |width=100%
       |margin_bottom=0
       |bg_color=#C6DEFF                                         
       |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

  • width : This variable expects from the editor to assign to it the width of the info box.
  • bg_color : This variable expects from the editor to assign to it the background color of the info box.
  • 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.