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

Template:NPCTableSeparator/doc: Difference between revisions

Template page
Created separator template docs
 
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|NPCTableRow}} to generate rows.
* Uses {{t|NPCTableRow}} to generate rows.
* Uses {{t|NPCTableFoot}} to finish table.
== Syntax ==
== Syntax ==
<code>{{t|Complex|Name of the complex}}<br>
<code>{{t|Complex|Name of the complex}}<br>
Line 11: Line 10:
{{t|NPCTableSeparator|Separator title}}<br>
{{t|NPCTableSeparator|Separator title}}<br>
{{t|NPCTableRow|Parameters - see NPCTableRow documentation}}<br>
{{t|NPCTableRow|Parameters - see NPCTableRow documentation}}<br>
{{t|NPCTableFoot}}</code>
|}</code>


=== Parameters ===
=== Parameters ===
Line 23: Line 22:
<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={{icon|damp|24}}{{icon|web|24}}|cargo=Drops Gist X-Type 100MN Microwarpdrive}}</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>|}</nowiki></code>
:gives...
:gives...
{{Complex|Serpentis Lookout}}
{{Complex|Serpentis Lookout}}
Line 30: Line 29:
{{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>