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
Hirmuolio Pine (talk | contribs)
Parameters: Added carrier
Hirmuolio Pine (talk | contribs)
removed footer
Line 4: Line 4:
* Uses {{t|NPCTableHead}} to generate table header.
* Uses {{t|NPCTableHead}} to generate table header.
* Uses {{t|NPCTableSeparator}} for separating parts of table with title.
* Uses {{t|NPCTableSeparator}} for separating parts of table with title.
* Uses {{t|NPCTableFoot}} to finish table.
* Uses |} to finish table.
== Syntax ==
== Syntax ==
<code>{{t|Complex|Name of the complex}}<br>
<code>{{t|Complex|Name of the complex}}<br>
Line 11: Line 11:
{{t|NPCTableSeparator|Separator text}}<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|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>
|}</code>
=== Parameters ===
=== Parameters ===
;Ship size
;Ship size
Line 81: Line 81:
<nowiki>{{NPCTableSeparator|After 25% on target structure}}</nowiki><br>
<nowiki>{{NPCTableSeparator|After 25% on target structure}}</nowiki><br>
<nowiki>{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar=Damp|cargo=Drops Gist X-Type 100MN Microwarpdrive}}</nowiki><br>
<nowiki>{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar=Damp|cargo=Drops Gist X-Type 100MN Microwarpdrive}}</nowiki><br>
<nowiki>{{NPCTableFoot}}</nowiki></code>
<nowiki>|}</nowiki></code>
:gives...
:gives...
{{Complex|Serpentis Lookout}}
{{Complex|Serpentis Lookout}}
Line 89: Line 89:
{{NPCTableSeparator|After 25% on target structure}}
{{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}}
{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo=Drops Gist X-Type 100MN Microwarpdrive}}
{{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>