12 lines
No EOL
347 B
Go Template
12 lines
No EOL
347 B
Go Template
<tr>
|
|
<th height="22">{type} ({level} {level_type})</th>
|
|
<th><font color="#ffffff">{metal_type}</font></th>
|
|
<th><font color="#ffffff">{crystal_type}</font></th>
|
|
<th><font color="#ffffff">{deuterium_type}</font></th>
|
|
<th><font color="#ffffff">{energy_type}</font></th>
|
|
<th>
|
|
<select name="{name}" size="1">
|
|
{option}
|
|
</select>
|
|
</th>
|
|
</tr> |