Jump to: navigation, search

Difference between revisions of "Template:MetaClassInfoBox"


m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="infobox" align="right" bgcolor="#f9f9f9" style="width:30em; font-size:90%; text-align:left; border: 1px gray solid;">
+
<table class="infobox ibox metaclass">
 
<tr>
 
<tr>
<td colspan="2" style="text-align:center; font-size:120%;" bgcolor="#e9e9e9">[[File:IC_METACLASS.gif]]&nbsp;<b>{{{title}}}</b></td>
+
<th colspan="2" class="caption">[[File:IC_METACLASS.gif]]&nbsp;{{{title}}}</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 15: Line 15:
 
<td>{{{internalname}}}</td>
 
<td>{{{internalname}}}</td>
 
</tr>
 
</tr>
<!--
 
 
<tr>
 
<tr>
 
<th>TypeString</th>
 
<th>TypeString</th>
Line 23: Line 22:
 
<th>RuntimeType</th>
 
<th>RuntimeType</th>
 
<td>{{{runtimetype}}}</td>
 
<td>{{{runtimetype}}}</td>
</tr>
+
</tr><!--
 
<tr>
 
<tr>
 
<th>RuntimeType UI</th>
 
<th>RuntimeType UI</th>
 
<td>{{{runtimetypeUI}}}</td>
 
<td>{{{runtimetypeUI}}}</td>
</tr>
+
</tr>-->
-->
+
 
<tr>
 
<tr>
 
<th>Purpose</th>
 
<th>Purpose</th>
Line 43: Line 41:
 
<td>{{{inheritance }}}</td>
 
<td>{{{inheritance }}}</td>
 
</tr>
 
</tr>
 
 
<tr>
 
<tr>
 
<td colspan="2" bgcolor="#e9e9e9" 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>
 
-->
 
-->

Latest revision as of 15:16, 14 June 2016

IC METACLASS.gif {{{title}}}
Name {{{name}}}
Namespace {{{namespace}}}
Internal Name {{{internalname}}}
TypeString {{{typestring}}}
RuntimeType {{{runtimetype}}}
Purpose {{{purpose}}}
Version {{{version}}}