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:{{{tag1|}}}| | |
<tr><td>{{{tag1}}}</td> | <tr><td>{{{tag1}}}</td> | ||
− | + | }} | |
− | + | {{#if:{{{tag2|}}}| | |
<td>{{{tag2}}}</td></tr> | <td>{{{tag2}}}</td></tr> | ||
− | + | }} | |
− | + | {{#if:{{{tag3|}}}| | |
<tr><td>{{{tag3}}}</td> | <tr><td>{{{tag3}}}</td> | ||
− | + | }} | |
− | + | {{#if:{{{tag4|}}}| | |
<td>{{{tag4}}}</td></tr> | <td>{{{tag4}}}</td></tr> | ||
− | + | }} | |
− | + | {{#if:{{{tag5|}}}| | |
<tr><td>{{{tag5}}}</td> | <tr><td>{{{tag5}}}</td> | ||
− | + | }} | |
− | + | {{#if:{{{tag6|}}}| | |
<td>{{{tag6}}}</td></tr> | <td>{{{tag6}}}</td></tr> | ||
− | + | }} | |
− | + | {{#if:{{{tag7|}}}| | |
<tr><td>{{{tag7}}}</td> | <tr><td>{{{tag7}}}</td> | ||
− | + | }} | |
− | + | {{#if:{{{tag8|}}}| | |
<td>{{{tag8}}}</td></tr> | <td>{{{tag8}}}</td></tr> | ||
− | + | }} | |
− | + | {{#if:{{{tag9|}}}| | |
<tr><td>{{{tag9}}}</td> | <tr><td>{{{tag9}}}</td> | ||
− | + | }} | |
− | + | {{#if:{{{tag10|}}}| | |
<td>{{{tag10}}}</td></tr> | <td>{{{tag10}}}</td></tr> | ||
− | + | }} | |
− | + | {{#if:{{{tag11|}}}| | |
<tr><td>{{{tag11}}}</td> | <tr><td>{{{tag11}}}</td> | ||
− | + | }} | |
− | + | {{#if:{{{tag12|}}}| | |
<td>{{{tag12}}}</td></tr> | <td>{{{tag12}}}</td></tr> | ||
− | + | }} | |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 10:31, 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 |tag1 = Aurigan |tag2 = Brave |tag3 = Military |tag4 = Rebellious |tag5 = |tag6 = |tag7 = |tag8 = |tag9 = |tag10 = |tag11 = |tag12 = }}