Difference between revisions of "Template:Infotable"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
<includeonly>__NOTOC__ __NOEDITSECTION__ | <includeonly>__NOTOC__ __NOEDITSECTION__ | ||
{|style="margin:0px 0px 0px 0px; background:none;" | {|style="margin:0px 0px 0px 0px; background:none;" | ||
| − | |class="MainPageBG" style="width:{{{Mainwidth|100%}}}; border:1px solid #cedff2; background:#f5fffa; vertical-align:top; color:#000;"| | + | |class="MainPageBG" style="width:{{{Mainwidth|100%}}}; border:1px solid #cedff2; background:#{{{Backcolour|f5fffa}}}; vertical-align:top; color:#000;"| |
{{if|1={{{Maintitle|}}}|2={{Mainheader|1={{{Maintitlebackcolour}}}|2={{{Maintitle|}}}}}|3={{{empty|}}}}} | {{if|1={{{Maintitle|}}}|2={{Mainheader|1={{{Maintitlebackcolour}}}|2={{{Maintitle|}}}}}|3={{{empty|}}}}} | ||
|style="color:#000;"| <div style="text-align:{{{Bodyalign|center}}};">{{{Body|}}}</div> | |style="color:#000;"| <div style="text-align:{{{Bodyalign|center}}};">{{{Body|}}}</div> | ||
Revision as of 10:17, 2 September 2008
Colurs need to be in HEX format e.g. C1C1C1. A tables of colours and there HEX code can be found here
{{infotable
|Maintitle =
|Maintitlebackcolour =
|Mainwidth =
|Body =
|subheading1colour =
|subheading1 =
|subheading1width =
|subheading1text =
|subheading2colour =
|subheading2 =
|subheading2width =
|subheading2text =
|subheading3colour =
|subheading3 =
|subheading3width =
|subheading3text =
|subheading4colour =
|subheading4 =
|subheading4width =
|subheading4text =
}}