Difference between revisions of "Template:NPCTableRow/doc"
From EVE University Wiki
(Documentation created) |
m (Fixing text) |
||
Line 2: | Line 2: | ||
:This template is used to create NPC table rows. | :This template is used to create NPC table rows. | ||
;Dependencies: | ;Dependencies: | ||
− | :* Uses {{t| | + | :* Uses {{t|NPCTableHead}} to generate table head. |
:* Uses {{t|Complex}} to acquire proper CSS. | :* Uses {{t|Complex}} to acquire proper CSS. | ||
;Syntax | ;Syntax |
Revision as of 02:42, 12 November 2014
- Description
- This template is used to create NPC table rows.
- Dependencies
-
- Uses {{NPCTableHead}} to generate table head.
- 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