Difference between revisions of "User:Djavin novienta/TemplateSandbox"
From EVE University Wiki
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Template:Itemtip {{itemtip|group|item name}} | ||
+ | |||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
− | <!-- | + | <!--AMMUNITION & CHARGES--> |
− | <!-- | + | | ammo = {{ammolookup|{{{2|}}}}}<!--contains Projectile Ammo, Hybrid Charges, Frequency Crystals, Missiles, Bombs--> |
+ | | charge = {{chargelookup|{{{2|}}}}}<!--contains Cap Booster Charges, Mining Crystals, Nanite Repair Paste, Command Burst Charges--> | ||
+ | | probe = {{probelookup|{{{2|}}}}}<!--contains Probes--> | ||
+ | | script = {{scriptlookup|{{{2|}}}}}<!--contains Scripts--> | ||
+ | <!--SHIPS--> | ||
+ | | ship = {{Ship|{{{2|}}}|tooltip}} | ||
+ | <!--SHIP EQUIPMENT--> | ||
+ | <!--TURRETS & BAYS--> | ||
+ | | turret = {{turretlookup|{{{2|}}}}}<!--contains Hybrid Turrets, Projectile Turrets, Energy Turrets--> | ||
+ | | launcher = {{launcherlookup|{{{2|}}}}}<!--contains Missile Launchers, Bomb Launchers--> | ||
+ | | damagemod = {{damagemodlookup|{{{2|}}}}}<!--contains Ballistic Control Systems, Gyrostabilizers, Heat Sinks, Magnetic Field Stabilizers--> | ||
+ | | tracking = {{trackinglookup|{{{2|}}}}}<!--contains Tracking Computers, Tracking Enhancers, Remote Tracking Computers--> | ||
+ | | siege = {{siegelookup|{{{2|}}}}}<!--contains Siege Modules--> | ||
+ | | guidance = {{guidancelookup|{{{2|}}}}}<!--contains Missile Guidance Computers, Missile Guidance Enhancers--> | ||
+ | <!--HULL & ARMOR--> | ||
+ | | armorplate = {{armorplatelookup|{{{2|}}}}}<!--contains Armor Plates, Layered Plating, Energized Armor Layering--> | ||
+ | | armorrep = {{armorreplookup|{{{2|}}}}}<!--contains Armor Repairers, Remote Armor Repairers--> | ||
+ | | armorresist = {{armorresistlookup|{{{2|}}}}}<!--contains Armor Hardeners, Resistance Plating, Energized Plating--> | ||
+ | | hullupgrade = {{hullupgradelookup|{{{2|}}}}}<!--contains Hull Upgrades--> | ||
+ | | hullrep = {{hullreplookup|{{{2|}}}}}<!--contains Hull Repairers, Remote Hull Repairers--> | ||
+ | | dmgcontrol = {{dmgcontrollookup|{{{2|}}}}}<!--contains Damage Controls--> | ||
+ | <!--PROPULSION--> | ||
+ | | propmod = {{propmod|{{{2|}}}}}<!--contains Microwarpdrives--> | ||
+ | | propupgrade = {{propupgradelookup|{{{2|}}}}}<!--contains Propulsion Upgrades--> | ||
+ | | microjump = {{microjumplookup|{{{2|}}}}}<!--contains Micro Jump Drives, Micro Jump Field Generators--> | ||
+ | <!--SMARTBOMBS--> | ||
+ | | smartbomb = {{smartbomblookup|{{{2|}}}}}<!--contains Smartbombs--> | ||
+ | | shieldresist = {{shieldresistlookup|{{{2|}}}}}<!--contains Shield Resistance Amplifiers, Shield Hardeners--> | ||
+ | | shieldrep = {{shieldreplookup|{{{2|}}}}}<!--contains Shield Boosters, Remote Shield Boosters--> | ||
+ | | shieldextend = {{shieldextendlookup|{{{2|}}}}}<!--contains Shield Extenders--> | ||
+ | | shieldrecharge = {{shieldrechargelookup|{{{2|}}}}}<!--contains Shield Rechargers, Shield Flux Coils, Shield Power Relays--> | ||
+ | <!--ENGINEERING EQUIPMENT--> | ||
+ | | powergrid = {{powergridlookup|{{{2|}}}}}<!--contains Power Diagnostic Systems, Reactor Control Units, Auxiliary Power Controls--> | ||
+ | | capwarfare = {{capwarfarelookup|{{{2|}}}}}<!--contains Energy Neutralizer, Energy Nosferatu--> | ||
+ | | caprecharge = {{caprechargelookup|{{{2|}}}}}<!--contains Capacitor Rechargers, Capacitor Batteries, Capacitor Flux Coils, Capacitor Power Relays--> | ||
+ | | capbooster = {{capboosterlookup|{{{2|}}}}}<!--contains Capacitor Boosters--> | ||
+ | | captransfer = {{captransferlookup|{{{2|}}}}}<!--contains Remote Capacitor Transmitters--> | ||
+ | <!--ELECTRONICS AND SENSOR UPGRADES--> | ||
+ | | sensorboost = {{sensorboostlookup|{{{2|}}}}}<!--contains Signal Amplifiers, Sensor Boosters, Remote Sensor Boosters--> | ||
+ | | autotarget = {{autotargetlookup|{{{2|}}}}}<!--contains Automated Targeting Systems--> | ||
+ | | passivetarget = {{passivetargetlookup|{{{2|}}}}}<!--contains Passive Targeting Systems--> | ||
+ | | cloak = {{cloaklookup|{{{2|}}}}}<!--contains Cloaking Devices--> | ||
+ | | cpuupgrade = {{cpuupgrade|{{{2|}}}}}<!--contains CPU Upgrades--> | ||
+ | | tractor = {{tractorlookup|{{{2|}}}}}<!--contains Tractor Beams--> | ||
+ | <!--ELECTRONIC WARFARE--> | ||
+ | | ecm = {{ecmlookup|{{{2|}}}}}<!--contains Electronic Counter Measures, ECM Bursts--> | ||
+ | | sensordamp = {{sensordamplookup|{{{2|}}}}}<!--contains Remote Sensor Dampeners--> | ||
+ | | weapondisrupt = {{weapondisrupt|{{{2|}}}}}<!--contains Tracking Disruptors, Guidance Disruptors--> | ||
+ | | stasis = {{stasislookup|{{{2|}}}}}<!--contains Stasis Webifiers, Stasis Grapplers--> | ||
+ | | paint = {{paintlookup|{{{2|}}}}}<!--contains Target Painters--> | ||
+ | | warpdisrupt = {{warpdisruptlookup|{{{2|}}}}}<!--contains Warp Disruptors, Warp Scramblers, Warp Disruption Field Generators, Interdiction Sphere Launchers--> | ||
+ | | projector = {{projectorlookup|{{{2|}}}}}<!--contains Burst Projectors--> | ||
+ | <!--FLEET ASSISTANCE MODUlES--> | ||
+ | | command = {{commandlookup|{{{2|}}}}}<!--contains Command Bursts--> | ||
+ | | portal = {{portallookup|{{{2|}}}}}<!--contains Jump Portal Generators--> | ||
+ | | cyno = {{cynolookup|{{{2|}}}}}<!--contains Cynosural Field Generators--> | ||
+ | | clone = {{clonelookup|{{{2|}}}}}<!--contains Clone Vat Bays--> | ||
+ | <!--DRONE UPGRADES--> | ||
+ | | dronemod = {{dronemodlookup|{{{2|}}}}}<!--contains Drone Upgrades--> | ||
+ | <!--SCANNING EQUIPMENT--> | ||
+ | | scanning = {{scanninglookup|{{{2|}}}}}<!--contains Cargo Scanners, Scan Probe Launchers, Ship Scanners, Survey Scanners, Scanning Upgrades, Survey Probe Launchers--> | ||
+ | | analyzer = {{analyzerlookup|{{{2|}}}}}<!--contains Analyzers--> | ||
+ | | entosis = {{entosislookup|{{{2|}}}}}<!--contains Entosis Links--> | ||
+ | <!--HARVEST EQUIPMENT--> | ||
+ | | harvest = {{mininglookup|{{{2|}}}}}<!--contains Harvest Equipment--> | ||
+ | <!--RIGS--> | ||
+ | | armorrig = {{armorriglookup|{{{2|}}}}}<!--contains Armor Rigs--> | ||
+ | | astrorig = {{astroriglookup|{{{2|}}}}}<!--contains Astronautic Rigs--> | ||
+ | | dronerig = {{droneriglookup|{{{2|}}}}}<!--contains Drone Rigs--> | ||
+ | | esrig = {{esriglookup|{{{2|}}}}}<!--contains Electronic Superiority Rigs--> | ||
+ | | engrig = {{engriglookup|{{{2|}}}}}<!--contains Engineering Rigs--> | ||
+ | | energyrig = {{energyriglookup|{{{2|}}}}}<!--contains Energy Weapon Rigs--> | ||
+ | | hybridrig = {{hybridriglookup|{{{2|}}}}}<!--contains Hybrid Weapon Rigs--> | ||
+ | | missilerig = {{missileriglookup|{{{2|}}}}}<!--contains Missile Launcher Rigs--> | ||
+ | | shieldrig = {{shieldriglookup|{{{2|}}}}}<!--contains Shield Rigs--> | ||
+ | | projectilerig = {{projectileriglookup|{{{2|}}}}}<!--containa Projectile Weapon Rigs--> | ||
+ | | resourcerig = {{resourceriglookup|{{{2|}}}}}<!--contains Resource Processing Rigs--> | ||
+ | | scanrig = {{scanriglookup|{{{2|}}}}}<!--contains Scanning Rigs--> | ||
+ | | targetrig = {{targetriglookup|{{{2|}}}}}<!--contains Targeting Rigs--> | ||
+ | <!--DRONES--> | ||
+ | | drone = {{drone|{{{2|}}}}} | ||
+ | }} |
Latest revision as of 17:44, 8 February 2017
Template:Itemtip Template:Itemtip