More actions
Add documentation for "note" |
Update doc to reference NPCTableFoot |
||
| Line 1: | Line 1: | ||
This template is used to create NPC table rows for the pages describing combat sites. | This template is used to create NPC table rows for the pages describing combat sites. | ||
== Dependencies == | == Dependencies == | ||
* Uses {{t|Complex}} to acquire proper CSS. | * Uses {{t|Complex}} to acquire proper CSS. | ||
* Needs {{t|NPCTableHead}} and {{t|NPCTableFoot}} to generate the table header and footer. | |||
== 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|7=trigger=Trigger}}<br> | {{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=EWar|6=cargo=Loot|7=trigger=Trigger}}<br> | ||
|}</code> | {{t|NPCTableFoot}}</code> | ||
=== Parameters === | === Parameters === | ||
;Ship size | ;Ship size | ||
| Line 59: | Line 59: | ||
{{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar={{icon|damp|24|Sensor dampening}}{{icon|web|24|Stasis webifier}}|note=These ships have high damage but short range.}} | {{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar={{icon|damp|24|Sensor dampening}}{{icon|web|24|Stasis webifier}}|note=These ships have high damage but short range.}} | ||
{{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo={{icon|shiny cargo|24|Drops Gist A- or B- type modules}}|trigger=Destroying this will unlock the acceleration gate}} | {{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo={{icon|shiny cargo|24|Drops Gist A- or B- type modules}}|trigger=Destroying this will unlock the acceleration gate}} | ||
{{NPCTableFoot}} | |||
<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> | ||