Difference between revisions of "Template:TechInfoBox"
m |
m (added misc variable) |
||
Line 21: | Line 21: | ||
<td>Tech level</td> | <td>Tech level</td> | ||
<td>{{{level}}}</td> | <td>{{{level}}}</td> | ||
− | </tr>}}{{#if:{{{terraform|}}}{{{chassis|}}}{{{reactor|}}}{{{weapon|}}}{{{armor|}}}{{{ability|}}}{{{unit|}}}{{{facility|}}}{{{secret project|}}}{{{specialist|}}}{{{social|}}}{{{proposal|}}}| | + | </tr>}}{{#if:{{{terraform|}}}{{{chassis|}}}{{{reactor|}}}{{{weapon|}}}{{{armor|}}}{{{ability|}}}{{{unit|}}}{{{facility|}}}{{{secret project|}}}{{{specialist|}}}{{{social|}}}{{{proposal|}}}{{{misc|}}}| |
<tr> | <tr> | ||
<td colspan="2"><center>'''Enables'''</center></td> | <td colspan="2"><center>'''Enables'''</center></td> | ||
Line 102: | Line 102: | ||
<tr> | <tr> | ||
<td colspan="2">"Secrets": first discoverer gains free tech</td> | <td colspan="2">"Secrets": first discoverer gains free tech</td> | ||
+ | </tr>}}{{#if:{{{misc|}}}| | ||
+ | <tr> | ||
+ | <td colspan="2">{{{misc}}}</td> | ||
</tr>}}}} | </tr>}}}} | ||
<tr> | <tr> |