Template:Formatted Page 2: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(19 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<!-- HEADER SECTION --> | <!-- HEADER SECTION --> | ||
<!--------------------------------> | <!--------------------------------> | ||
{{#if:{{{ | <div style="text-align:justify"> | ||
{{ | {{#if:{{{content_right|}}} | | ||
| | {{Box3 | ||
| | | title_left={{{title_header}}} | ||
| content_left={{{content_header}}} | |||
| content_right={{{content_right}}} | |||
}} | }} | ||
}} | }} | ||
Line 12: | Line 14: | ||
<!-- ONE BOX SECTION --> | <!-- ONE BOX SECTION --> | ||
<!--------------------------------> | <!--------------------------------> | ||
{{#if:{{{ | {{#if:{{{overall_objectives|}}} | | ||
{{ | {{Box1 | ||
| title= | | title=Overall objective(s) | ||
| content={{{ | | content={{{overall_objectives}}} | ||
}} | }} | ||
}} | }} | ||
<!--------------------------------> | <!--------------------------------> | ||
<!-- | <!-- ONE BOX SECTION --> | ||
<!--------------------------------> | <!--------------------------------> | ||
{{#if:{{{ | {{#if:{{{specific_objectives|}}} | | ||
{{ | {{Box2 | ||
| | | title=Specific objective(s) | ||
| content={{{specific_objectives}}} | |||
| | |||
}} | }} | ||
}} | }} | ||
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 | ||
|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 59: | Line 57: | ||
{{Formatted_Page_2 | {{Formatted_Page_2 | ||
|title_header=Title header | |title_header=Title header | ||
| | |content_header=Content Header | ||
|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 17:14, 26 August 2011
Preview
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 }}