Difference between revisions of "Template:Frontpage"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{|cellspacing="0" cellpadding="0" width="800px" style="clear:both; background-color:#fcfcfc; border:3px solid #50A6C2;" align="center" | {|cellspacing="0" cellpadding="0" width="800px" style="clear:both; background-color:#fcfcfc; border:3px solid #50A6C2;" align="center" | ||
|- | |- | ||
− | |colspan="4" style="background-color:#E0EEEE; padding:4px 4px 4px;"|<big><center>''' | + | |colspan="4" style="background-color:#E0EEEE; padding:4px 4px 4px;"|<big><center>'''{{{pagetitle|pagetitle}}}'''</center></big> |
− | {{{pagetitle|pagetitle} | ||
− | }}'''</center></big> | ||
|- | |- | ||
|- | |- | ||
|colspan="4"| | |colspan="4"| | ||
{|width="740px" align="center" style="clear:both; background-color:#fcfcfc;" | {|width="740px" align="center" style="clear:both; background-color:#fcfcfc;" | ||
− | |<p align="justify"><center | + | |<p align="justify"><center>{{{pagebody|pagebody}}}</center></p align> |
− | >{{{pagebody|pagebody | ||
− | }}}</center></p align> | ||
|} | |} | ||
|- | |- | ||
Line 18: | Line 14: | ||
|class="MainPageBG" style="width:50%; border:1px solid #cef2e0; background:#f5faff; vertical-align:top; color:#000;"| | |class="MainPageBG" style="width:50%; border:1px solid #cef2e0; background:#f5faff; vertical-align:top; color:#000;"| | ||
{|width="100%" cellpadding="2" cellspacing="0" style="vertical-align:top; background:#f5faff;" | {|width="100%" cellpadding="2" cellspacing="0" style="vertical-align:top; background:#f5faff;" | ||
− | !<h2 style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em; | + | !<h2 style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">{{{contenttitle|contenttitle}}}</h2> |
− | ">{{{contenttitle| | ||
− | |||
|- | |- | ||
− | + | |style="color:#000;" align="left"| | |
− | |style="color:#000;" align="left | + | {{{contentbody|contentbody}}} |
− | "|{{{contentbody| | ||
− | |||
|} | |} | ||
|class="MainPageBG" style="width:45%; border:1px solid #cedff2; vertical-align:{{#if:{{{logo|}}}|middle|top}};background:#f5faff;"| | |class="MainPageBG" style="width:45%; border:1px solid #cedff2; vertical-align:{{#if:{{{logo|}}}|middle|top}};background:#f5faff;"| | ||
Line 44: | Line 36: | ||
===The code=== | ===The code=== | ||
====For logo==== | ====For logo==== | ||
− | + | <pre> | |
− | <pre | ||
− | > | ||
{{frontpage | {{frontpage | ||
|pagetitle = | |pagetitle = | ||
Line 63: | Line 53: | ||
}} | }} | ||
====No logo, more content==== | ====No logo, more content==== | ||
− | + | <pre> | |
− | <pre | ||
− | > | ||
{{frontpage | {{frontpage | ||
|pagetitle = | |pagetitle = | ||
Line 84: | Line 72: | ||
}} | }} | ||
===Example=== | ===Example=== | ||
− | + | <pre> | |
− | <pre | ||
− | > | ||
{{frontpage | {{frontpage | ||
|pagetitle = Wiki Anatomy And Physiology | |pagetitle = Wiki Anatomy And Physiology | ||
Line 117: | Line 103: | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | '''Gives''' | |
− | '''Gives'' | ||
− | ' | ||
{{frontpage | {{frontpage | ||
|pagetitle=Wiki Anatomy And Physiology | |pagetitle=Wiki Anatomy And Physiology |
Revision as of 23:20, 30 July 2010
The code
For logo
{{frontpage |pagetitle = |pagebody = |contenttitle = |contentbody = |logo = }}
pagetitle
pagebody
contenttitle
contentbody
No logo, more content
{{frontpage |pagetitle = |pagebody = |contenttitle = |contentbody = |righttitle = |righttext = }}
pagetitle
pagebody
contenttitle
contentbody
righttitle
righttext
Example
{{frontpage |pagetitle = Wiki Anatomy And Physiology |pagebody = Welcome to the Anatomy and Physiology section of WikiVet. Anatomy is the study of form and structure of organisms, whilst physiology is the study of the function of an organism and the processes, physical, chemical and biological, occuring within it. Here we cover all the anatomical and physiological points that make up our domestic species and exotic species. |contenttitle = Content |contentbody = <big><b>[[Alimentary - Anatomy & Physiology|Alimentary System]] [[Cardiorespiratory System - Anatomy & Physiology|Cardiorespiratory System]] [[Developmental Biology - Anatomy & Physiology|Developmental Biology]] [[Endocrine System - Anatomy & Physiology|Endocrine System]] [[Integumentary - Anatomy & Physiology|Integumentary System]] [[Lymphatic System - Anatomy & Physiology|Lymphatic System]] [[Musculoskeletal System - Anatomy & Physiology|Musculoskeletal System]] [[Nervous and Special Senses - Anatomy & Physiology|Nervous and Special Senses]] [[Reproductive System - Anatomy & Physiology|Reproductive System]] [[Urinary System - Anatomy & Physiology | Urinary System]]</b></big> |logo = anat logo.png }}
Gives
Wiki Anatomy And Physiology
Welcome to the Anatomy and Physiology section of WikiVet. Anatomy is the study of form and structure of organisms, whilst physiology is the study of the function of an organism and the processes, physical, chemical and biological, occuring within it. Here we cover all the anatomical and physiological points that make up our domestic species and exotic species.