Difference between revisions of "Template:Infobox Main Page"
From SWGANH Wiki
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {| border="0" width="100%" cellspacing="0" cellpadding="1" style="margin-bottom:10px;" | |
− | {| border="0" width="100%" cellspacing="0" cellpadding=" | + | |
|- | |- | ||
− | | style="border: 2px solid #C9C9C9;background-color: # | + | | 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 | + | | style="border: 2px solid #C9C9C9;border-top:0px;"| |
{{{body}}} | {{{body}}} | ||
|} | |} | ||
Line 12: | 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 = | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 15:19, 26 December 2010
{{{header}}} |
{{{body}}} |
Usage
Copy and paste the following code to use the template.
{{Infobox Main Page |color = |header = |body = }}