Difference between revisions of "Template:Blockbox"

From Block library
Jump to: navigation, search
Line 1: Line 1:
 
<div class="blockbox">
 
<div class="blockbox">
<div class="blockbox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
+
<div class="blockbox-title">{{{title|{{PAGENAME}}}}}</div>
/* <div class="blockox-image">[[File:{{{image}}}|300px]]</div>}}
+
<table>
 
+
<tr>
<table>{{#if:{{{representative|}}}|<tr>
 
 
     <th>Representative</th>
 
     <th>Representative</th>
 
     <td>{{{representative}}}</td>
 
     <td>{{{representative}}}</td>
</tr>}}{{#if:{{{defect|}}}|<tr>
+
</tr>
 +
<tr>
 
     <th>Defect groups</th>
 
     <th>Defect groups</th>
 
     <td>{{{defect}}}</td>
 
     <td>{{{defect}}}</td>
</tr>}}{{#if:{{{inertialquotients|}}}|<tr>
+
</tr>
 +
<tr>
 
     <th>Inertial quotients</th>
 
     <th>Inertial quotients</th>
 
     <td>{{{inertialquotients}}}</td>
 
     <td>{{{inertialquotients}}}</td>
</tr>}}{{#if:{{{k(B)|}}}|<tr>
+
</tr>
 +
<tr>
 
     <th><math>k(B)=</math></th>
 
     <th><math>k(B)=</math></th>
 
     <td>{{{k(B)}}}</td>
 
     <td>{{{k(B)}}}</td>
</tr>}}{{#if:{{{l(B)|}}}|<tr>
+
</tr>
 +
<tr>
 
     <th><math>l(B)=</math></th>
 
     <th><math>l(B)=</math></th>
 
     <td>{{{l(B)}}}</td>
 
     <td>{{{l(B)}}}</td>
</tr>}}</table>
+
</tr>
 +
</table>
 
</div>
 
</div>

Revision as of 18: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)}}}