Difference between revisions of "Template:InfoboxPilot"

From BTAWiki
Jump to navigation Jump to search
Line 243: Line 243:
 
   </tr>
 
   </tr>
 
   
 
   
   {{#if:{{{tag1|}}}|
+
   {{#if:{{{pilottag1|}}}|
  <tr><td>{{{tag1}}}</td>
+
  <tr><td>{{{pilottag1}}}</td>
 
   }}
 
   }}
  
   {{#if:{{{tag2|}}}|
+
   {{#if:{{{pilottag2|}}}|
  <td>{{{tag2}}}</td></tr>
+
  <td>{{{pilottag2}}}</td></tr>
 
   }}
 
   }}
  
   {{#if:{{{tag3|}}}|
+
   {{#if:{{{pilottag3|}}}|
  <tr><td>{{{tag3}}}</td>
+
  <tr><td>{{{pilottag3}}}</td>
 
   }}
 
   }}
  
   {{#if:{{{tag4|}}}|
+
   {{#if:{{{pilottag4|}}}|
  <td>{{{tag4}}}</td></tr>
+
  <td>{{{pilottag4}}}</td></tr>
 
   }}
 
   }}
  
   {{#if:{{{tag5|}}}|
+
   {{#if:{{{pilottag5|}}}|
  <tr><td>{{{tag5}}}</td>
+
  <tr><td>{{{pilottag5}}}</td>
 
   }}
 
   }}
  
   {{#if:{{{tag6|}}}|
+
   {{#if:{{{pilottag6|}}}|
  <td>{{{tag6}}}</td></tr>
+
  <td>{{{pilottag6}}}</td></tr>
 
   }}
 
   }}
  
   {{#if:{{{tag7|}}}|
+
   {{#if:{{{pilottag7|}}}|
  <tr><td>{{{tag7}}}</td>
+
  <tr><td>{{{pilottag7}}}</td>
 
   }}
 
   }}
  
   {{#if:{{{tag8|}}}|
+
   {{#if:{{{pilottag8|}}}|
  <td>{{{tag8}}}</td></tr>
+
  <td>{{{pilottag8}}}</td></tr>
 
   }}
 
   }}
  
   {{#if:{{{tag9|}}}|
+
   {{#if:{{{pilottag9|}}}|
  <tr><td>{{{tag9}}}</td>
+
  <tr><td>{{{pilottag9}}}</td>
 
   }}
 
   }}
  
   {{#if:{{{tag10|}}}|
+
   {{#if:{{{pilottag10|}}}|
  <td>{{{tag10}}}</td></tr>
+
  <td>{{{pilottag10}}}</td></tr>
 
   }}
 
   }}
  
   {{#if:{{{tag11|}}}|
+
   {{#if:{{{pilottag11|}}}|
  <tr><td>{{{tag11}}}</td>
+
  <tr><td>{{{pilottag11}}}</td>
 
   }}
 
   }}
  
   {{#if:{{{tag12|}}}|
+
   {{#if:{{{pilottag12|}}}|
  <td>{{{tag12}}}</td></tr>
+
  <td>{{{pilottag12}}}</td></tr>
 
   }}
 
   }}
 
   </tr>
 
   </tr>
Line 328: Line 328:
 
|mastertactician = yes
 
|mastertactician = yes
 
|knifefighter = yes
 
|knifefighter = yes
|eagleeye = yes
+
|eagleeye= yes
|tag1 = Aurigan
+
|pilottag1 = Aurigan
|tag2 = Brave
+
|pilottag2 = Brave
|tag3 = Military
+
|pilottag3 = Military
|tag4 = Rebellious
+
|pilottag4 = Rebellious
|tag5 =  
+
|pilottag5 =  
|tag6 =  
+
|pilottag6 =  
|tag7 =  
+
|pilottag7 =  
|tag8 =  
+
|pilottag8 =  
|tag9 =
+
|pilottag9 =
|tag10 =  
+
|pilottag10 =  
|tag11 =  
+
|pilottag11 =  
|tag12 =   
+
|pilottag12 =   
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 11:48, 11 January 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
|pilottag1 = Aurigan
|pilottag2 = Brave
|pilottag3 = Military
|pilottag4 = Rebellious
|pilottag5 = 
|pilottag6 = 
|pilottag7 = 
|pilottag8 = 
|pilottag9 =
|pilottag10 = 
|pilottag11 = 
|pilottag12 =  
}}