Difference between revisions of "Template:InfoboxPilot"

From BTAWiki
Jump to navigation Jump to search
Line 355: Line 355:
 
   </tr>
 
   </tr>
  
{{#if:{{{pilottag1|}}}|
+
<tr>
    <tr><td class="pilottag">{{{pilottag1}}}</td>
+
<td width=100% colspan=2>
 +
<table width=100%>
 +
{{#if:{{{pilottag1|}}}|
 +
<tr><td class="pilottag">{{{pilottag1}}}</td>
  
}}{{#if:{{{pilottag2|}}}|
+
}}{{#if:{{{pilottag2|}}}|
    <td class="pilottag">{{{pilottag2}}}</td></tr>
+
<td class="pilottag">{{{pilottag2}}}</td></tr>
  
}}{{#if:{{{pilottag3|}}}|
+
}}{{#if:{{{pilottag3|}}}|
    <tr><td class="pilottag">{{{pilottag3}}}</td>
+
<tr><td class="pilottag">{{{pilottag3}}}</td>
  
}}{{#if:{{{pilottag4|}}}|
+
}}{{#if:{{{pilottag4|}}}|
    <td class="pilottag">{{{pilottag4}}}</td></tr>
+
<td class="pilottag">{{{pilottag4}}}</td></tr>
  
}}{{#if:{{{pilottag5|}}}|
+
}}{{#if:{{{pilottag5|}}}|
    <tr><td class="pilottag">{{{pilottag5}}}</td>  
+
<tr><td class="pilottag">{{{pilottag5}}}</td>  
  
}}{{#if:{{{pilottag6|}}}|
+
}}{{#if:{{{pilottag6|}}}|
    <td class="pilottag">{{{pilottag6}}}</td></tr>
+
<td class="pilottag">{{{pilottag6}}}</td></tr>
  
}}{{#if:{{{pilottag7|}}}|
+
}}{{#if:{{{pilottag7|}}}|
    <tr><td class="pilottag">{{{pilottag7}}}</td>
+
<tr><td class="pilottag">{{{pilottag7}}}</td>
  
}}{{#if:{{{pilottag8|}}}|
+
}}{{#if:{{{pilottag8|}}}|
    <td class="pilottag">{{{pilottag8}}}</td></tr>
+
<td class="pilottag">{{{pilottag8}}}</td></tr>
  
}}{{#if:{{{pilottag9|}}}|
+
}}{{#if:{{{pilottag9|}}}|
    <tr><td class="pilottag">{{{pilottag9}}}</td>
+
<tr><td class="pilottag">{{{pilottag9}}}</td>
  
}}{{#if:{{{pilottag10|}}}|
+
}}{{#if:{{{pilottag10|}}}|
    <td class="pilottag">{{{pilottag10}}}</td></tr>
+
<td class="pilottag">{{{pilottag10}}}</td></tr>
  
}}{{#if:{{{pilottag11|}}}|
+
}}{{#if:{{{pilottag11|}}}|
    <tr><td class="pilottag">{{{pilottag11}}}</td>
+
<tr><td class="pilottag">{{{pilottag11}}}</td>
  
}}{{#if:{{{pilottag12|}}}|
+
}}{{#if:{{{pilottag12|}}}|
    <td class="pilottag">{{{pilottag12}}}</td></tr>
+
<td class="pilottag">{{{pilottag12}}}</td></tr>
}}
+
}}
 +
</table>
 +
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Revision as of 03:57, 15 February 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
|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)
|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 =  
}}