Difference between revisions of "Template:Infobox Main Page"

From SWGANH Wiki
Jump to: navigation, search
(New page: <noinclude>{{PAGENAME}}</noinclude> {| border="0" width="100%" cellspacing="0" cellpadding="5" style="margin-bottom:10px;" |- | style="border: 2px solid #C9C...)
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
+
{| border="0" width="100%" cellspacing="0" cellpadding="1" style="margin-bottom:10px;"
{| border="0" width="100%" cellspacing="0" cellpadding="5" style="margin-bottom:10px;"
+
 
|-
 
|-
| style="border: 2px solid #C9C9C9;background-color: #aaaaaa;" |
+
| style="border: 2px solid #C9C9C9;background-color: #{{{color}}};" |
 
<span style="font-size:125%;">'''{{{header}}}'''</span>
 
<span style="font-size:125%;">'''{{{header}}}'''</span>
 
|-
 
|-
| style="border: 2px solid #C9C9C9;border-top:0px;background-color: #eeeeee;"|
+
| style="border: 2px solid #C9C9C9;border-top:0px;"|
 
{{{body}}}
 
{{{body}}}
|-
 
| style="border: 2px solid #C9C9C9;border-top:0px;background-color: #bbbbbb;" |
 
<span style="font-size:89%;">{{{footer}}}</span>
 
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 15: Line 11:
 
Copy and paste the following code to use the template.
 
Copy and paste the following code to use the template.
 
<pre><nowiki>{{Infobox Main Page
 
<pre><nowiki>{{Infobox Main Page
 +
|color =
 
|header =  
 
|header =  
 
|body =  
 
|body =  
|footer =
 
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 +
</noinclude>

Latest revision as of 16:19, 26 December 2010

{{{header}}}

{{{body}}}

Usage

Copy and paste the following code to use the template.

{{Infobox Main Page
|color = 
|header = 
|body = 
}}