More actions
Documentation created |
m Fixing other template usage |
||
| Line 7: | Line 7: | ||
:<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|EWar|Loot}}<br> | :{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=EWar|6=cargo=Loot}}<br> | ||
:|}</code> | :|}</code> | ||
;Sample output | ;Sample output | ||
Revision as of 02:43, 12 November 2014
- Description
- This template is used to create NPC table header.
- Dependencies
-
- Uses {{NPCTableRow}} to generate rows.
- Uses {{Complex}} to acquire proper CSS.
- Syntax
{{Complex|<Name of the complex>}}- {{NPCTableHead}}
- {{NPCTableRow|<Ship size>|<Ship count>|<point=yes>|<ewar=EWar>|<cargo=Loot>}}
|}- Sample output
{{Complex|Serpentis Lookout}}- {{NPCTableHead}}
- {{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo={{icon|shiny cargo|24|Drops Gist X-Type 100MN Microwarpdrive}}}}
|}- gives...
| Site name ? |
|---|
| WD | EWAR | L | ||
|---|---|---|---|---|
| |
100 x Frigate Coreli Agent | |
|
|
- See also