Difference between revisions of "User:Evon R'al/Sandbox template/doc"
From EVE University Wiki
m (Coding and testing.) |
m (Reorder parameters.) |
||
Line 30: | Line 30: | ||
::; cpu : CPU value. Used for: Ship attributes >> Fittings >> CPU | ::; cpu : CPU value. Used for: Ship attributes >> Fittings >> CPU | ||
::; capacitor : Capacitor value. Used for: Ship attributes >> Fittings >> Capacitor value | ::; capacitor : Capacitor value. Used for: Ship attributes >> Fittings >> Capacitor value | ||
+ | |||
::; highs : Number of high slots. Used for: Ship attributes >> Fittings >> High | ::; highs : Number of high slots. Used for: Ship attributes >> Fittings >> High | ||
::; turrets : Number of turret hard-points : Used for: Ship attributes >> Fittings >> Turrets | ::; turrets : Number of turret hard-points : Used for: Ship attributes >> Fittings >> Turrets | ||
Line 35: | Line 36: | ||
::; mediums : Number of medium slots. Used for: Ship attributes >> Fittings >> Medium | ::; mediums : Number of medium slots. Used for: Ship attributes >> Fittings >> Medium | ||
::; lows : Number of low slots. Used for: Ship attributes >> Fittings >> Low | ::; lows : Number of low slots. Used for: Ship attributes >> Fittings >> Low | ||
+ | |||
::; mass : Mass value. Used for: Ship attributes >> Structure >> Mass | ::; mass : Mass value. Used for: Ship attributes >> Structure >> Mass | ||
::; volume :Volume value. Used for: Ship attributes >> Structure >> Volume | ::; volume :Volume value. Used for: Ship attributes >> Structure >> Volume | ||
+ | |||
::; cargohold : Capacity of the standard cargo hold. Used for: Ship attributes >> Structure >> Cargo Capacity | ::; cargohold : Capacity of the standard cargo hold. Used for: Ship attributes >> Structure >> Cargo Capacity | ||
+ | ::; extraholdtype : Type of the additional hold/bay. Used for: Ship attributes >> Structure >> <extrahold> Capacity (the <extrahold> part) | ||
::; extrahold : Capacity of an additional hold/bay. Used for: Ship attributes >> Structure >> <extrahold> Capacity | ::; extrahold : Capacity of an additional hold/bay. Used for: Ship attributes >> Structure >> <extrahold> Capacity | ||
− | ::; | + | :::; extrahold<''x''>type : <''x''> is 2 till 4. See '''extraholdtype''' |
::; extrahold<''x''> : <''x''> is 2 till 4. See '''extrahold''' | ::; extrahold<''x''> : <''x''> is 2 till 4. See '''extrahold''' | ||
− | + | ||
− | + | :; dronebay : Dronebay capacity. Used for: Ship attributes >> Drones >> Drone Capacity | |
− | ::; bandwidth : Drone bandwith. Used for: Ship attributes >> Drones >> Drone | + | ::; bandwidth : Drone bandwith. Used for: Ship attributes >> Drones >> Drone Bandwidth |
+ | |||
::; fighterbay : Fighterbay capacity. Used for: Ship attributes >> Fighters >> Fighter Bay Capacity | ::; fighterbay : Fighterbay capacity. Used for: Ship attributes >> Fighters >> Fighter Bay Capacity | ||
::; fightertubes : Number of fighter tubes. Used for: Ship attributes >> Fighters >> Fighter Squad Tubes | ::; fightertubes : Number of fighter tubes. Used for: Ship attributes >> Fighters >> Fighter Squad Tubes | ||
Line 49: | Line 54: | ||
::; heavyfightersquadlimit : Max number of heavy fighters.Used for: Ship attributes >> Fighters >> Heavy 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 | ::; 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) | ::; info : The text found on the Description tab of the in-game ship info. Used for: right column >> top (next to image) | ||
::; bonuses : List of bonuses applied to the ship (Trait tab in-game ship info). Used for: right column >> SHIP BONUSES | ::; bonuses : List of 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 | ::; structurehp : Hitpoint value of the hull. Used for: Ship attributes >> Structure >> Structure Hitpoints | ||
+ | |||
+ | ::; 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 | ||
+ | ::; armorherm : Armor resistance percentage for thermal damage. Used for: Ship attributes >> Armor >> Armor Resistances >> THR | ||
+ | ::; armorkin : Armor resistance percentage for kinetic damage. Used for: Ship attributes >> Armor >> Armor Resistances >> KIN | ||
+ | ::; armorexp : Armor resistance percentage for explosive damage. Used for: Ship attributes >> Armor >> Armor Resistances >> EXP | ||
+ | |||
::; shieldhp : Hitpoint value of the shield. Used for: Ship attributes >> Shields >> Shield Capacity | ::; 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 | ::; shieldem : Shield resistance percentage for electromagnetic damage. Used for: Ship attributes >> Shields >> Shield Resistances >> EM | ||
+ | ::; shieldtherm : Shield resistance percentage for thermal damage. Used for: Ship attributes >> Shields >> Shield Resistances >> THR | ||
+ | ::; shieldkin : Shield resistance percentage for kinetic damage. Used for: Ship attributes >> Shields >> Shield Resistances >> KIN | ||
::; shieldexp : Shield resistance percentage for explosive damage. Used for: Ship attributes >> Shields >> Shield Resistances >> EXP | ::; shieldexp : Shield resistance percentage for explosive damage. Used for: Ship attributes >> Shields >> Shield Resistances >> EXP | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
::; maxvelocity : Maximum velocity. Used for: Ship attributes >> Navigation >> Max Velocity | ::; maxvelocity : Maximum velocity. Used for: Ship attributes >> Navigation >> Max Velocity | ||
::; inertia : Inertia modifier. Used for: Ship attributes >> Navigation >> Inertia Modifier | ::; inertia : Inertia modifier. Used for: Ship attributes >> Navigation >> Inertia Modifier | ||
::; warpspeed : Warp speed. Used for: Ship attributes >> Navigation >> Warp Speed | ::; warpspeed : Warp speed. Used for: Ship attributes >> Navigation >> Warp Speed | ||
::; warptime : Base time to warp (manually calculated). Used for: Ship attributes >> Navigation >> Base Time to Warp | ::; warptime : Base time to warp (manually calculated). Used for: Ship attributes >> Navigation >> Base Time to Warp | ||
+ | |||
::; targetrange : Maximum range to lock targets. Used for: Ship attributes >> Targeting >> Max Tgt. Range | ::; targetrange : Maximum range to lock targets. Used for: Ship attributes >> Targeting >> Max Tgt. Range | ||
::; sigradius : Signature radius. Used for: Ship attributes >> Targeting >> Sig. Radius | ::; sigradius : Signature radius. Used for: Ship attributes >> Targeting >> Sig. Radius | ||
Line 72: | Line 83: | ||
::; sensorvalue : Sensor strength value. Used for: Ship attributes >> Targeting >> <sensortype> Sensor | ::; sensorvalue : Sensor strength value. Used for: Ship attributes >> Targeting >> <sensortype> Sensor | ||
::; scanres : Scan Resolution. Used for: Ship attributes >> Targeting >> Scan Res | ::; scanres : Scan Resolution. Used for: Ship attributes >> Targeting >> Scan Res | ||
+ | |||
::; reqskills : List of required skills. Used for: right column >> Required Skills | ::; reqskills : List of required skills. Used for: right column >> Required Skills | ||
::; totaltraintime : Training time for the skills in Required Skill (manually calculated). Used for: right column >> Required Skills >> Training Time | ::; totaltraintime : Training time for the skills in Required Skill (manually calculated). Used for: right column >> Required Skills >> Training Time | ||
Line 78: | Line 90: | ||
::; externallinks : List of relevant external links (zkillboard, eveworkbench, evepraisal and everef are build in). Used for: left column >> EXTERNAL LINKS | ::; externallinks : List of relevant external links (zkillboard, eveworkbench, evepraisal and everef are build in). Used for: left column >> EXTERNAL LINKS | ||
::; highlights<''x''> : (Optional) <''x''> is 1 till 4. highligts. Used for: left column >> HIGHLIGHTS (Only visible when not empty) | ::; highlights<''x''> : (Optional) <''x''> is 1 till 4. highligts. Used for: left column >> HIGHLIGHTS (Only visible when not empty) | ||
− | ::; rigs_count : | + | |
− | ::; rigs_size : | + | ::; rigs_count : Override for (default) Number of rigs. Used for: Ship attributes >> Fittings >> Rig |
− | ::; rigs_calibration : | + | ::; rigs_size : Override for (default) Size of rigs. Used for: Ship attributes >> Fittings >> Rig |
+ | ::; rigs_calibration : Override for (default) Number of calibration points. Used for: Ship attributes >> Fittings >> Calibration |
Revision as of 21:01, 12 December 2022
- Dependencies
-
- Uses
- Build-in external links
- Used by
- {{ShipBoxLarge}} Uses part of the parameter set
- {{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 (left column >> image);
External links to zkillboard, eveworkbench, evepraisal and everef. (left column >> EXTERNAL LINKS) - shipimg
- Name of the local image file with extension. Used to show the image. (left column >> image)
- shipname
- The name of the ship. Used for:
Breadcrumbs;
Show ship name when hovering over the image;
Naming of external links, see shipid (left column >> EXTERNAL LINKS) - caption
- Not used in
{{ShipArticle}}
(Need to check forand{{ShipBoxLarge}}
{{ShipBoxTooltip}}
- class
- Class the ship belongs to. Used for:
Excluding (special edition) shuttles from the external EVE Workbench link (left column >> EXTERNAL LINKS);
Determine the (default) number of rigs(in combination with tech) (Ship attributes >> Fittings >> Rig);
Determine the (default) rig size (Ship attributes >> Fittings >> Rig);
Determine (default) number of calibration points(in combination with grouping) (Ship attributes >> Fittings >> Calibration);
Determine presence of Frigate Escape Bay (Ship attributes >> Structure >> Frigate Escape Bay) - grouping
- Used for:
Ship category in breadcrumbs;
Ship category under ship image(center, 2nd line);
Determine (default) number of calibration points(in combination with class) (Ship attributes >> Fittings >> Calibration) - 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
{{ShipArticle}}
(Need to check forand{{ShipBoxLarge}}
{{ShipBoxTooltip}}
- roles
- List of ship role(s). Used for: Role(s) right column >> Grouping >> Role(s)
- variations
- List of ship variations : Used for: right column >> Grouping >> Variations
- tech
- Ship tech "level". Used for:
Techcorner on ship image;
Determine the (default) number of rigs(in combination with class) (Ship attributes >> Fittings >> Rig) - 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
- extraholdtype
- Type of the additional hold/bay. Used for: Ship attributes >> Structure >> <extrahold> Capacity (the <extrahold> part)
- extrahold
- Capacity of an additional hold/bay. Used for: Ship attributes >> Structure >> <extrahold> Capacity
- extrahold<x>type
- <x> is 2 till 4. See extraholdtype
- extrahold<x>
- <x> is 2 till 4. See extrahold
- dronebay
- Dronebay capacity. Used for: Ship attributes >> Drones >> Drone Capacity
- bandwidth
- Drone bandwith. Used for: Ship attributes >> Drones >> Drone Bandwidth
- 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
- List of 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
- 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
- armorherm
- Armor resistance percentage for thermal damage. Used for: Ship attributes >> Armor >> Armor Resistances >> THR
- armorkin
- Armor resistance percentage for kinetic damage. Used for: Ship attributes >> Armor >> Armor Resistances >> KIN
- armorexp
- Armor resistance percentage for explosive damage. Used for: Ship attributes >> Armor >> Armor Resistances >> EXP
- 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
- shieldtherm
- Shield resistance percentage for thermal damage. Used for: Ship attributes >> Shields >> Shield Resistances >> THR
- shieldkin
- Shield resistance percentage for kinetic damage. Used for: Ship attributes >> Shields >> Shield Resistances >> KIN
- shieldexp
- Shield resistance percentage for explosive damage. Used for: Ship attributes >> Shields >> Shield Resistances >> EXP
- maxvelocity
- Maximum velocity. Used for: Ship attributes >> Navigation >> Max Velocity
- inertia
- Inertia modifier. Used for: Ship attributes >> Navigation >> Inertia Modifier
- warpspeed
- Warp speed. Used for: Ship attributes >> Navigation >> Warp Speed
- warptime
- Base time to warp (manually calculated). Used for: Ship attributes >> Navigation >> Base Time to Warp
- targetrange
- Maximum range to lock targets. Used for: Ship attributes >> Targeting >> Max Tgt. Range
- sigradius
- Signature radius. Used for: Ship attributes >> Targeting >> Sig. Radius
- maxlockedtargets
- Maximum number of locked targets. Used for: Ship attributes >> Targeting >> Max Locked Targets
- sensortype
- Type of sensor used. Used for: Ship attributes >> Targeting >> <sensortype> Sensor (<sensortype> part); Sensor type info on the ECM priority block "what's this?" pop-up
- sensorvalue
- Sensor strength value. Used for: Ship attributes >> Targeting >> <sensortype> Sensor
- scanres
- Scan Resolution. Used for: Ship attributes >> Targeting >> Scan Res
- reqskills
- List of required skills. Used for: right column >> Required Skills
- totaltraintime
- Training time for the skills in Required Skill (manually calculated). Used for: right column >> Required Skills >> Training Time
- forumlinks
- (Optional) List of relevant forum links (Optional). Used for: left column >> Forum Discussion (Only visible when not empty)
- wikireferences
- List of relevant UniWiki articles (Has some defaults). Used for: left column >> RELATED UNI-WIKI REFERENCES
- externallinks
- List of relevant external links (zkillboard, eveworkbench, evepraisal and everef are build in). Used for: left column >> EXTERNAL LINKS
- highlights<x>
- (Optional) <x> is 1 till 4. highligts. Used for: left column >> HIGHLIGHTS (Only visible when not empty)
- rigs_count
- Override for (default) Number of rigs. Used for: Ship attributes >> Fittings >> Rig
- rigs_size
- Override for (default) Size of rigs. Used for: Ship attributes >> Fittings >> Rig
- rigs_calibration
- Override for (default) Number of calibration points. Used for: Ship attributes >> Fittings >> Calibration