Template:Mech Description
From MW4:Wiki
Line 52: | Line 52: | ||
<tr> | <tr> | ||
<td align="right">'''Location'''<br> | <td align="right">'''Location'''<br> | ||
- | {{#if:{{{Left Arm Slots|}}}|Left Arm|}} | + | {{#if:{{{Left Arm Slots|}}}|Left Arm<br>|}} |
- | {{#if:{{{Right Arm Slots|}}}|Right Arm | + | {{#if:{{{Right Arm Slots|}}}|Right Arm<br>|}} |
- | {{#if:{{{Left Torso Slots|}}}|Left Torso | + | {{#if:{{{Left Torso Slots|}}}|Left Torso<br>|}} |
- | {{#if:{{{Right Torso Slots|}}}|Right Torso | + | {{#if:{{{Right Torso Slots|}}}|Right Torso<br>|}} |
- | {{#if:{{{Center Torso Slots|}}}|Center Torso | + | {{#if:{{{Center Torso Slots|}}}|Center Torso<br>|}} |
- | {{#if:{{{Head Slots|}}}|Head | + | {{#if:{{{Head Slots|}}}|Head<br>|}} |
- | {{#if:{{{Special 1 Slots|}}}|Special 1 | + | {{#if:{{{Special 1 Slots|}}}|Special 1<br>|}} |
- | {{#if:{{{Special 2 Slots|}}}|Special 2|}} | + | {{#if:{{{Special 2 Slots|}}}|Special 2<br>|}} |
- | {{#if:{{{Left Leg Slots|}}}|Left Leg | + | {{#if:{{{Left Leg Slots|}}}|Left Leg<br>|}} |
- | {{#if:{{{Right Leg Slots|}}}|Right Leg | + | {{#if:{{{Right Leg Slots|}}}|Right Leg<br>|}} |
</td> | </td> | ||
<td>'''Weapon Installed''' | <td>'''Weapon Installed''' | ||
- | {{{Left Arm Slots|}}}<br> | + | {{#if:{{{Left Arm Slots|}}}|{{{Left Arm Slots|}}}<br>|}} |
- | {{{Right Arm Slots|}}}<br> | + | {{#if:{{{Right Arm Slots|}}}|{{{Right Arm Slots|}}}<br>|}} |
- | {{{Left Torso Slots|}}}<br> | + | {{#if:{{{Left Torso Slots|}}}|{{{Left Torso Slots|}}}<br>|}} |
- | {{{Right Torso Slots|}}}<br> | + | {{#if:{{{Right Torso Slots|}}}|{{{Right Torso Slots|}}}<br>|}} |
- | {{{Center Torso Slots|}}}<br> | + | {{#if:{{{Center Torso Slots|}}}|{{{Center Torso Slots|}}}<br>|}} |
- | {{{Head Slots|}}}<br> | + | {{#if:{{{Head Slots|}}}|{{{Head Slots|}}}<br>|}} |
- | {{{Special 1 Slots|}}}<br> | + | {{#if:{{{Special 1 Slots|}}}|{{{Special 1 Slots|}}}<br>|}} |
- | {{{Special 2 Slots|}}}<br> | + | {{#if:{{{Special 2 Slots|}}}|{{{Special 2 Slots|}}}<br>|}} |
- | {{{Left Leg Slots|}}}<br> | + | {{#if:{{{Left Leg Slots|}}}|{{{Left Leg Slots|}}}<br>|}} |
- | {{{Right Leg Slots|}}}<br> | + | {{#if:{{{Right Leg Slots|}}}|{{{Right Leg Slots|}}}<br>|}} |
</td> | </td> | ||
</tr> | </tr> |