Ninja, Ninla, Bureaucrats, Administrators
1,234
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
{{#if:{{{project_title|}}} | | {{#if:{{{project_title|}}} | | ||
{{Box3 | {{Box3 | ||
| title_left={{{ | | title_left={{{title_contract}}} | ||
| content_left={{{ | | content_left={{{content_contract}}} | ||
| content_right= | | content_right= | ||
{{Europe_Aid_Project | {{Europe_Aid_Project | ||
Line 84: | Line 84: | ||
|website=write the url of the website of the project | |website=write the url of the website of the project | ||
|about=Link this to the encyclopedic page of the project | |about=Link this to the encyclopedic page of the project | ||
| | |title_contract=Contract Title | ||
| | |content_contract=Content Contract | ||
|overall_objectives=Content Normal | |overall_objectives=Content Normal | ||
|specific_objectives=Content specific objectives | |specific_objectives=Content specific objectives | ||
Line 114: | Line 114: | ||
|website=write the url of the website of the project | |website=write the url of the website of the project | ||
|about=Link this to the encyclopedic page of the project | |about=Link this to the encyclopedic page of the project | ||
| | |title_contract=Title contract | ||
| | |content_contract=Content contract | ||
|overall_objectives=Content Normal | |overall_objectives=Content Normal | ||
|specific_objectives=Content specific objectives | |specific_objectives=Content specific objectives | ||
Line 139: | Line 139: | ||
* <b>grant_fwc</b> : This variable expects from the editor to assign to it the grant 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>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> | * <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_contract</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>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>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] | ||
Line 145: | Line 145: | ||
====Variables that affect the rest of the boxes==== | ====Variables that affect the rest of the boxes==== | ||
* <b> | * <b>title_contract</b> : This variable expects from the editor to provide a title for the contract box, e.g 'Teach Millennium Development Goals'. | ||
* <b> | * <b>content_contract</b> : This variable expects from the editor to provide a short description for the project. | ||
* <b>overall_objectives</b> : This variable expects from the editor to write the overall objective(s) of the project. <b>If this variable is left empty or not mentioned at all, the overall objective(s) box will not appear in the page.</b> | * <b>overall_objectives</b> : This variable expects from the editor to write the overall objective(s) of the project. <b>If this variable is left empty or not mentioned at all, the overall objective(s) box will not appear in the page.</b> | ||
* <b>specific_objectives</b> : This variable expects from the editor to write the specific objective(s) of the project. <b>If this variable is left empty or not mentioned at all, the specific objective(s) box will not appear in the page.</b> | * <b>specific_objectives</b> : This variable expects from the editor to write the specific objective(s) of the project. <b>If this variable is left empty or not mentioned at all, the specific objective(s) box will not appear in the page.</b> |