Difference between revisions of "Template:MainLeftHeader"

From Makers Local 256
Jump to: navigation, search
(create left header page)
 
m (Made the page look prettier)
Line 1: Line 1:
 +
<noinclude>
 +
This is the 'MainLeftHeader' template. It's typically only used on the Main Page
 +
It should be called in the following format:
 +
<pre>
 +
{{MainLeftHeader}}
 +
!table header
 +
|-
 +
| table item
 +
|}
 +
</pre>
 +
Edit the page to see the template text.
 +
</noinclude><includeonly>
 
{|style="background: #; border: #808080 solid 1px; border-spacing: 3px; width: 49%; margin-top: 10px; float: left; clear: left"
 
{|style="background: #; border: #808080 solid 1px; border-spacing: 3px; width: 49%; margin-top: 10px; float: left; clear: left"
 +
</includeonly>

Revision as of 15:39, 31 August 2010

This is the 'MainLeftHeader' template. It's typically only used on the Main Page It should be called in the following format:

{{MainLeftHeader}}
!table header
|-
| table item
|}

Edit the page to see the template text.