Difference between revisions of "Template:Blockbox"
| Line 2: | Line 2: | ||
<div class="blockbox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="blockbox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="blockox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="blockox-image">[[File:{{{image}}}|300px]]</div>}} | ||
| − | <table>{{#if:{{{ | + | <table>{{#if:{{{representative|}}}|<tr> |
| − | <th> | + | <th>Representative</th> |
| − | <td>{{{ | + | <td>{{{representative}}}</td> |
| − | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{defect|}}}|<tr> |
| − | <th> | + | <th>Defect groups</th> |
| − | <td>{{{ | + | <td>{{{defect}}}</td> |
| − | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{inertialquotients|}}}|<tr> |
| − | <th> | + | <th>Inertial quotients</th> |
| − | <td>{{{ | + | <td>{{{inertialquotients}}}</td> |
| − | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{k(B)|}}}|<tr> |
| − | <th> | + | <th><math>k(B)=</math></th> |
| − | <td>{{{ | + | <td>{{{k(B)}}}</td> |
| − | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{l(B)|}}}|<tr> |
| − | <th> | + | <th><math>l(B)=</math></th> |
| − | <td>{{{ | + | <td>{{{l(B)}}}</td> |
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Revision as of 17:06, 29 August 2018
Blockbox
{{#if:|
[[File:{{{image}}}|300px]]
}}
| Representative | {{{representative}}} |
|---|---|
| Defect groups | {{{defect}}} |
| Inertial quotients | {{{inertialquotients}}} |
| [math]k(B)=[/math] | {{{k(B)}}} |
| [math]l(B)=[/math] | {{{l(B)}}} |