529 bytes added,
07:45, 19 June 2018 <table class="infobox ibox xamlcontrol">
<tr>
<th colspan="2" class="caption">{{{title}}}</th>
</tr>
<tr>
<td colspan="2" style="text-align:center; border: 1px gray solid;" bgcolor="#f9f9f9">{{{image}}}</td>
</tr>
<tr>
<td colspan="2" bgcolor="#e9e9e9" style="text-align:center; font-size:90%;">{{{imagecaption}}}</td>
<tr>
<th>Name</th>
<td>{{{name}}}</td>
</tr>
<tr>
<th>Namespace</th>
<td>{{{namespace}}}</td>
</tr>
<tr>
<th>Purpose</th>
<td>{{{purpose}}}</td>
</tr>
<tr>
<th>Version</th>
<td>{{{version}}}</td>
</tr>
</table>