Template:Formatted Page 2: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
<!--      HEADER SECTION        -->
<!--      HEADER SECTION        -->
<!-------------------------------->
<!-------------------------------->
{{#if:{{{content_header|}}} |
<div style="text-align:justify">
{{Box1
{{#if:{{{content_right|}}} |
title={{{title_header}}}  
{{Box3
content={{{content_header}}}  
title_left={{{title_header}}}
content_left={{{content_header}}}
|  content_right={{{content_right}}}
}}
}}
}}
}}
Line 12: Line 14:
<!--      ONE BOX SECTION      -->
<!--      ONE BOX SECTION      -->
<!-------------------------------->
<!-------------------------------->
{{#if:{{{content_simple|}}} |
{{#if:{{{overall_objectives|}}} |
{{Box2
{{Box1
|  title={{{title_simple}}}
|  title=Overall objective(s)
|  content={{{content_simple}}}  
|  content={{{overall_objectives}}}  
}}
}}
}}
}}


<!-------------------------------->
<!-------------------------------->
<!--      TWO BOX SECTION      -->
<!--      ONE BOX SECTION      -->
<!-------------------------------->
<!-------------------------------->
{{#if:{{{content_left|}}} |
{{#if:{{{specific_objectives|}}} |
{{Box3
{{Box2
title_left={{{title_left}}}
title=Specific objective(s)  
| content_left={{{content_left}}}
content={{{specific_objectives}}}  
|  title_right={{{title_right}}}
content_right={{{content_right}}}
}}
}}
}}
}}
Line 40: Line 40:
}}
}}
}}
}}
</div>
<noinclude>
<noinclude>
==Preview==
==Preview==
Line 45: Line 46:
|title_header=Title header
|title_header=Title header
|content_header=Content Header
|content_header=Content Header
|title_simple=Title Normal
|content_simple=Content Normal
|title_left=Title Left
|content_left=Content Left
|title_right=Title Right
|content_right=Content Right
|content_right=Content Right
|overall_objectives=Content Normal
|specific_objectives=Content specific objectives
|title_footer=Title Footer
|title_footer=Title Footer
|content_footer=Content Footer
|content_footer=Content Footer
Line 60: Line 58:
|title_header=Title header
|title_header=Title header
|content_header=Content Header
|content_header=Content Header
|title_simple=Title Normal
|content_simple=Content Normal
|title_left=Title Left
|content_left=Content Left
|title_right=Title Right
|content_right=Content Right
|content_right=Content Right
|overall_objectives=Content Normal
|specific_objectives=Content specific objectives
|title_footer=Title Footer
|title_footer=Title Footer
|content_footer=Content Footer
|content_footer=Content Footer

Latest revision as of 18:14, 26 August 2011




Preview

The content of this page is displayed in standardized format to
  1. serve as quick reference; and
  2. facilitate its use during preparation of new applications. Do not change the content of this page without consulting with the project coordinator. For encyclopedic details about the project, please refer to its main page.


Title header

Content Header

Content Right

Overall objective(s)
Content Normal
Specific objective(s)
Content specific objectives
Title Footer
Content Footer

Usage

Copy and paste the code below to use the template (In place of contents you can pass formatting as in a normal page)

{{Formatted_Page_2
|title_header=Title header
|content_header=Content Header
|content_right=Content Right
|overall_objectives=Content Normal
|specific_objectives=Content specific objectives
|title_footer=Title Footer
|content_footer=Content Footer
}}