Difference between revisions of "Template:InfoboxPilot"

From BTAWiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
   <tr>
 
   <tr>
     <td class="infobox-pilotimage" colspan="2">{{#if:{{{pilotimage|}}}|[[File:{{{pilotimage}}}|x256px|frameless|center]]}}</td>
+
     <th class="infobox-pilotimage" colspan="2">{{#if:{{{pilotimage|}}}|[[File:{{{pilotimage}}}|x256px|frameless|center|middle]]}}</td>
 
   </tr>
 
   </tr>
  
Line 13: Line 13:
 
     <th style="text-align:center;" colspan=2>General Data</th>
 
     <th style="text-align:center;" colspan=2>General Data</th>
 
   </tr>
 
   </tr>
 +
 +
  {{#if:{{{callsign|}}}|
 +
  <tr>
 +
    <th align=left>Callsign</th>
 +
    <td>{{{callsign}}}</td>
 +
  </tr>
 +
  }}
  
 
   {{#if:{{{pilotname|}}}|
 
   {{#if:{{{pilotname|}}}|
Line 84: Line 91:
 
     <th style="text-align:center;" colspan=2>Abilities</th>
 
     <th style="text-align:center;" colspan=2>Abilities</th>
 
   </tr>
 
   </tr>
 +
 +
  {{#if:{{{srmmaster|}}}|
 +
  <tr>
 +
    <th>[[File:SRM_Master.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">SRM Master (Unique To Wulfbanes)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{designersinsight|}}}|
 +
  <tr>
 +
    <th>[[File:Designers_Insight.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Designers Insight (Unique To BD)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{oldmanofthemechs|}}}|
 +
  <tr>
 +
    <th>[[File:Old_Man_Of_The_Mechs.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Old Man Of The Mechs (Unique To GrampaTex)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{sensorghost|}}}|
 +
  <tr>
 +
    <th>[[File:Sensor_Ghost.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Sensor Ghost (Unique To Loki)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{meleetyrant|}}}|
 +
  <tr>
 +
    <th>[[File:Melee_Tyrant.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Melee Tyrant (Unique To Shade)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{kentuckywindage|}}}|
 +
  <tr>
 +
    <th>[[File:Kentucky_Windage.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Kentucky Windage (Unique To t-bone)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{hardtokill|}}}|
 +
  <tr>
 +
    <th>[[File:Hard_To_Kill.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Hard To Kill (Unique To Tex)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{laserinsulator|}}}|
 +
  <tr>
 +
    <th>[[File:Laser_Insulator.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Laser Insulator (Unique To Turtrus)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{supportmaster|}}}|
 +
  <tr>
 +
    <th>[[File:Support_Master.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Support Master (Unique To Aether)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{holdlocksplease|}}}|
 +
  <tr>
 +
    <th>[[File:Hold_Locks_Please.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Hold Locks Please (Unique To Revostae)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{officertrainee|}}}|
 +
  <tr>
 +
    <th>[[File:Officer_Trainee.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Officer Trainee (Unique To Commander)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{bountyhunter|}}}|
 +
  <tr>
 +
    <th>[[File:Bounty_Hunter_Skill.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Bounty Hunter (Unique To Commander)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{specialoperative|}}}|
 +
  <tr>
 +
    <th>[[File:Special_Operative.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Special Operative (Unique To Commander)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{aerospacepilot|}}}|
 +
  <tr>
 +
    <th>[[File:Aerospace_Pilot.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Aerospace Pilot (Unique To Commander)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{offroadracer|}}}|
 +
  <tr>
 +
    <th>[[File:Offroad_Racer.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Offroad Racer (Unique To Commander)</td>
 +
  </tr>
 +
  }}
 +
 +
  {{#if:{{{offworldsmuggler|}}}|
 +
  <tr>
 +
    <th>[[File:Offworld_Smuggler.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Offworld Smuggler (Unique To Commander)</td>
 +
  </tr>
 +
  }}
  
 
   {{#if:{{{multitarget|}}}|
 
   {{#if:{{{multitarget|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Multi-Target.png|frameless|center]]</th>
+
     <th>[[File:Multi-Target.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Multi-Target</td>
 
     <td class="pilotability">Multi-Target</td>
 
   </tr>
 
   </tr>
Line 94: Line 213:
 
   {{#if:{{{battlelord|}}}|
 
   {{#if:{{{battlelord|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Battlelord.png|frameless|center]]</th>
+
     <th>[[File:Battlelord.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Battlelord</td>
 
     <td class="pilotability">Battlelord</td>
 
   </tr>
 
   </tr>
Line 101: Line 220:
 
   {{#if:{{{precisionmaster|}}}|
 
   {{#if:{{{precisionmaster|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Precision_Master.png|frameless|center]]</th>
+
     <th>[[File:Precision_Master.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Precision Master</td>
 
     <td class="pilotability">Precision Master</td>
 
   </tr>
 
   </tr>
Line 108: Line 227:
 
   {{#if:{{{ballisticmaster|}}}|
 
   {{#if:{{{ballisticmaster|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Ballistic_Master.png|frameless|center]]</th>
+
     <th>[[File:Ballistic_Master.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Ballistic Master</td>
 
     <td class="pilotability">Ballistic Master</td>
 
   </tr>
 
   </tr>
Line 115: Line 234:
 
   {{#if:{{{energymaster|}}}|
 
   {{#if:{{{energymaster|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Energy_Master.png|frameless|center]]</th>
+
     <th>[[File:Energy_Master.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Energy Master</td>
 
     <td class="pilotability">Energy Master</td>
 
   </tr>
 
   </tr>
Line 122: Line 241:
 
   {{#if:{{{missilemaster|}}}|
 
   {{#if:{{{missilemaster|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Missile_Master.png|frameless|center]]</th>
+
     <th>[[File:Missile_Master.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Missile Master</td>
 
     <td class="pilotability">Missile Master</td>
 
   </tr>
 
   </tr>
Line 129: Line 248:
 
   {{#if:{{{stonecold|}}}|
 
   {{#if:{{{stonecold|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Stone_Cold.png|frameless|center]]</th>
+
     <th>[[File:Stone_Cold.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Stone Cold</td>
 
     <td class="pilotability">Stone Cold</td>
 
   </tr>
 
   </tr>
Line 136: Line 255:
 
   {{#if:{{{surefooting|}}}|
 
   {{#if:{{{surefooting|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Sure_Footing.png|frameless|center]]</th>
+
     <th>[[File:Sure_Footing.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Sure Footing</td>
 
     <td class="pilotability">Sure Footing</td>
 
   </tr>
 
   </tr>
Line 143: Line 262:
 
   {{#if:{{{phantom|}}}|
 
   {{#if:{{{phantom|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Phantom_Skill.png|frameless|center]]</th>
+
     <th>[[File:Phantom_Skill.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Phantom</td>
 
     <td class="pilotability">Phantom</td>
 
   </tr>
 
   </tr>
Line 150: Line 269:
 
   {{#if:{{{acepilot|}}}|
 
   {{#if:{{{acepilot|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Ace_Pilot.png|frameless|center]]</th>
+
     <th>[[File:Ace_Pilot.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Ace Pilot</td>
 
     <td class="pilotability">Ace Pilot</td>
 
   </tr>
 
   </tr>
Line 157: Line 276:
 
   {{#if:{{{invisibletarget|}}}|
 
   {{#if:{{{invisibletarget|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Invisible_Target.png|frameless|center]]</th>
+
     <th>[[File:Invisible_Target.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Invisible Target</td>
 
     <td class="pilotability">Invisible Target</td>
 
   </tr>
 
   </tr>
Line 164: Line 283:
 
   {{#if:{{{sprinter|}}}|
 
   {{#if:{{{sprinter|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Sprinter.png|frameless|center]]</th>
+
     <th>[[File:Sprinter.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Sprinter</td>
 
     <td class="pilotability">Sprinter</td>
 
   </tr>
 
   </tr>
Line 171: Line 290:
 
   {{#if:{{{bulwark|}}}|
 
   {{#if:{{{bulwark|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Bulwark.png|frameless|center]]</th>
+
     <th>[[File:Bulwark.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Bulwark</td>
 
     <td class="pilotability">Bulwark</td>
 
   </tr>
 
   </tr>
Line 178: Line 297:
 
   {{#if:{{{shieldedstance|}}}|
 
   {{#if:{{{shieldedstance|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Shielded_Stance.png|frameless|center]]</th>
+
     <th>[[File:Shielded_Stance.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Shielded Stance</td>
 
     <td class="pilotability">Shielded Stance</td>
 
   </tr>
 
   </tr>
Line 185: Line 304:
 
   {{#if:{{{juggernaut|}}}|
 
   {{#if:{{{juggernaut|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Juggernaut.png|frameless|center]]</th>
+
     <th>[[File:Juggernaut_Skill.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Juggernaut</td>
 
     <td class="pilotability">Juggernaut</td>
 
   </tr>
 
   </tr>
Line 192: Line 311:
 
   {{#if:{{{brawler|}}}|
 
   {{#if:{{{brawler|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Brawler.png|frameless|center]]</th>
+
     <th>[[File:Brawler.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Brawler</td>
 
     <td class="pilotability">Brawler</td>
 
   </tr>
 
   </tr>
Line 199: Line 318:
 
   {{#if:{{{defensiveformation|}}}|
 
   {{#if:{{{defensiveformation|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Defensive_Formation.png|frameless|center]]</th>
+
     <th>[[File:Defensive_Formation.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Defensive Formation</td>
 
     <td class="pilotability">Defensive Formation</td>
 
   </tr>
 
   </tr>
Line 206: Line 325:
 
   {{#if:{{{sensorlock|}}}|
 
   {{#if:{{{sensorlock|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Sensor_Lock.png|frameless|center]]</th>
+
     <th>[[File:Sensor_Lock.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Sensor Lock</td>
 
     <td class="pilotability">Sensor Lock</td>
 
   </tr>
 
   </tr>
Line 213: Line 332:
 
   {{#if:{{{targetprediction|}}}|
 
   {{#if:{{{targetprediction|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Target_Prediction.png|frameless|center]]</th>
+
     <th>[[File:Target_Prediction.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Target Prediction</td>
 
     <td class="pilotability">Target Prediction</td>
 
   </tr>
 
   </tr>
Line 220: Line 339:
 
   {{#if:{{{mastertactician|}}}|
 
   {{#if:{{{mastertactician|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Master_Tactician.png|frameless|center]]</th>
+
     <th>[[File:Master_Tactician.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Master Tactician</td>
 
     <td class="pilotability">Master Tactician</td>
 
   </tr>
 
   </tr>
Line 227: Line 346:
 
   {{#if:{{{knifefighter|}}}|
 
   {{#if:{{{knifefighter|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Knife_Fighter.png|frameless|center]]</th>
+
     <th>[[File:Knife_Fighter.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Knife Fighter</td>
 
     <td class="pilotability">Knife Fighter</td>
 
   </tr>
 
   </tr>
Line 234: Line 353:
 
   {{#if:{{{eagleeye|}}}|
 
   {{#if:{{{eagleeye|}}}|
 
   <tr>
 
   <tr>
     <th>[[File:Eagle_Eye.png|frameless|center]]</th>
+
     <th>[[File:Eagle_Eye.png|60px|frameless|center]]</th>
 
     <td class="pilotability">Eagle Eye</td>
 
     <td class="pilotability">Eagle Eye</td>
 
   </tr>
 
   </tr>
 
   }}
 
   }}
  
 +
  {{#if:{{{intensifyfirepower|}}}|
 +
  <tr>
 +
    <th>[[File:Intensify_Firepower.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Intensify Firepower</td>
 +
  </tr>
 +
  }}
 +
 
 +
  {{#if:{{{perfecttargeting|}}}|
 
   <tr>
 
   <tr>
     <th style="text-align:center;" colspan=2>Tags</th>
+
     <th>[[File:Perfect_Targeting.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Perfect Targeting</td>
 +
  </tr>
 +
  }}
 +
 
 +
  {{#if:{{{overwhelmingaggression|}}}|
 +
  <tr>
 +
    <th>[[File:Overwhelming_Aggression.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Overwhelming Aggression</td>
 
   </tr>
 
   </tr>
 
  {{#if:{{{tag1|}}}|
 
  <tr><td>{{{tag1}}}</td>
 
 
   }}
 
   }}
  
   {{#if:{{{tag2|}}}|
+
   {{#if:{{{sideslip|}}}|
  <td>{{{tag2}}}</td></tr>
+
  <tr>
  }}
+
    <th>[[File:Sideslip.png|60px|frameless|center]]</th>
 
+
    <td class="pilotability">Sideslip</td>
  {{#if:{{{tag3|}}}|
+
  </tr>
  <tr><td>{{{tag3}}}</td>
 
 
   }}
 
   }}
  
   {{#if:{{{tag4|}}}|
+
   {{#if:{{{streetracer|}}}|
  <td>{{{tag4}}}</td></tr>
+
  <tr>
 +
    <th>[[File:Street_Racer.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Street Racer</td>
 +
  </tr>
 
   }}
 
   }}
 
+
 
   {{#if:{{{tag5|}}}|
+
   {{#if:{{{spotter|}}}|
  <tr><td>{{{tag5}}}</td>
+
  <tr>
 +
    <th>[[File:Spotter.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Spotter</td>
 +
  </tr>
 
   }}
 
   }}
  
   {{#if:{{{tag6|}}}|
+
   {{#if:{{{redundantcomponents|}}}|
  <td>{{{tag6}}}</td></tr>
+
  <tr>
 +
    <th>[[File:Redundant_Components.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Redundant Components</td>
 +
  </tr>
 
   }}
 
   }}
  
   {{#if:{{{tag7|}}}|
+
   {{#if:{{{bruteforce|}}}|
  <tr><td>{{{tag7}}}</td>
+
  <tr>
 +
    <th>[[File:Brute_Force.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Brute Force</td>
 +
  </tr>
 
   }}
 
   }}
  
   {{#if:{{{tag8|}}}|
+
   {{#if:{{{hulldown|}}}|
  <td>{{{tag8}}}</td></tr>
+
  <tr>
 +
    <th>[[File:Hull_Down.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Hull Down</td>
 +
  </tr>
 
   }}
 
   }}
  
   {{#if:{{{tag9|}}}|
+
   {{#if:{{{sensorsweep|}}}|
  <tr><td>{{{tag9}}}</td>
+
  <tr>
 +
    <th>[[File:Sensor_Sweep.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Sensor Sweep</td>
 +
  </tr>
 
   }}
 
   }}
  
   {{#if:{{{tag10|}}}|
+
   {{#if:{{{targetpainting|}}}|
  <td>{{{tag10}}}</td></tr>
+
  <tr>
 +
    <th>[[File:Target_Painting.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Target Painting</td>
 +
  </tr>
 
   }}
 
   }}
  
   {{#if:{{{tag11|}}}|
+
   {{#if:{{{commandandcontrol|}}}|
  <tr><td>{{{tag11}}}</td>
+
  <tr>
 +
    <th>[[File:Command_And_Control.png|60px|frameless|center]]</th>
 +
    <td class="pilotability">Command And Control</td>
 +
  </tr>
 
   }}
 
   }}
  
   {{#if:{{{tag12|}}}|
+
   <tr>
  <td>{{{tag12}}}</td></tr>
+
    <th style="text-align:center;" colspan=2>Tags</th>
  }}
 
 
   </tr>
 
   </tr>
 +
 +
<tr>
 +
<td width=100% colspan=2>
 +
<table width=100%>
 +
{{#if:{{{pilottag1|}}}|
 +
<tr><td class="pilottag">{{{pilottag1}}}</td>
 +
 +
}}{{#if:{{{pilottag2|}}}|
 +
<td class="pilottag">{{{pilottag2}}}</td></tr>
 +
 +
}}{{#if:{{{pilottag3|}}}|
 +
<tr><td class="pilottag">{{{pilottag3}}}</td>
 +
 +
}}{{#if:{{{pilottag4|}}}|
 +
<td class="pilottag">{{{pilottag4}}}</td></tr>
 +
 +
}}{{#if:{{{pilottag5|}}}|
 +
<tr><td class="pilottag">{{{pilottag5}}}</td>
 +
 +
}}{{#if:{{{pilottag6|}}}|
 +
<td class="pilottag">{{{pilottag6}}}</td></tr>
 +
 +
}}{{#if:{{{pilottag7|}}}|
 +
<tr><td class="pilottag">{{{pilottag7}}}</td>
 +
 +
}}{{#if:{{{pilottag8|}}}|
 +
<td class="pilottag">{{{pilottag8}}}</td></tr>
 +
 +
}}{{#if:{{{pilottag9|}}}|
 +
<tr><td class="pilottag">{{{pilottag9}}}</td>
 +
 +
}}{{#if:{{{pilottag10|}}}|
 +
<td class="pilottag">{{{pilottag10}}}</td></tr>
 +
 +
}}{{#if:{{{pilottag11|}}}|
 +
<tr><td class="pilottag">{{{pilottag11}}}</td>
 +
 +
}}{{#if:{{{pilottag12|}}}|
 +
<td class="pilottag">{{{pilottag12}}}</td></tr>
 +
}}
 +
</table>
 +
</td>
 +
</tr>
 
</table>
 
</table>
  
Line 328: Line 525:
 
|mastertactician = yes
 
|mastertactician = yes
 
|knifefighter = yes
 
|knifefighter = yes
|eagleeye= yes
+
|eagleeye = yes
|tag1 = Aurigan
+
|intensifyfirepower = yes
|tag2 = Brave
+
|perfecttargeting = yes
|tag3 = Military
+
|overwhelmingaggression = yes
|tag4 = Rebellious
+
|sideslip = yes
|tag5 =  
+
|streetracer = yes
|tag6 =  
+
|spotter = yes
|tag7 =  
+
|redundantcomponents = yes
|tag8 =  
+
|bruteforce = yes
|tag9 =
+
|hulldown = yes
|tag10 =  
+
|sensorsweep = yes
|tag11 =  
+
|targetpainting = yes
|tag12 =   
+
|commandandcontrol = yes
 +
|srmmaster = yes (Unique to Wulfbanes)
 +
|designersinsight = yes (Unique to BD)
 +
|oldmanofthemechs = yes (Unique to GrampaTex)
 +
|sensorghost = yes (Unique to Loki)
 +
|meleetyrant = yes (Unique to Shade)
 +
|kentuckywindage = yes (Unique to t-bone)
 +
|hardtokill = yes (Unique to Tex)
 +
|laserinsulator = yes (Unique to Turtrus)
 +
|supportmaster = yes (Unique to Aether)
 +
|holdlocksplease = yes (Unique to Revostae)
 +
|officertrainee = yes (Unique to Commander)
 +
|bountyhunter = yes (Unique to Commander)
 +
|specialoperative = yes (Unique to Commander)
 +
|aerospacepilot = yes (Unique to Commander)
 +
|offroadracer = yes (Unique to Commander)
 +
|offworldsmuggler = yes (Unique to Commander)
 +
|pilottag1 = Aurigan
 +
|pilottag2 = Brave
 +
|pilottag3 = Military
 +
|pilottag4 = Rebellious
 +
|pilottag5 =  
 +
|pilottag6 =  
 +
|pilottag7 =  
 +
|pilottag8 =  
 +
|pilottag9 =
 +
|pilottag10 =  
 +
|pilottag11 =  
 +
|pilottag12 =   
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 23:21, 5 September 2021

InfoboxPilot
General Data
Statistics
Abilities
Tags

Basic template to create Infoboxes for Pilots. Example below. If you do not want a pilot ability to show, please delete it, it will only show if any value is entered for the pilot ability name. Any unused or blank fields will not display.

{{InfoboxPilot
|callsign = Aether
|pilotimage = Aether.png
|pilotname = Blue Winds
|age = 23
|gender = Female 
|faction = Aurigan Restoration
|health = 3
|gunnery = 3
|piloting = 6
|guts = 3
|tactics = 1
|multitarget = yes
|battlelord = yes
|precisionmaster = yes
|ballisticmaster = yes
|energymaster = yes
|missilemaster = yes
|stonecold = yes
|surefooting = yes
|phantom = yes
|acepilot = yes
|invisibletarget = yes
|sprinter = yes
|bulwark = yes
|shieldedstance = yes
|juggernaut = yes
|brawler = yes
|defensiveformation = yes
|sensorlock = yes
|targetprediction = yes
|mastertactician = yes
|knifefighter = yes
|eagleeye = yes
|intensifyfirepower = yes
|perfecttargeting = yes
|overwhelmingaggression = yes
|sideslip = yes
|streetracer = yes
|spotter = yes
|redundantcomponents = yes
|bruteforce = yes
|hulldown = yes
|sensorsweep = yes
|targetpainting = yes
|commandandcontrol = yes
|srmmaster = yes (Unique to Wulfbanes)
|designersinsight = yes (Unique to BD)
|oldmanofthemechs = yes (Unique to GrampaTex)
|sensorghost = yes (Unique to Loki)
|meleetyrant = yes (Unique to Shade)
|kentuckywindage = yes (Unique to t-bone)
|hardtokill = yes (Unique to Tex)
|laserinsulator = yes (Unique to Turtrus)
|supportmaster = yes (Unique to Aether)
|holdlocksplease = yes (Unique to Revostae)
|officertrainee = yes (Unique to Commander)
|bountyhunter = yes (Unique to Commander)
|specialoperative = yes (Unique to Commander)
|aerospacepilot = yes (Unique to Commander)
|offroadracer = yes (Unique to Commander)
|offworldsmuggler = yes (Unique to Commander)
|pilottag1 = Aurigan
|pilottag2 = Brave
|pilottag3 = Military
|pilottag4 = Rebellious
|pilottag5 = 
|pilottag6 = 
|pilottag7 = 
|pilottag8 = 
|pilottag9 =
|pilottag10 = 
|pilottag11 = 
|pilottag12 =  
}}