Template:Formatted Page 3: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 17: Line 17:
{{#if:{{{project_title|}}} |
{{#if:{{{project_title|}}} |
{{Abs_Alert_Box
{{Abs_Alert_Box
|width=68%
|width=66%
|title_bg_color=Cornsilk
|title_bg_color=#2580C3
|content_bg_color=Wheat
|content_bg_color=#ffffff
}}
}}
}}
}}
Line 25: Line 25:
{{#if:{{{content_header|}}} |
{{#if:{{{content_header|}}} |
{{Abs_Box1
{{Abs_Box1
|width=68%
|float=left
|border_color=Sienna
|width=66%
|title_bgcolor=Wheat
|border_color=#001db0
|content_bgcolor=Cornsilk
|title_bgcolor=#074A8B
|content_bgcolor=#2580C3
|title={{{title_header}}}
|title={{{title_header}}}
|content={{{content_header}}}
|content={{{content_header}}}
}}
}}
}}


{{#if:{{{overall_objectives|}}} |
{{#if:{{{overall_objectives|}}} |
{{Abs_Box1
{{Abs_Box1
|float=left
|width=
|width=
|border_color=Sienna
|border_color=#001db0
|title_bgcolor=Wheat
|title_bgcolor=#074A8B
|content_bgcolor=Cornsilk
|content_bgcolor=#2580C3
|title=Overall Objective(s)
|title=Overall Objective(s)
|content={{{overall_objectives}}}
|content={{{overall_objectives}}}
Line 46: Line 49:
{{#if:{{{specific_objectives|}}} |
{{#if:{{{specific_objectives|}}} |
{{Abs_Box1
{{Abs_Box1
|float=left
|width=
|width=
|border_color=Sienna
|border_color=#001db0
|title_bgcolor=Wheat
|title_bgcolor=#074A8B
|content_bgcolor=Cornsilk
|content_bgcolor=#2580C3
|title=Specific Objective(s)
|title=Specific Objective(s)
|content={{{specific_objectives}}}
|content={{{specific_objectives}}}
Line 57: Line 61:
{{#if:{{{content_footer|}}} |
{{#if:{{{content_footer|}}} |
{{Abs_Box1
{{Abs_Box1
|width=100%
|float=left
|border_color=Sienna
|width=
|title_bgcolor=Wheat
|border_color=#001db0
|content_bgcolor=Cornsilk
|title_bgcolor=#074A8B
|content_bgcolor=#2580C3
|title={{{title_footer}}}
|title={{{title_footer}}}
|content={{{content_footer}}}
|content={{{content_footer}}}
Line 88: 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>

Navigation menu