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