Template:Formatted Page 2: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:
<!--      HEADER SECTION        -->
<!--      HEADER SECTION        -->
<!-------------------------------->
<!-------------------------------->
<!-------------------------------->
<div style="text-align:justify">
<!--      TWO BOX SECTION      -->
{{#if:{{{content_right|}}} |
<!-------------------------------->
{{#if:{{{specific_objectives|}}} |
{{Box3
{{Box3
|  title_left=Specific Objective(s)
|  title_left={{{title_header}}}
|  content_left={{{specific_objectives}}}  
|  content_left={{{content_header}}}  
|  content_right={{{content_right}}}
|  content_right={{{content_right}}}
}}
}}
Line 16: Line 14:
<!--      ONE BOX SECTION      -->
<!--      ONE BOX SECTION      -->
<!-------------------------------->
<!-------------------------------->
{{#if:{{{content_header|}}} |
{{#if:{{{overall_objectives|}}} |
{{Box1
{{Box1
|  title={{{title_header}}}
|  title=Overall objective(s)
|  content={{{content_header}}}  
|  content={{{overall_objectives}}}  
}}
}}
}}
}}
Line 26: Line 24:
<!--      ONE BOX SECTION      -->
<!--      ONE BOX SECTION      -->
<!-------------------------------->
<!-------------------------------->
{{#if:{{{overall_objectives|}}} |
{{#if:{{{specific_objectives|}}} |
{{Box2
{{Box2
|  title=Overall objective(s)  
|  title=Specific objective(s)
|  content={{{overall_objectives}}}  
|  content={{{specific_objectives}}}  
}}
}}
}}
}}
Line 42: Line 40:
}}
}}
}}
}}
</div>
<noinclude>
<noinclude>
==Preview==
==Preview==
{{Formatted_Page_2
{{Formatted_Page_2
|specific_objectives=Content Left
|content_right=Content Right
|title_header=Title header
|title_header=Title header
|content_header=Content Header
|content_header=Content Header
|content_right=Content Right
|overall_objectives=Content Normal
|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 57: Line 56:
<pre>
<pre>
{{Formatted_Page_2
{{Formatted_Page_2
|specific_objectives=Content Left
|content_right=Content Righ
|title_header=Title header
|title_header=Title header
|content_header=Content Header
|content_header=Content Header
|content_right=Content Right
|overall_objectives=Content Normal
|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
}}