|
|
Line 17: |
Line 17: |
| |audit_dates={{#if:{{{audit_dates|}}} | {{{audit_dates}}} }} | | |audit_dates={{#if:{{{audit_dates|}}} | {{{audit_dates}}} }} |
| |audit_company={{#if:{{{audit_company|}}} | {{{audit_company}}} }} | | |audit_company={{#if:{{{audit_company|}}} | {{{audit_company}}} }} |
| |countries={{#if:{{{countries|}}} | {{{countries}}} }} | | |loss_for_organization={{#if:{{{loss_for_organization|}}} | {{{loss_for_organization}}} }} |
| |cost={{#if:{{{cost|}}} | {{{cost}}} }}
| |
| |grant={{#if:{{{grant|}}} | {{{grant}}} }}
| |
| |cost_fwc={{#if:{{{cost_fwc|}}} | {{{cost_fwc}}} }}
| |
| |grant_fwc={{#if:{{{grant_fwc|}}} | {{{grant_fwc}}} }}
| |
| |dates={{#if:{{{dates|}}} | {{{dates}}} }}
| |
| |description={{#if:{{{description|}}} | {{{description}}} }}
| |
| |main_page={{#if:{{{main_page|}}} | {{{main_page}}} }}
| |
| |website={{#if:{{{website|}}} | {{{website}}} }}
| |
| |about={{#if:{{{about|}}} | {{{about}}} }}
| |
| }} | | }} |
| }} | | }} |
Line 72: |
Line 63: |
| |audit_dates=write the Audit Dates for the project | | |audit_dates=write the Audit Dates for the project |
| |audit_company=write the Audit Company of the project | | |audit_company=write the Audit Company of the project |
| |countries=write the countries of the action | | |loss_for_organization=write the Loss for Organization |
| |cost=write the cost of the action
| |
| |grant=write the grant for the project
| |
| |cost_fwc=write the cost for FWC for the project
| |
| |grant_fwc=write the grant for FWC for the project
| |
| |dates=write the dates of the project
| |
| |description=write a description of the project
| |
| |main_page=link this to the main page of the project
| |
| |website=write the url of the website of the project
| |
| |about=Link this to the encyclopedic page of the project
| |
| |title_header=Title header
| |
| |content_header=Content Header
| |
| |overall_objectives=Content Normal
| |
| |specific_objectives=Content specific objectives
| |
| |title_footer=Title Footer
| |
| |content_footer=Content Footer
| |
| }} | | }} |
| ==Usage== | | ==Usage== |
Line 101: |
Line 77: |
| |audit_dates=write the Audit Dates for the project | | |audit_dates=write the Audit Dates for the project |
| |audit_company=write the Audit Company of the project | | |audit_company=write the Audit Company of the project |
| |countries=write the countries of the action | | |loss_for_organization=write the Loss for Organization |
| |cost=write the cost of the action
| |
| |grant=write the grant for the project
| |
| |cost_fwc=write the cost for FWC for the project
| |
| |grant_fwc=write the grant for FWC for the project
| |
| |dates=write the dates of the project
| |
| |description=write a description of the project
| |
| |main_page=link this to the main page of the project
| |
| |website=write the url of the website of the project
| |
| |about=Link this to the encyclopedic page of the project
| |
| |title_header=Title header
| |
| |content_header=Content Header
| |
| |overall_objectives=Content Normal
| |
| |specific_objectives=Content specific objectives
| |
| |title_footer=Title Footer
| |
| |content_footer=Content Footer
| |
| }} | | }} |
| </pre> | | </pre> |
Line 129: |
Line 90: |
| * <b>audit_dates</b> : This variable expects from the editor to assign to it the Audit Dates of the project. | | * <b>audit_dates</b> : This variable expects from the editor to assign to it the Audit Dates of the project. |
| * <b>audit_company</b> : This variable expects from the editor to assign to it the Audit Company of the project | | * <b>audit_company</b> : This variable expects from the editor to assign to it the Audit Company of the project |
| * <b>countries</b> : This variable expects from the editor to assign to it the countries of the action. | | * <b>loss_for_organization</b> : This variable expects from the editor to assign to it the Loss for Organization. |
| * <b>cost</b> : This variable expects from the editor to assign to it the cost of the action.
| |
| * <b>grant</b> : This variable expects from the editor to assign to it the Europe Aid contribution for the project.
| |
| * <b>cost_fwc</b> : This variable expects from the editor to assign to it the cost for FWC for the project.
| |
| * <b>grant_fwc</b> : This variable expects from the editor to assign to it the grant for FWC for the project.
| |
| * <b>dates</b> : This variable expects from the editor to assign to it the dates of the project.
| |
| * <b>description</b> : This variable expects from the editor to assign to it a short description in a single sentence of the project. Use <b>content_header</b> for an extensive description of the project.
| |
| * <b>main_page</b> : This variable expects from the editor to assign to it the main page (this needs to be corrected or completed)
| |
| * <b>website</b> : This variable expects from the editor to assign to it the url of the website of the project e.g. <pre>[http://www.moblang.eu Moblang external link]</pre> Notice the space between the URL and the description. The above code will result in: [http://www.moblang.eu Moblang external link]
| |
| * <b>about</b> : This variable expects from the editor to provide a link to the encyclopedic (informal) page of the project. e.g <pre>[[Soteris Demetriou]]</pre> The above code will result in: [[Soteris Demetriou]]
| |
|
| |
|
| ====Variables that affect the rest of the boxes==== | | ====Variables that affect the rest of the boxes==== |