Difference between revisions of "Template:ControlInfoBox"
| Line 1: | Line 1: | ||
| − | <table class="infobox" align="right" bgcolor="# | + | <table class="infobox" align="right" bgcolor="#f9f9f9" style="width:25em; font-size:90%; text-align:left; border: 1px gray solid;"> |
<tr> | <tr> | ||
| − | <td colspan="2" style="text-align:center; font-size:120%;" bgcolor="# | + | <td colspan="2" style="text-align:center; font-size:120%;" bgcolor="#E0E0E0"><b>{{{title}}}</b></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td colspan="2" style="text-align:center; border: 1px gray solid;" bgcolor="# | + | <td colspan="2" style="text-align:center; border: 1px gray solid;" bgcolor="#f9f9f9">{{{image}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td colspan="2" bgcolor="# | + | <td colspan="2" bgcolor="#E0E0E0" style="text-align:center; font-size:90%;">{{{imagecaption}}}</td> |
<tr> | <tr> | ||
<th>Name</th> | <th>Name</th> | ||
Revision as of 13:29, 30 April 2013
| {{{title}}} | |
| {{{image}}} | |
| {{{imagecaption}}} | |
| Name | {{{name}}} |
|---|---|
| Internal Name | {{{internalname}}} |
| Purpose | {{{purpose}}} |
| Context object | {{{context}}} |
| Version | {{{version}}} |
