Difference between revisions of "Template:Expected NPC/doc"

From EVE University Wiki
Jump to: navigation, search
(CSS)
Line 54: Line 54:
 
<nowiki>| TotalExpBattlecruisers = 4</nowiki><br>
 
<nowiki>| TotalExpBattlecruisers = 4</nowiki><br>
 
<nowiki>| TotalExpBattleships  = 5</nowiki><br>
 
<nowiki>| TotalExpBattleships  = 5</nowiki><br>
<nowiki>| TotalExpCapitals       = 6</nowiki><br>
+
<nowiki>| TotalExpDreadnoughts       = 6</nowiki><br>
 
<nowiki>| TotalExpSentries      = 7</nowiki><br>
 
<nowiki>| TotalExpSentries      = 7</nowiki><br>
 
<nowiki>}}</nowiki></code>
 
<nowiki>}}</nowiki></code>
Line 65: Line 65:
 
| TotalExpBattlecruisers = 4
 
| TotalExpBattlecruisers = 4
 
| TotalExpBattleships  = 5
 
| TotalExpBattleships  = 5
| TotalExpCapitals      = 6
+
| TotalExpDreadnoughts = 6
 
| TotalExpSentries      = 7
 
| TotalExpSentries      = 7
 
}}
 
}}

Revision as of 13:44, 23 September 2018


This template is used to create the table for expected enemy numbers for combat sites. It takes CSS for formatting from {{CMBSite}} so either include it or the CSS blurb from it to get skightly different looking table.

Sample output

{{Expected NPC
| TotalExpFrigates = 3
| TotalExpDestroyers = 2
| TotalExpCruisers = 3
| TotalExpBattlecruisers = 4
| TotalExpBattleships = 5
| TotalExpDreadnoughts = 6
| TotalExpSentries = 7
}}

gives...
Total expected enemies
Enemy Type Count
Icon red frigate.png Frigates 3
Icon red destroyer.png Destroyers 2
Icon red cruiser.png Cruiser 3
Icon red battlecruiser.png Battlecruisers 4
Icon red battleship.png Battleships 5
Icon red dreadnought.png Dreadnoughts 6
Icon red tower.png Sentries 7