Jump to: navigation, search

Difference between revisions of "Template:ControlInfoBox"


m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table class="infobox" align="right" bgcolor="#E9E9E9" style="width:25em; font-size:90%; text-align:left; border: 1px gray solid;">
+
<table class="infobox ibox control">
 
<tr>
 
<tr>
<td colspan="2" style="text-align:center; font-size:120%;" bgcolor="#E1E1E1"><b>{{{title}}}</b></td>
+
<th colspan="2" class="caption">{{{title}}}</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td colspan="2" style="text-align:center; border: 1px gray solid;" bgcolor="#E9E9E9">{{{image}}}</td>
+
<td colspan="2" style="text-align:center; border: 1px gray solid;" bgcolor="#f9f9f9">{{{image}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center; font-size:90%;">{{{imagecaption}}}</td>
+
<td colspan="2" bgcolor="#e9e9e9" style="text-align:center; font-size:90%;">{{{imagecaption}}}</td>
 
<tr>
 
<tr>
 
<th>Name</th>
 
<th>Name</th>
 
<td>{{{name}}}</td>
 
<td>{{{name}}}</td>
 +
</tr>
 +
<tr>
 +
<th>Internal Name</th>
 +
<td>{{{internalname}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 24: Line 28:
 
<td>{{{version}}}</td>
 
<td>{{{version}}}</td>
 
</tr>
 
</tr>
 +
</table>

Latest revision as of 15:26, 14 June 2016

{{{title}}}
{{{image}}}
{{{imagecaption}}}
Name {{{name}}}
Internal Name {{{internalname}}}
Purpose {{{purpose}}}
Context object {{{context}}}
Version {{{version}}}