Difference between revisions of "Template:NPCTableRow"

From EVE University Wiki
Jump to: navigation, search
(Added friendly NPC)
(Migrated red ships from {{icon}} to direct image links)
Line 3: Line 3:
 
| class=icon | {{#switch: {{{1}}}
 
| class=icon | {{#switch: {{{1}}}
 
<!-- HOSTILE SHIPS/TURRETS -->
 
<!-- HOSTILE SHIPS/TURRETS -->
  | Drone ={{icon|red drone|16|Drone}}
+
  | Drone = [[File:Icon red drone.png|16 px|Drone]]
  | Frigate ={{icon|red frigate|16|Frigate}}
+
  | Frigate = [[File:Icon red frigate.png|16 px|Frigate]]
  | Mining Frigate ={{icon|red mining frigate|16|mining frigate}}
+
  | Mining Frigate = [[File:Icon red mining frigate.png|16 px|Mining Frigaterigate]]
  | Commander Frigate ={{icon|red frigate|16|Commander Frigate}}
+
  | Commander Frigate = [[File:Icon red frigate.png|16 px|Commander Frigate]]
  | Elite Frigate ={{icon|red frigate|16|Elite Frigate}}
+
  | Elite Frigate = [[File:Icon red frigate.png|16 px|Elite Frigate]]
  | Overseer Frigate ={{icon|red frigate|16|Overseer Frigate}}
+
  | Overseer Frigate = [[File:Icon red frigate.png|16 px|Overseer Frigate]]
  | Destroyer ={{icon|red destroyer|16|Destroyer}}
+
  | Destroyer = [[File:Icon red destroyer.png|16 px|Destroyer]]
  | Commander Destroyer ={{icon|red destroyer|16|Commander Destroyer}}
+
  | Commander Destroyer = [[File:Icon red destroyer.png|16 px|Commander Destroyer]]
  | Cruiser ={{icon|red cruiser|16|Cruiser}}
+
  | Cruiser = [[File:Icon red cruiser.png|16 px|Cruiser]]
  | Elite Cruiser ={{icon|red cruiser|16|Elite Cruiser}}
+
  | Elite Cruiser = [[File:Icon red cruiser.png|16 px|Elite Cruiser]]
  | Storyline Mission Cruiser ={{icon|red cruiser|16|Storyline Mission Cruiser}}
+
  | Storyline Mission Cruiser =[[File:Icon red cruiser.png|16 px|Storyline Mission Cruiser]]
  | Commander Cruiser ={{icon|red cruiser|16|Commander Cruiser}}
+
  | Commander Cruiser = [[File:Icon red cruiser.png|16 px|Commander Cruiser]]
  | Overseer Cruiser ={{icon|red cruiser|16|Overseer Cruiser}}
+
  | Overseer Cruiser = [[File:Icon red cruiser.png|16 px|Overseer Cruiser]]
  | Battlecruiser ={{icon|red battlecruiser|16|Battlecruiser}}
+
  | Battlecruiser = [[File:Icon red battlecruiser.png|16 px|Battlecruiser]]
  | Elite Battlecruiser ={{icon|red battlecruiser|16|Battlecruiser}}
+
  | Elite Battlecruiser = [[File:Icon red battlecruiser.png|16 px|Elite Battlecruiser]]
  | Overseer Battlecruiser ={{icon|red battlecruiser|16|Overseer Battlecruiser}}
+
  | Overseer Battlecruiser = [[File:Icon red battlecruiser.png|16 px|Overseer Battlecruiser]]
  | Commander Battlecruiser ={{icon|red battlecruiser|16|Commander Battlecruiser}}
+
  | Commander Battlecruiser = [[File:Icon red battlecruiser.png|16 px|Commander Battlecruiser]]
  | Battleship ={{icon|red battleship|16|Battleship}}
+
  | Battleship = [[File:Icon red battleship.png|16 px|Battleship]]
  | Elite Battleship ={{icon|red battleship|16|Elite Battleship}}
+
  | Elite Battleship = [[File:Icon red battleship.png|16 px|Elite Battleship]]
  | Commander Battleship ={{icon|red battleship|16|Commander Battleship}}
+
  | Commander Battleship = [[File:Icon red battleship.png|16 px|Commander Battleship]]
  | Overseer Battleship ={{icon|red battleship|16|Overseer Battleship}}
+
  | Overseer Battleship = [[File:Icon red battleship.png|16 px|Overseer Battleship]]
  | Officer Battleship ={{icon|red battleship|16|Officer Battleship}}
+
  | Officer Battleship = [[File:Icon red battleship.png|16 px|Officer Battleship]]
  | Sentry ={{icon|red sentry|16|Sentry}}
+
  | Sentry = [[File:Icon red tower.png|16 px|Sentry]]
  | Barge={{icon|red mining barge|16|barge}}
+
  | Barge= [[File:Icon red mining barge.png|16 px|Barge]]
  | Industrial ={{icon|red industrial|16|Industrial}}
+
  | Industrial = [[File:Icon red industrial.png|16 px|Industrial]]
  | Freighter={{icon|red industrial capital|16|Freighter}}
+
  | Freighter= [[File:Icon red industrial capital.png|16 px|Freighter]]
  | Fighter ={{icon|red fighter|16|Fighter}}
+
  | Fighter = [[File:Icon red fighter.png|16 px|Fighter]]
  | Carrier ={{icon|red carrier|16|Carrier}}
+
  | Carrier = [[File:Icon red carrier.png|16 px|Carrier]]
  | Supercarrier ={{icon|red supercarrier|16|Supercarrier }}
+
  | Supercarrier = [[File:Icon red supercarrier.png|16 px|Supercarrier]]
  | Dreadnought={{icon|red dreadnought|16|Dreadnought}}
+
  | Dreadnought= [[File:Icon red dreadnought.png|16 px|Dreadnought]]
  | Titan ={{icon|red titan|16|Titan }}
+
  | Titan = [[File:Icon red titan.png|16 px|Titan]]
 
<!-- Neutral SHIPS/TURRETS -->
 
<!-- Neutral SHIPS/TURRETS -->
 
  | Neutral Drone ={{icon|white drone|16|Drone}}
 
  | Neutral Drone ={{icon|white drone|16|Drone}}

Revision as of 16:11, 22 June 2019


Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to create a content row in NPCTable.
Dependencies
Requires
{{NPCTableCSS}} is required only once per page where there's at least one NPCTable. It is included into {{CMBSiteInfo}} and {{CMBSite}}(deprecated), so when one of those is used there is no need to add it separately.
{{NPCTableHead}}
Syntax
{{NPCTableRow|<type>|<count>|<name>|<point= point>|<ewar= ewar>|<ewar2= ewar>|<ewar3= ewar>|<drop= drop>|<cargo= cargo>|<trigger= trigger>|<note= notes>}}
Parameters
type, count and name are anonymous (positional) parameters and must be ordered as written.
type 
sets the type and size of an NPC ship or structure. It is displayed as the ships bracket icon and type. A prefix can be added to control the brackets color. See the tables for valid options.
count 
The number of NPCs of that type. This is often a range, so feel free to use number ranges (e.g. 10-12).
name 
The NPC's name. Consolidate ships of the same type into a single line (e.g. Coreli Watchman/Patroller). If there are a large number of different ship types, list the most common three or four types followed by an ellipsis (e.g. Corelum Chief Guard/Defender/Protector/...). It is however perfectly fine to use a separate row to make it clear which ship type is using EWAR or triggers an action.
point 
If an NPC has a Warp Disruptor, set to point= yes or point= point. If an NPC uses a Warp Scrambler (shuts off MWD and stops MJD) you can specify point= scram.
ewar
ewar2
ewar3 
Type of electronic warfare used by an NPC. Displayed as an icon
EWAR codes
Type Code Icon
ECM/Jamming ECM Jamming
Tracking disruption TD Tracking disruption
Guidance disruption GD Guidance disruption
Sensor dampening Damp Sensor dampening
Target painting TP Target painting
Stasis webifier Web Stasis webifier
Energy neutralization ("neut") Neut Neuting
drop 
If an NPC leaves behind notable loot (e.g. T1 ammo, a trade good), note it here. A dull icon Icon container small.png will be created.
cargo 
If an NPC leaves behind valuable loot (worth over 1M ISK e.g. faction modules, tech 2 salvage), note it here. A shiny icon Icon container small green.png will be created.
trigger 
If destroying an NPC causes an action (acceleration gates get unlocked, a new wave of enemies spawn, etc), use this parameter.
note 
Use to describe important information about an NPC (for instance, an NPC deals extremely high damage, is able to self-repair themselves quickly, ...).
Sample
{{NPCTableHead|Initial defenders}}
{{NPCTableRow|Friendly Barge|1|Digger|drop= lots of stuff}}
{{NPCTableRow|Cruiser|1|Warship|point= yes|eawr= Web|ewar2= TD|note= Important info|trigger= Mission complete|cargo= Expensive stuff}}
|}
gives...
Initial defenders
WD EWAR L


Industrial 1 x Friendly Barge Digger lots of stuff
Cruiser 1 x Cruiser Warship Important info Mission complete Warp Disruptor Stasis Webifier Tracking Disruptor Expensive stuff


See also
Visit Template:NPCTableRow/doc to edit this text! (How does this work?) (Refresh this text - why?)