Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:NPCTableRow/doc: Difference between revisions

Template page
m Fixing text
Expand documentation
Line 1: Line 1:
;Description
== Description ==
:This template is used to create NPC table rows.
This template is used to create NPC table rows for the pages describing combat sites.  
;Dependencies:
== Dependencies ==
:* Uses {{t|NPCTableHead}} to generate table head.
* Uses {{t|NPCTableHead}} to generate table head.
:* Uses {{t|Complex}} to acquire proper CSS.
* Uses {{t|Complex}} to acquire proper CSS.
;Syntax
== Syntax ==
:<code>{{t|Complex|Name of the complex}}<br>
<code>{{t|Complex|Name of the complex}}<br>
:{{t|NPCTableHead}}<br>
{{t|NPCTableHead}}<br>
:{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=EWar|6=cargo=Loot}}<br>
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=EWar|6=cargo=Loot}}<br>
:|}</code>
|}</code>
;Sample output
=== Parameters ===
:<code><nowiki>{{Complex|Serpentis Lookout}}</nowiki><br>
;Ship size
:<nowiki>{{NPCTableHead}}</nowiki><br>
:This sets the [[NPC Naming Convention|type and size]] of the NPC ship. Please use one of the following values:
:<nowiki>{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo={{icon|shiny cargo|24|Drops Gist X-Type 100MN Microwarpdrive}}}}</nowiki><br>
:* Frigate
:<nowiki>|}</nowiki></code>
:* Commander Frigate
::gives...
:* Elite Frigate
{{Complex|Serpentis Lookout}}{{NPCTableHead}}{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo={{icon|shiny cargo|24|Drops Gist X-Type 100MN Microwarpdrive}}}}|}
:* Overseer Frigate
;See also:
:* Destroyer
:* [[Template:NPCTableRow]]
:* Cruiser
:* Commander Cruiser
:* Overseer Cruiser
:* Battlecruiser
:* Battleship
:* Overseer Battleship
:* Sentry


;Ship count
:The number of that class of NPC ship. Often this is variable, so feel free to use number ranges (e.g. <code>10-12</code>) if necessary.
;Ship names
:The name(s) of the NPCs. It's recommended to consolidate ships of the same class into a single line (e.g. <code>Coreli Patroller/Watchman</code>). If there are a large number of different ship types, list the most common three or four types (e.g. <code>Corelum Chief Defender/Guard/Protector/...</code>).
;point
:If the NPC has a warp disruptor or warp scrambler, set the <code>point=yes</code> parameter (otherwise omit it).
;ewar
:If the NPC uses [[EWAR Guide|electronic warfare]], describe it here. Use the <code>{{t|icon}}</code> template; use the mouseover text to describe the EWAR type, and (if available) additional details (e.g. maximum range of the EWAR). If NPCs use multiple types of EWAR, add them all. Some examples:
:*ECM: <code><nowiki>{{icon|ecm|24|Jamming}}</nowiki></code> {{icon|ecm|24|Jamming}}
:*Tracking disruption: <code><nowiki>{{icon|td|24|Tracking disruption}}</nowiki></code> {{icon|td|24|Tracking disruption}}
:*Sensor dampening: <code><nowiki>{{icon|damp|24|Sensor dampening (to 60 km)}}</nowiki></code> {{icon|damp|24|Sensor dampening (to 60 km)}}
:*Target painting: <code><nowiki>{{icon|tp|24|Target painting}}</nowiki></code> {{icon|tp|24|Target painting}}
:*Stasis webifier: <code><nowiki>{{icon|web|24|Stasis webifier}}</nowiki></code> {{icon|web|24|Stasis webifier}}
:*Energy neutralization ("neut"): <code><nowiki>{{icon|neut|24|Neuting}}</nowiki></code> {{icon|neut|24|Neuting}}
;cargo
:If the NPC drops notable loot (e.g. faction modules, tech 2 salvage), note it here. Example:
:<code><nowiki>{{icon|shiny cargo|24|Drops Gist faction modules}}</nowiki></code> {{icon|shiny cargo|24|Drops Gist faction modules}}
== Sample output ==
<code><nowiki>{{Complex|Serpentis Lookout}}</nowiki><br>
<nowiki>{{NPCTableHead}}</nowiki><br>
<nowiki>{{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar={{icon|damp|24|Sensor dampening}}{{icon|web|24|Stasis webifier}}}}</nowiki><br>
<nowiki>{{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo={{icon|shiny cargo|24|Drops Gist A- or B- type modules}}}}</nowiki><br>
<nowiki>|}</nowiki></code>
:gives...
{{Complex|Serpentis Lookout}}
{{NPCTableHead}}
{{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar={{icon|damp|24|Sensor dampening}}{{icon|web|24|Stasis webifier}}}}
{{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo={{icon|shiny cargo|24|Drops Gist A- or B- type modules}}}}
|}
<includeonly>[[Category:Template|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
<includeonly>[[Category:Template|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>