Difference between revisions of "Template:InfoboxPilot"
Jump to navigation
Jump to search
Line 242: | Line 242: | ||
<th style="text-align:center;" colspan=2>Tags</th> | <th style="text-align:center;" colspan=2>Tags</th> | ||
</tr> | </tr> | ||
− | |||
− | |||
− | |||
− | |||
− | + | {{#if:{{{pilottag1|}}}| | |
− | + | <tr><td>{{{pilottag1}}}</td> | |
− | |||
− | + | }}{{#if:{{{pilottag2|}}}| | |
− | + | <td>{{{pilottag2}}}</td></tr> | |
− | |||
− | + | }}{{#if:{{{pilottag3|}}}| | |
− | + | <tr><td>{{{pilottag3}}}</td> | |
− | |||
− | + | }}{{#if:{{{pilottag4|}}}| | |
− | + | <td>{{{pilottag4}}}</td></tr> | |
− | |||
− | + | }}{{#if:{{{pilottag5|}}}| | |
− | + | <tr><td>{{{pilottag5}}}</td> | |
− | |||
− | + | }}{{#if:{{{pilottag6|}}}| | |
− | + | <td>{{{pilottag6}}}</td></tr> | |
− | |||
− | + | }}{{#if:{{{pilottag7|}}}| | |
− | + | <tr><td>{{{pilottag7}}}</td> | |
− | |||
− | + | }}{{#if:{{{pilottag8|}}}| | |
− | + | <td>{{{pilottag8}}}</td></tr> | |
− | |||
− | + | }}{{#if:{{{pilottag9|}}}| | |
− | + | <tr><td>{{{pilottag9}}}</td> | |
− | |||
− | + | }}{{#if:{{{pilottag10|}}}| | |
− | + | <td>{{{pilottag10}}}</td></tr> | |
− | |||
− | + | }}{{#if:{{{pilottag11|}}}| | |
− | + | <tr><td>{{{pilottag11}}}</td> | |
− | + | ||
+ | }}{{#if:{{{pilottag12|}}}| | ||
+ | <td>{{{pilottag12}}}</td></tr> | ||
+ | }} | ||
+ | </tr> | ||
</table> | </table> | ||
Revision as of 11:00, 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 = }}