Template:Formatted Page 3: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{project_title|}}} | | {{#if:{{{project_title|}}} | | ||
{{ | {{Europe_Aid_Project_Small | ||
|image={{{image}}} | |image={{{image}}} | ||
|project_title={{{project_title}}} | |project_title={{{project_title}}} | ||
Line 15: | Line 15: | ||
}} | }} | ||
}} | }} | ||
{{#if:{{{project_title|}}} | | |||
{{Abs_Alert_Box | |||
|width=66% | |||
|title_bg_color=#2580C3 | |||
|content_bg_color=#ffffff | |||
}} | |||
}} | }} | ||
{{#if:{{{content_header|}}} | | {{#if:{{{content_header|}}} | | ||
{{ | {{Abs_Box1 | ||
| | |float=left | ||
| | |width=66% | ||
|border_color=#001db0 | |||
|title_bgcolor=#074A8B | |||
|content_bgcolor=#2580C3 | |||
|title={{{title_header}}} | |||
|content={{{content_header}}} | |||
}} | }} | ||
}} | }} | ||
{{#if:{{{overall_objectives|}}} | | {{#if:{{{overall_objectives|}}} | | ||
{{ | {{Abs_Box1 | ||
| | |float=left | ||
| | |width= | ||
|border_color=#001db0 | |||
|title_bgcolor=#074A8B | |||
|content_bgcolor=#2580C3 | |||
|title=Overall Objective(s) | |||
|content={{{overall_objectives}}} | |||
}} | }} | ||
}} | }} | ||
{{#if:{{{specific_objectives|}}} | | {{#if:{{{specific_objectives|}}} | | ||
{{ | {{Abs_Box1 | ||
| | |float=left | ||
| | |width= | ||
|border_color=#001db0 | |||
|title_bgcolor=#074A8B | |||
|content_bgcolor=#2580C3 | |||
|title=Specific Objective(s) | |||
|content={{{specific_objectives}}} | |||
}} | }} | ||
}} | }} | ||
{{#if:{{{content_footer|}}} | | {{#if:{{{content_footer|}}} | | ||
{{ | {{Abs_Box1 | ||
| | |float=left | ||
| | |width= | ||
|border_color=#001db0 | |||
|title_bgcolor=#074A8B | |||
|content_bgcolor=#2580C3 | |||
|title={{{title_footer}}} | |||
|content={{{content_footer}}} | |||
}} | }} | ||
}} | }} | ||
Line 79: | Line 93: | ||
|content_footer=Content Footer | |content_footer=Content Footer | ||
}} | }} | ||
==Usage== | |||
<b>Last 3 boxes are floating so they take only the required by their contents space.</b> | |||
<pre> | |||
{{Formatted_Page_3 | |||
|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 | |||
|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> | |||
</noinclude> | </noinclude> |
Latest revision as of 05:53, 27 August 2011
Preview
What is this
The content is displayed in standardized format, ready for use with Europe Aid applications. Do not change the content of this page without consulting with the project coordinator.
|
Title header
Content Header
|
Overall Objective(s)
Content Normal
|
Specific Objective(s)
Content specific objectives
|
Title Footer
Content Footer
|
Usage
Last 3 boxes are floating so they take only the required by their contents space.
{{Formatted_Page_3 |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 |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 }}