More actions
Removed {{Complex}} dependency as CSS was moved in-place |
Undo revision 94950 by Lenai chelien (talk) |
||
| Line 2: | Line 2: | ||
== Dependencies == | == Dependencies == | ||
* Uses {{t|NPCTableRow}} to generate rows. | * Uses {{t|NPCTableRow}} to generate rows. | ||
* Uses {{t| | * Uses {{t|Complex}} to acquire proper CSS. | ||
== Syntax == | == Syntax == | ||
<code>{{t|NPCTableHead|Table header}}<br> | <code>{{t|Complex|Name of the complex}}<br> | ||
{{t|NPCTableHead|Table header}}<br> | |||
{{t|NPCTableRow|Parameters - see NPCTableRow documentation}}<br> | {{t|NPCTableRow|Parameters - see NPCTableRow documentation}}<br> | ||
{{t|NPCTableFoot}}</code> | {{t|NPCTableFoot}}</code> | ||
| Line 13: | Line 14: | ||
== Sample output == | == Sample output == | ||
<code><nowiki>{{NPCTableHead|Wave #34}}</nowiki><br> | <code><nowiki>{{Complex|Serpentis Lookout}}</nowiki><br> | ||
<nowiki>{{NPCTableHead|Wave #34}}</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>{{NPCTableFoot}}</nowiki></code> | ||
:gives... | :gives... | ||
{{NPCTableHead|Wave #34}} | {{Complex|Serpentis Lookout}}{{NPCTableHead|Wave #34}}{{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}} | {{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> | ||