|
|
(21 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | ; Dependencies
| |
− | :; Uses:
| |
− | :: Build-in external links
| |
− | ::: [https://zkillboard.com/ zKillboard]
| |
− | ::: [https://www.eveworkbench.com/ EVE Workbench]
| |
− | ::: [https://evepraisal.com/ evepraisal]
| |
− | ::: [https://everef.net/ EVE Ref]
| |
− | :; Used by:
| |
− | :: {{T|ShipBoxLarge}} Uses part of the parameter set
| |
− | :: {{T|ShipBoxTooltip}} Uses part of the parameter set
| |
| | | |
− | ; Syntax
| |
− |
| |
− | : Identifying parameter function.
| |
− | :; Parameters
| |
− | ::; shipid : Database id for the ship. Used for: Ship image from CCP image server when no local image available; External links to zkillboard, eveworkbench, evepraisal and everef.
| |
− | :;; shipimg : Name of the local image file with extension. Used to show the image.
| |
− | :;; shipname : The name of the ship. Used for: Breadcrumbs; Show ship name when hovering over the image; Naming of external links, see shipid.
| |
− | :;; caption : Not used in {{Tl|ShipArticle}} (Need to check for {{Tl|ShipBoxLarge}} and {{Tl|ShipBoxTooltip}}
| |
− | ::; class : Class the ship belongs to. Used for: Excluding (special edition) shuttles from the external zkillboard link; Determine the (default) number of rigs(in combination with '''tech'''); Determine the (default) rig size; Determine (default) calibration points; Determine presence of Frigate Escape Bay
| |
− | ::; grouping : Used for: Ship category in breadcrumbs; Ship category under ship image(center, 2nd line); Determine (default) calibration points
| |
− | ::; hulltype : Ships hulltype. Used for: Hull type (Class) under ship image (center, 3th line)
| |
− | ::; faction : Ships faction. Used for faction logo under ship image(left); Show faction name when hovering over the logo; Faction name under ship image(center, 1st line)
| |
− | ::; race : Not used in {{Tl|ShipArticle}} (Need to check for {{Tl|ShipBoxLarge}} and {{Tl|ShipBoxTooltip}}
| |
− | ::; roles : Ship role(s). Used for: Role(s) under Grouping in the ship info block
| |
− | ::; variations : Ship variations : Used for: Variations under Grouping in the ship info block
| |
− | ::; tech : Ship tech "level". Used for: Techcorner on ship image; Determine the (default) number of rigs(in combination with class)
| |
− | ::; ecmprio : Priority in which the ship should be an ecm target. "Somebody's" interpretation. Used for: ECM priority block under ship image (right); ECM priority info on the ECM priority block "what's this?" pop-up
| |
− | ::; powergrid : Powergrid value. Used for; Ship attributes >> Fittings >> Powergrid
| |
− | ::; cpu : CPU value. Used for: Ship attributes >> Fittings >> CPU
| |
− | ::; capacitor : Capacitor value. Used for: Ship attributes >> Fittings >> Capacitor value
| |
− | ::; highs : Number of high slots. Used for: Ship attributes >> Fittings >> High
| |
− | ::; turrets : Number of turret hard-points : Used for: Ship attributes >> Fittings >> Turrets
| |
− | ::; launchers : Number of launcher hard-points : Used for: Ship attributes >> Fittings >> Launchers
| |
− | ::; mediums : Number of medium slots. Used for: Ship attributes >> Fittings >> Medium
| |
− | ::; lows : Number of low slots. Used for: Ship attributes >> Fittings >> Low
| |
− | ::; mass : Mass value. Used for: Ship attributes >> Structure >> Mass
| |
− | ::; volume :Volume value. Used for: Ship attributes >> Structure >> Volume
| |
− | ::; cargohold : Capacity of the standard cargo hold. Used for: Ship attributes >> Structure >> Cargo Capacity
| |
− | ::; extrahold : Capacity of an additional hold/bay. Used for: Ship attributes >> Structure >> <extrahold> Capacity
| |
− | ::; extraholdtype : Type of the additional hold/bay. Used for: Ship attributes >> Structure >> <extrahold> Capacity (the <extrahold> part)
| |
− | ::; extrahold<''x''> : <''x''> is 2 till 4. See '''extrahold'''
| |
− | ::; extrahold<''x''>type : <''x''> is 2 till 4. See '''extraholdtype'''
| |
− | ::; dronebay : Dronebay capacity. Used for: Ship attributes >> Drones >> Drone Capacity
| |
− | ::; bandwidth : Drone bandwith. Used for: Ship attributes >> Drones >> Drone Bandwith
| |
− | ::; fighterbay : Fighterbay capacity. Used for: Ship attributes >> Fighters >> Fighter Bay Capacity
| |
− | ::; fightertubes : Number of fighter tubes. Used for: Ship attributes >> Fighters >> Fighter Squad Tubes
| |
− | ::; lightfightersquadlimit : Max number of light fighters.Used for: Ship attributes >> Fighters >> Light Fighter Squad Limit
| |
− | ::; heavyfightersquadlimit : Max number of heavy fighters.Used for: Ship attributes >> Fighters >> Heavy Fighter Squad Limit
| |
− | ::; supportfightersquadlimit : Max number of support fighters.Used for: Ship attributes >> Fighters >> Support Fighter Squad Limit
| |
− | ::; info : The text found on the Description tab of the in-game ship info. Used for: right column >> top (next to image)
| |
− | ::; bonuses : Bonuses applied to the ship (Trait tab in-game ship info). Used for: right column >> SHIP BONUSES
| |
− | ::; structurehp : Hitpoint value of the hull. Used for: Ship attributes >> Structure >> Structure Hitpoints
| |
− | ::; shieldhp : Hitpoint value of the shield. Used for: Ship attributes >> Shields >> Shield Capacity
| |
− | ::; shieldem : Shield resistance percentage for electromagnetic damage. Used for: Ship attributes >> Shields >> Shield Resistances >> EM
| |
− | ::; shieldexp : Shield resistance percentage for explosive damage. Used for: Ship attributes >> Shields >> Shield Resistances >> EXP
| |
− | ::; shieldkin : Shield resistance percentage for kinetic damage. Used for: Ship attributes >> Shields >> Shield Resistances >> KIN
| |
− | ::; shieldtherm : Shield resistance percentage for thermal damage. Used for: Ship attributes >> Shields >> Shield Resistances >> THR
| |
− | ::; armordhp : Hitpoint value of the armor. Used for: Ship attributes >> Armor >> Armor Hitpoints
| |
− | ::; armorem : Armor resistance percentage for electromagnetic damage. Used for: Ship attributes >> Armor >> Armor Resistances >> EM
| |
− | ::; armorexp : Armor resistance percentage for explosive damage. Used for: Ship attributes >> Armor >> Armor Resistances >> EXP
| |
− | ::; armorkin : Armor resistance percentage for kinetic damage. Used for: Ship attributes >> Armor >> Armor Resistances >> KIN
| |
− | ::; armorherm : Armor resistance percentage for thermal damage. Used for: Ship attributes >> Armor >> Armor Resistances >> THR
| |
− | ::; maxvelocity : Maximum velocity. Used for: Ship attributes >> Navigation >> Max Velocity
| |