Template:Formatted Page 2: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
<!--      TWO BOX SECTION      -->
<!--      TWO BOX SECTION      -->
<!-------------------------------->
<!-------------------------------->
{{#if:{{{specific_objectives|}}} |
{{#if:{{{content_right|}}} |
{{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 16:
<!--      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}}}  
}}
}}
}}
}}


<!-------------------------------->
<!-------------------------------->
<!--      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 45: Line 46:
==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 Left
|title_footer=Title Footer
|title_footer=Title Footer
|content_footer=Content Footer
|content_footer=Content Footer
Line 57: Line 58:
<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 Left
|title_footer=Title Footer
|title_footer=Title Footer
|content_footer=Content Footer
|content_footer=Content Footer

Revision as of 03:00, 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 Left
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 Left
|title_footer=Title Footer
|content_footer=Content Footer
}}