Template:Abs EU Aid Format Info: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 12: Line 12:
{| border="0" width="100%" cellspacing="5" style="background-color:{{{bg_color}}};padding:0px"
{| border="0" width="100%" cellspacing="5" style="background-color:{{{bg_color}}};padding:0px"
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| width="30%" |<b>{{#if:{{{project_title|}}} | '''Project Title''' }}</b>
| width="30%" |<b>{{#if:{{{project_title|}}} | '''Contract Title''' }}</b>
||{{#if:{{{project_title|}}} | {{{project_title}}} }}
||{{#if:{{{project_title|}}} | {{{project_title}}} }}
|- valign="top" style="font-size:11px"
| width="30%" |<b>{{#if:{{{acronym|}}} | '''Project Acronym''' }}</b>
||{{#if:{{{acronym|}}} | {{{acronym}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{donor|}}} | '''Donor''' }}</b>
| <b>{{#if:{{{donor|}}} | '''Donor''' }}</b>
Line 20: Line 23:
| <b>{{#if:{{{lead_partner|}}} | '''Lead Partner''' }}</b>
| <b>{{#if:{{{lead_partner|}}} | '''Lead Partner''' }}</b>
||{{#if:{{{lead_partner|}}} | {{{lead_partner}}} }}
||{{#if:{{{lead_partner|}}} | {{{lead_partner}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{call|}}} | '''Call/Action''' }}</b>
||{{#if:{{{call|}}} | {{{call}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{link_call|}}} | '''Link to the Call''' }}</b>
||{{#if:{{{link_call|}}} | {{{link_call}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{agreement_number|}}} | '''Agreement n°''' }}</b>
| <b>{{#if:{{{agreement_number|}}} | '''Agreement n°''' }}</b>
Line 41: Line 50:
| <b>{{#if:{{{grant_fwc|}}} | '''Grant for FWC''' }}</b>
| <b>{{#if:{{{grant_fwc|}}} | '''Grant for FWC''' }}</b>
||{{#if:{{{grant_fwc|}}} | {{{grant_fwc}}} }}
||{{#if:{{{grant_fwc|}}} | {{{grant_fwc}}} }}
|- valign="top" style="font-size:11px"
{{FormatDate |start_day={{{start_day|}}} |start_month={{{start_month|}}} |start_year={{{start_year|}}} |end_day={{{end_day|}}} |end_month={{{end_month|}}} |end_year={{{end_year|}}} }}
| <b>{{#if:{{{dates|}}} | '''Dates''' }}</b>
||{{#if:{{{dates|}}} | {{{dates}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{description|}}} | '''Short Description''' }}</b>
| <b>{{#if:{{{description|}}} | '''Short Description''' }}</b>
Line 70: Line 77:
       |image=moblang.jpg                   
       |image=moblang.jpg                   
       |project_title=Moblang
       |project_title=Moblang
      |acronym=my project's acronym
       |donor=write the donor of the project     
       |donor=write the donor of the project     
       |lead_partner=write the lead partner of the project  
       |lead_partner=write the lead partner of the project
      |call=write the call/action of the project
      |link_call=link to the call/action of the project
       |agreement_number=write the agreement number for the project
       |agreement_number=write the agreement number for the project
       |partners=write the partner(s) of the project
       |partners=write the partner(s) of the project
Line 79: Line 89:
       |cost_fwc=write the cost for FWC for the project
       |cost_fwc=write the cost for FWC for the project
       |grant_fwc=write the grant for FWC for the project
       |grant_fwc=write the grant for FWC for the project
      |dates=write the dates of the project
|start_day=01
|start_month=01
|start_year=2013
|end_day=02
|end_month=02
|end_year=2014
       |description=write a description of the project
       |description=write a description of the project
       |main_page=link to the project's Main Page
       |main_page=link to the project's Main Page
Line 94: Line 109:
       |image=moblang.jpg                   
       |image=moblang.jpg                   
       |project_title=Moblang
       |project_title=Moblang
      |acronym=my project's acronym
       |donor=write the donor of the project     
       |donor=write the donor of the project     
       |lead_partner=write the lead partner of the project  
       |lead_partner=write the lead partner of the project
      |call=write the call/action of the project
      |link_call=link to the call/action of the project
       |agreement_number=write the agreement number for the project
       |agreement_number=write the agreement number for the project
       |partners=write the partner(s) of the project
       |partners=write the partner(s) of the project
Line 121: Line 139:
* <b>bg_color</b> : This variable expects from the editor to assign to it the background color of the info box.
* <b>bg_color</b> : This variable expects from the editor to assign to it the background color of the info box.
* <b>image</b> : 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.
* <b>image</b> : 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.
* <b>project_title</b> : This variable expects from the editor to assign to it the project title of the project
* <b>project_title</b> : This variable expects from the editor to assign to it the contract title of the project
* <b>acronym</b> : This variable expects from the editor to assign to it the acronym of the project
* <b>donor</b> : This variable expects from the editor to assign to it the donor of the project
* <b>donor</b> : This variable expects from the editor to assign to it the donor of the project
* <b>lead_partner</b> : This variable expects from the editor to assign to it the lead partner of the project.
* <b>lead_partner</b> : This variable expects from the editor to assign to it the lead partner of the project.
* <b>call</b> : This variable expects from the editor to assign to it the call/action of the project.
* <b>link_call</b> : This variable expects from the editor to provide a link to the call/action of the project.
* <b>agreement_number</b> : This variable expects from the editor to assign to it the agreement number of the project.
* <b>agreement_number</b> : This variable expects from the editor to assign to it the agreement number of the project.
* <b>partners</b> : This variable expects from the editor to assign to it the partners of the project
* <b>partners</b> : This variable expects from the editor to assign to it the partners of the project

Navigation menu