Difference between revisions of "Template:CMBSite"

From EVE University Wiki
Jump to: navigation, search
(Undo revision 91754 by Talman drak (talk))
Line 12: Line 12:
 
table.NPC tr td:first-child + td {min-width: 300px; }
 
table.NPC tr td:first-child + td {min-width: 300px; }
 
}}
 
}}
 +
 +
  
 
{{#ifeq: {{{OverviewSectionY/N}}} | Y |
 
{{#ifeq: {{{OverviewSectionY/N}}} | Y |
Line 18: Line 20:
  
 
{{{!}} class="wikitable complex headers_left"
 
{{{!}} class="wikitable complex headers_left"
{{!}}+ Site Overview
+
{{!}}+ Site Overview  
{{!}}-
+
{{!}}- ! Recommended ships {{!}} {{{OverviewRecShips|}}}  
! Recommended ships
+
{{!}}- ! Payout           {{!}} {{{OverviewEstPayout|Unknown}}}
{{!}} {{{OverviewRecommendedShips|}}}
+
{{!}} }
{{!}}-
 
! Payout
 
{{!}} {{{OverviewEstPayout|Unknown}}}
 
{{!}}}
 
  
{{#ifeq: {{{Difficulty&ShipRecommendationSectionY/N}}} | Y |
+
{{#ifeq: {{{Diff&ShipRecSectionY/N}}} | Y |
 
=== Difficulty & Ship Recommendation ===
 
=== Difficulty & Ship Recommendation ===
{{{Difficulty&ShipRecommendationSectionText}}}  
+
{{{Diff&ShipRecSectionText}}}  
 
|}}
 
|}}
  
{{#ifeq: {{{TotalExpectedEnemiesSectionY/N}}} | Y |
+
{{#ifeq: {{{TotalExpEnemiesSectionY/N}}} | Y |
 
=== Total Expected Enemies ===
 
=== Total Expected Enemies ===
{{{TotalExpectedEnemiesSectionText}}}
+
{{{TotalExpEnemiesSectionText}}}
  
{{{!}} class="wikitable complex"
+
{ {{!}} class="wikitable complex"
 +
{{!}}- ! Enemy Type ! Count
 
{{!}}-
 
{{!}}-
! Enemy Type
+
{{#if: {{{TotalExpFrigates}}}       | {{!}} {{icon|red frigate|16}} Frigates           {{!}} {{{TotalExpFrigates}}}       {{!}}- |}}
! Count
+
{{#if: {{{TotalExpDestroyers}}}     | {{!}} {{icon|red destroyer|16}} Destroyer         {{!}} {{{TotalExpDestroyers}}}     {{!}}- |}}
{{!}}-
+
{{#if: {{{TotalExpCruiser}}}       | {{!}} {{icon|red cruiser|16}} Cruiser             {{!}} {{{TotalExpCruisers}}}       {{!}}- |}}
{{#if: {{{TotalExpectedFrigates}}} |
+
{{#if: {{{TotalExpBattlecruisers}}} | {{!}} {{icon|red battlecruiser|16}} Battlecruiser {{!}} {{{TotalExpBattlecruisers}}} {{!}}- |}}
{{!}} {{icon|red frigate|16}} Frigates
+
{{#if: {{{TotalExpBattleships}}}   | {{!}} {{icon|red battleship|16}} Battleship       {{!}} {{{TotalExpBattleships}}}   {{!}}- |}}
{{!}} {{{TotalExpectedFrigates}}}  
+
{{#if: {{{TotalExpCapitals}}}       | {{!}} {{icon|red capital|16}} Capital             {{!}} {{{TotalExpCapitals}}}       {{!}}- |}}
{{!}}- |}}
+
{{#if: {{{TotalExpSentries}}}       | {{!}} {{icon|red sentry|16}} Sentry               {{!}} {{{TotalExpSentries}}}       {{!}}- |}}  
{{#if: {{{TotalExpectedDestroyers}}} |
+
{{!}} }
{{!}} {{icon|red destroyer|16}} Destroyer
+
|}}
{{!}} {{{TotalExpectedDestroyers}}}
+
|}}
{{!}}- |}}
+
 
{{#if: {{{TotalExpectedCruiser}}} |
+
 
{{!}} {{icon|red cruiser|16}} Cruiser
+
 
{{!}} {{{TotalExpectedCruisers}}}
+
{{#ifeq: {{{WalkthroughSectionY/N}}} | Y |
{{!}}- |}}
+
== Walkthrough ==
{{#if: {{{TotalExpectedBattlecruisers}}} |
+
{{{WalkthroughSectionText}}}
{{!}} {{icon|red battlecruiser|16}} Battlecruiser
+
 
{{!}} {{{TotalExpectedBattlecruisers}}}
+
{{#if: {{{WarpToSitePopupText}}} |  {{MessageBox | Upon warping to the site a popup appears saying: | {{{WarpToSitePopupText}}} | collapsed=yes}}
{{!}}- |}}
+
 
{{#if: {{{TotalExpectedBattleships}}} |
 
{{!}} {{icon|red battleship|16}} Battleship
 
{{!}} {{{TotalExpectedBattleships}}}
 
{{!}}- |}}
 
{{#if: {{{TotalExpectedCapitals}}} |
 
{{!}} {{icon|red capital|16}} Capital
 
{{!}} {{{TotalExpectedCapitals}}}  
 
{{!}}- |}}
 
{{#if: {{{TotalExpectedSentries}}} |
 
{{!}} {{icon|red sentry|16}} Sentry
 
{{!}} {{{TotalExpectedSentries}}}
 
{{!}}- |}}  
 
{{!}}}
 
 
|}}
 
|}}
 +
  
 
|}}
 
|}}
 +
 +
 +
 +
 +
 +
  
  
Line 78: Line 71:
 
[[Category:Exploration:Combat]]
 
[[Category:Exploration:Combat]]
 
<noinclude>
 
<noinclude>
 +
 +
{{CMBSite | Serpentis Hideout
 +
| OverviewSectionY/N=Y
 +
    | OverviewSectionText            = Look this is the overview text!
 +
    | OverviewRecShips              = Good ones
 +
    | OverviewEstPayout              = 1.234M
 +
    | Diff&ShipRecSectionY/N        = Y
 +
        | Diff&ShipRecSectionText    = This is the D&SR text.
 +
    | TotalExpEnemiesSectionY/N      = Y
 +
        | TotalExpEnemiesSectionText = TEE text goes here.
 +
        | TotalExpFrigates          = 1-5
 +
        | TotalExpDestroyers        = 2-6
 +
        | TotalExpCruisers          = 3-7
 +
        | TotalExpBattlecruisers    = 4-8
 +
        | TotalExpBattleships        = 5-9
 +
        | TotalExpCapitals          = 6-10
 +
        | TotalExpSentries          = 7-11
 +
| WalkthroughSectionY/N              = Y
 +
    | WalkthroughSectionText        = Walkthrough Section Text Goes here.
 +
    | WarpToSitePopupText            = Warp to site popup text is hidden in here.
 +
}}
 +
 +
 
{{Documentation}}
 
{{Documentation}}
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Revision as of 00:03, 11 March 2016

Site Details
Type
Rating
Found in
Max ship size
Pirate faction
Damage to deal
Damage to
Resist
Sig. Strength


Site Details
Serpentis Hideout

Type Unrated Complex
Rating Unrated
Found in High
Max ship size T2 Destroyer
Pirate faction Serpentis
Damage to deal Kinetic damage Kin
Thermal damage Th
Damage to
Resist
55% Kinetic damage Kin
45% Thermal damage Th
Sig. Strength 20% in High Sec



Overview

Look this is the overview text!

Site Overview
}

Difficulty & Ship Recommendation

This is the D&SR text.

Total Expected Enemies

TEE text goes here.

{ | class="wikitable complex"

Icon red frigate.png Frigates | 1-5 |- Icon red destroyer.png Destroyer | 2-6 |- Icon red cruiser.png Cruiser | 3-7 |- Icon red battlecruiser.png Battlecruiser | 4-8 |- Icon red battleship.png Battleship | 5-9 |- 16px Capital | 6-10 |- Icon red tower.png Sentry | 7-11 |- }


Walkthrough

Walkthrough Section Text Goes here.

Upon warping to the site a popup appears saying:
Warp to site popup text is hidden in here.


Template documentation (for the above template, sometimes hidden or invisible)
This template is deprecated and no longer in use.
Please visit Template:CMBSiteInfo for current info. User: Hirmuolio Pine (talk) 06:04, 30 June 2019 (CDT)
Description
This template is used for creating Combat sites headers. CMBSiteBox and TOC will be placed on right side of the page. This template will also include CSS for {{NPCTableHead}}
Syntax
Type {{CMBSite|<complex_name>}} at the beginning of combat site article.
See also
Sample output
{{CMBSite | Serpentis Hideout}}

gives...

Site Details
Serpentis Hideout
Type Unrated Complex
Rating Unrated
Found in High
Max ship size T2 Destroyer
Pirate faction Serpentis
Damage to deal Kinetic damage Kin
Thermal damage Th
Damage to
Resist
55% Kinetic damage Kin
45% Thermal damage Th
Sig. Strength 20% in High Sec
Visit Template:CMBSite/doc to edit this text! (How does this work?) (Refresh this text - why?)