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
Undo revision 94951 by Lenai chelien (talk)
Adding {{NPCTableSeparator}} to templates group
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.
* Uses {{t|NPCTableHead}} to generate table header.
* Uses {{t|NPCTableSeparator}} for separating parts of table with title.
* Uses {{t|NPCTableFoot}} to finish table.
== Syntax ==
== Syntax ==
<code>{{t|Complex|Name of the complex}}<br>
<code>{{t|Complex|Name of the complex}}<br>
{{t|NPCTableHead}}<br>
{{t|NPCTableHead|Table title}}<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|8=note=Notes}}<br>
{{t|NPCTableSeparator|Separator text}}<br>
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=EWar|6=cargo=Loot|7=trigger=Trigger|8=note=Notes}}<br>
{{t|NPCTableFoot}}</code>
{{t|NPCTableFoot}}</code>
=== Parameters ===
=== Parameters ===
Line 70: Line 74:
<nowiki>{{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar=Damp|ewar2=Web|note=These ships have high damage but short range.}}</nowiki><br>
<nowiki>{{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar=Damp|ewar2=Web|note=These ships have high damage but short range.}}</nowiki><br>
<nowiki>{{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo=Drops Gist A- or B- type modules|trigger=Destroying this will unlock the acceleration gate}}}}</nowiki><br>
<nowiki>{{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo=Drops Gist A- or B- type modules|trigger=Destroying this will unlock the acceleration gate}}}}</nowiki><br>
<nowiki>{{NPCTableSeparator|After 25% on target structure}}</nowiki><br>
<nowiki>{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo=Drops Gist X-Type 100MN Microwarpdrive}}</nowiki><br>
<nowiki>{{NPCTableFoot}}</nowiki></code>
<nowiki>{{NPCTableFoot}}</nowiki></code>
:gives...
:gives...
Line 76: Line 82:
{{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar=Damp|ewar2=Web|note=These ships have high damage but short range.}}
{{NPCTableRow|Frigate|10|Coreli Agent/Pursuer/Mangler/...|point=yes|ewar=Damp|ewar2=Web|note=These ships have high damage but short range.}}
{{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo=Drops Gist A- or B- type modules|trigger=Destroying this will unlock the acceleration gate}}
{{NPCTableRow|Elite Frigate|3-5|Coreli Agent|cargo=Drops Gist A- or B- type modules|trigger=Destroying this will unlock the acceleration gate}}
{{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}}
{{NPCTableFoot}}
{{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>