Difference between revisions of "User:Evon R'al/Sandbox template/doc"

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project.)
Tag: Blanking
m (Coding and testing.)
Line 1: Line 1:
 +
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

Revision as of 15:39, 28 November 2022

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 {{ShipArticle}} (Need to check for {{ShipBoxLarge}} and {{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 {{ShipArticle}} (Need to check for {{ShipBoxLarge}} and {{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