Template:Formatted Page 2: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
(Created page with "<!--------------------------------> <!-- HEADER SECTION --> <!--------------------------------> {{Box1 |title={{{title_header}}} |content={{{content_header}}} }} <!-...")
 
No edit summary
 
(26 intermediate revisions by the same user not shown)
Line 2: Line 2:
<!--      HEADER SECTION        -->
<!--      HEADER SECTION        -->
<!-------------------------------->
<!-------------------------------->
{{Box1
<div style="text-align:justify">
|title={{{title_header}}}
{{#if:{{{content_right|}}} |
|content={{{content_header}}}
{{Box3
| title_left={{{title_header}}}
| content_left={{{content_header}}}
|  content_right={{{content_right}}}
}}
}}
}}


Line 10: Line 14:
<!--      ONE BOX SECTION      -->
<!--      ONE BOX SECTION      -->
<!-------------------------------->
<!-------------------------------->
{{Box2
{{#if:{{{overall_objectives|}}} |
|title={{{title_simple}}}
{{Box1
|content={{{content_simple}}}
|  title=Overall objective(s)
| content={{{overall_objectives}}}  
}}
}}
}}


<!-------------------------------->
<!-------------------------------->
<!--      TWO BOX SECTION      -->
<!--      ONE BOX SECTION      -->
<!-------------------------------->
<!-------------------------------->
{{Box3
{{#if:{{{specific_objectives|}}} |
|title_left={{{title_left}}}
{{Box2
|content_left={{{content_left}}}
| title=Specific objective(s) 
|title_right={{{title_right}}}
| content={{{specific_objectives}}}  
|content_right={{{content_right}}}
}}
}}
}}


Line 28: Line 34:
<!--        FOOTER            -->
<!--        FOOTER            -->
<!-------------------------------->
<!-------------------------------->
 
{{#if:{{{content_footer|}}} |
{{Box1
{{Box1
|title={{{title_footer}}}
| title={{{title_footer}}}  
|content={{{content_footer}}}
| content={{{content_footer}}}
}}
}}
}}
|}
</div>
<noinclude>
<noinclude>
==Preview==
==Preview==
{{Formatted_Page_2
{{Formatted_Page_2
|title_header=Title header
|title_header=Title header
|content header=Content Header
|content_header=Content Header
|title_normal=Title Normal
|content_normal=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 53: Line 57:
{{Formatted_Page_2
{{Formatted_Page_2
|title_header=Title header
|title_header=Title header
|content header=Content Header
|content_header=Content Header
|title_normal=Title Normal
|content_normal=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
}}