Difference between revisions of "Template:NPCTableHead/doc"

From EVE University Wiki
Jump to: navigation, search
(Where it gets CSS)
(More about CSS)
Line 5: Line 5:
 
* Uses {{t|NPCTableSeparator}} for separating parts of table with title.
 
* Uses {{t|NPCTableSeparator}} for separating parts of table with title.
 
== Syntax ==
 
== Syntax ==
<code>{{t|CMBSite|Name of the complex}}<br>
+
<code>{{t|CMBSite|Name of the complex}} OR {{t|NPCTableCSS}} (either one once)<br>
 
{{t|NPCTableHead|Table header}}<br>
 
{{t|NPCTableHead|Table header}}<br>
 
{{t|NPCTableRow|Parameters - see NPCTableRow documentation}}<br>
 
{{t|NPCTableRow|Parameters - see NPCTableRow documentation}}<br>
Line 17: Line 17:
  
 
== Sample output ==
 
== Sample output ==
<code><nowiki>{{CMBSite|Serpentis Lookout}}</nowiki><br>
+
<code><nowiki>{{NPCTableCSS}}</nowiki><br>
 
<nowiki>{{NPCTableHead|Wave #34}}</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>
Line 24: Line 24:
 
<nowiki>|}</nowiki></code>
 
<nowiki>|}</nowiki></code>
 
:gives...
 
:gives...
{{CMBSite|Serpentis Lookout}}
+
{{NPCTableCSS}}
 
{{NPCTableHead|Wave #34}}
 
{{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}}
Line 33: Line 33:
 
<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>
 
==Creating NPC table without {{t|CMBSite}}==
 
If you wish to create a NPC table without using the {{t|Complex}} template you need to include the required CSS code at the beginning of the page. The CSS can be found in the beginning of {{t|Complex}} starting from "<code><nowiki>{{#css:</nowiki></code>" and ending at "<code><nowiki>}}</nowiki></code>"
 

Revision as of 21:31, 24 July 2017

This template is used to create NPC table header for the pages describing combat complexes.

Dependencies

  • Uses {{NPCTableCSS}} to acquire proper CSS. This template is transcluded through {{CMBSite}} so that template works for CSS too.
  • Uses {{NPCTableRow}} to generate rows.
  • Uses {{NPCTableSeparator}} for separating parts of table with title.

Syntax

{{CMBSite|<Name of the complex>}} OR {{NPCTableCSS}} (either one once)
{{NPCTableHead|<Table header>}}
{{NPCTableRow|<Parameters - see NPCTableRow documentation>}}
{{NPCTableSeparator|<Parameters - see NPCTableSeparator documentation>}}
{{NPCTableRow|<Parameters - see NPCTableRow documentation>}}
|}

Parameters

Name of complex
This is the title of the NPC group, e.g. Wave 1, Initial defenders, Commander wave, etc.

Sample output

{{NPCTableCSS}}
{{NPCTableHead|Wave #34}}
{{NPCTableRow|Frigate|100|Coreli Agent|point=yes|ewar={{icon|damp|24}}{{icon|web|24}}|cargo=Drops Gist X-Type 100MN Microwarpdrive}}
{{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}}
|}

gives...


Wave #34
WD EWAR L


Frigate 100 x Frigate Coreli Agent Warp Disruptor Icon remote sensor dampening.pngIcon stasis webifier i.png Drops Gist X-Type 100MN Microwarpdrive
After 25% on target structure
Frigate 100 x Frigate Coreli Agent Warp Disruptor Icon remote sensor dampening.pngIcon stasis webifier i.png Drops Gist X-Type 100MN Microwarpdrive