Template:Formatted Page 3: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
{{Abs_Alert_Box | {{Abs_Alert_Box | ||
|width=66% | |width=66% | ||
|title_bg_color= | |title_bg_color=#2580C3 | ||
|content_bg_color= | |content_bg_color=#ffffff | ||
}} | }} | ||
}} | }} | ||
Line 25: | Line 25: | ||
{{#if:{{{content_header|}}} | | {{#if:{{{content_header|}}} | | ||
{{Abs_Box1 | {{Abs_Box1 | ||
|float=left | |||
|width=66% | |width=66% | ||
|border_color= | |border_color=#001db0 | ||
|title_bgcolor= | |title_bgcolor=#074A8B | ||
|content_bgcolor= | |content_bgcolor=#2580C3 | ||
|title={{{title_header}}} | |title={{{title_header}}} | ||
|content={{{content_header}}} | |content={{{content_header}}} | ||
Line 36: | Line 37: | ||
{{#if:{{{overall_objectives|}}} | | {{#if:{{{overall_objectives|}}} | | ||
{{Abs_Box1 | {{Abs_Box1 | ||
|float=left | |||
|width= | |width= | ||
|border_color= | |border_color=#001db0 | ||
|title_bgcolor= | |title_bgcolor=#074A8B | ||
|content_bgcolor= | |content_bgcolor=#2580C3 | ||
|title=Overall Objective(s) | |title=Overall Objective(s) | ||
|content={{{overall_objectives}}} | |content={{{overall_objectives}}} | ||
Line 47: | Line 49: | ||
{{#if:{{{specific_objectives|}}} | | {{#if:{{{specific_objectives|}}} | | ||
{{Abs_Box1 | {{Abs_Box1 | ||
|float=left | |||
|width= | |width= | ||
|border_color= | |border_color=#001db0 | ||
|title_bgcolor= | |title_bgcolor=#074A8B | ||
|content_bgcolor= | |content_bgcolor=#2580C3 | ||
|title=Specific Objective(s) | |title=Specific Objective(s) | ||
|content={{{specific_objectives}}} | |content={{{specific_objectives}}} | ||
Line 58: | Line 61: | ||
{{#if:{{{content_footer|}}} | | {{#if:{{{content_footer|}}} | | ||
{{Abs_Box1 | {{Abs_Box1 | ||
|float=left | |||
|width= | |width= | ||
|border_color= | |border_color=#001db0 | ||
|title_bgcolor= | |title_bgcolor=#074A8B | ||
|content_bgcolor= | |content_bgcolor=#2580C3 | ||
|title={{{title_footer}}} | |title={{{title_footer}}} | ||
|content={{{content_footer}}} | |content={{{content_footer}}} | ||
Line 89: | 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 }}