Template:NPCTableHead/doc

From EVE University Wiki
< Template:NPCTableHead
Revision as of 13:23, 11 June 2017 by Hirmuolio Pine (talk | contribs) (Removed footer template. Added how to use without CMBSite template.)
Jump to: navigation, search

This template is used to create NPC table header for the pages describing combat complexes.

Dependencies

Syntax

{{CMBSite|<Name of the complex>}}
{{NPCTableHead|<Table header>}}
{{NPCTableRow|<Parameters - see NPCTableRow documentation>}}
{{NPCTableSeparator|<Parameters - see NPCTableSeparator documentation>}}
{{NPCTableRow|<Parameters - see NPCTableRow documentation>}}
|}

Parameters

Name of complex
This is the title of the NPC group, e.g. Wave 1, Initial defenders, Commander wave, etc.

Sample output

{{CMBSite|Serpentis Lookout}}
{{NPCTableHead|Wave #34}}
{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo=Drops Gist X-Type 100MN Microwarpdrive}}
{{NPCTableSeparator|After 25% on target structure}}
{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo=Drops Gist X-Type 100MN Microwarpdrive}}
|}

gives...
Site Details
Serpentis Lookout
Type Unrated Complex
Rating Unrated
Found in High
Max ship size Battlecruiser
Pirate faction Serpentis
Damage to deal Kinetic damage Kin
Thermal damage Th
Damage to
Resist
55% Kinetic damage Kin
45% Thermal damage Th
Sig. Strength 10% in High Sec
Wave #34
WD EWAR L


Frigate 100 x Frigate Coreli Agent Warp Disruptor Icon remote sensor dampening.pngIcon stasis webifier i.png Drops Gist X-Type 100MN Microwarpdrive
After 25% on target structure
Frigate 100 x Frigate Coreli Agent Warp Disruptor Icon remote sensor dampening.pngIcon stasis webifier i.png Drops Gist X-Type 100MN Microwarpdrive

Creating NPC table without {{CMBSite}}

If you wish to create a NPC table without using the {{Complex}} template you need to include the required CSS code at the beginning of the page. The CSS can be found in the beginning of {{Complex}} starting from "{{#css:" and ending at "}}"