Difference between revisions of "Template:Expected NPC"

From EVE University Wiki
Jump to: navigation, search
(Created page with "<includeonly> {{{!}} class="wikitable complex" {{!}}- ! Enemy Type ! Count {{!}}- {{#if: {{{TotalExpFrigates|}}} | {{!}}{{!}} {{icon|frigate|16}} Frigates ...")
 
(added text)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
{{{!}} class="wikitable complex"
 
{{{!}} class="wikitable complex"
 +
|+ Total expeted enemies
 
{{!}}-  
 
{{!}}-  
 
! Enemy Type  
 
! Enemy Type  

Revision as of 18:45, 13 June 2017


Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to create the table for expected enemy numbers for combat sites. It takes CSS for formatting from {{NPCTableCSS}} (Included in {{CMBSiteInfo}} and the deprecated {{CMBSite}} so include one of them to get a slightly different looking table.
Dependencies
Uses
{{NPCTableCSS}}
Syntax
{{Expected NPC
| TotalExpFrigates       = 
| TotalExpDestroyers     = 
| TotalExpCruisers       = 
| TotalExpBattlecruisers = 
| TotalExpBattleships    = 
| TotalExpDreadnoughts   = 
| TotalExpCarriers       =
| TotalExpTitans         =
| TotalExpSentries       = 
}}
Parameters
Empty or omitted parameters will not be shown.
TotalExpFrigates
The total number of expected frigates
TotalExpDestroyers
The total number of expected destroyers
TotalExpCruisers
The total number of expected cruisers
TotalExpBattlecruisers
The total number of expected battlecruisers
TotalExpBattleships
The total number of expected battleships
TotalExpDreadnoughts
The total number of expected dreadnoughts
TotalExpCarriers
The total number of expected Carriers
TotalExpTitans
The total number of expected Titans
TotalExpSentries
The total number of expected sentries
Sample
{{Expected NPC
| TotalExpFrigates       = 3
| TotalExpDestroyers     = 2
| TotalExpCruisers       = 
| TotalExpBattlecruisers = 4
| TotalExpBattleships    = 5
| TotalExpDreadnoughts   = 6
| TotalExpSentries       = 7
}}
gives...
Total expeted enemies
Enemy Type Count
Icon target frigate.png Frigates 3
Icon target destroyer.png Destroyer 2
16px Battlecruiser 4
Icon target battleship.png Battleship 5
Icon red tower.png Sentry 7
Visit Template:Expected NPC/doc to edit this text! (How does this work?) (Refresh this text - why?)