Difference between revisions of "Template:MetaClassInfoBox"
m |
|||
| (27 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <table class="infobox | + | <table class="infobox ibox metaclass"> |
<tr> | <tr> | ||
| − | < | + | <th colspan="2" class="caption">[[File:IC_METACLASS.gif]] {{{title}}}</th> |
</tr> | </tr> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<tr> | <tr> | ||
<th>Name</th> | <th>Name</th> | ||
<td>{{{name}}}</td> | <td>{{{name}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <th>Namespace</th> | ||
| + | <td>{{{namespace}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 17: | Line 16: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <th> | + | <th>TypeString</th> |
| − | <td>{{{ | + | <td>{{{typestring}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <th> | + | <th>RuntimeType</th> |
| − | <td>{{{ | + | <td>{{{runtimetype}}}</td> |
| − | </tr> | + | </tr><!-- |
<tr> | <tr> | ||
| + | <th>RuntimeType UI</th> | ||
| + | <td>{{{runtimetypeUI}}}</td> | ||
| + | </tr>--> | ||
<tr> | <tr> | ||
<th>Purpose</th> | <th>Purpose</th> | ||
| Line 33: | Line 35: | ||
<td>{{{version}}}</td> | <td>{{{version}}}</td> | ||
</tr> | </tr> | ||
| + | </table> | ||
| + | <!-- | ||
| + | <tr> | ||
| + | <th>Inheritance </th> | ||
| + | <td>{{{inheritance }}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td colspan="2" bgcolor="#e9e9e9" style="text-align:center; font-size:90%;">{{{imagecaption}}}</td> | ||
| + | </tr> | ||
| + | --> | ||
Latest revision as of 15:16, 14 June 2016
| Name | {{{name}}} |
|---|---|
| Namespace | {{{namespace}}} |
| Internal Name | {{{internalname}}} |
| TypeString | {{{typestring}}} |
| RuntimeType | {{{runtimetype}}} |
| Purpose | {{{purpose}}} |
| Version | {{{version}}} |
