More actions
Talman drak (talk | contribs) mNo edit summary |
Talman drak (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
;Syntax | ;Syntax | ||
:Type <code>{{t|CMBSite|complex_name}}</code> somewhere. | :Type <code>{{t|CMBSite|complex_name}}</code> somewhere. | ||
:Additional Variables that can be used when calling the template include: | |||
: | |||
:<code>|OverviewSectionY/N= </code> | |||
: "Y" to include the Overview section. | |||
:<code> |OverviewSectionText= </code> | |||
: Text entered after this will be shown at the top of the Overview section | |||
:<code> |OverviewRecommendedShips= </code> | |||
: List of recommended ships can be entered after this variable to be shown in the Site Overview table | |||
:<code> |OverviewEstPayout= </code> | |||
: The estimated total ISK from the site can be entered after this variable to be shown in the Site Overview table | |||
:<code> |Difficulty&ShipRecommendationSectionY/N= </code> | |||
: "Y" to include the Ship Recommendation Section | |||
:<code> |Difficulty&ShipRecommendationSectionText= </code> | |||
: Text entered after this variable will be shown at the top of the Ship Recommendation section | |||
:<code> |TotalExpectedEnemiesSectionY/N= </code> | |||
: "Y" to include the Total Expected Enemies Section | |||
:<code> |TotalExpectedEnemiesSectionText= </code> | |||
: Text entered after this variable will be shown at the top of the Total Expected Enemies Section | |||
:<code> |TotalExpectedFrigates= </code> | |||
: The total number of frigates in the combat site can be entered after this variable to be shown in the Total Expected Enemies table | |||
:<code> |TotalExpectedDestroyers= </code> | |||
: The total number of destroyers in the combat site can be entered after this variable to be shown in the Total Expected Enemies table | |||
:<code> |TotalExpectedCruisers= </code> | |||
: The total number of cruisers in the combat site can be entered after this variable to be shown in the Total Expected Enemies table | |||
:<code> |TotalExpectedBattlecruisers= </code> | |||
: The total number of battlecruisers in the combat site can be entered after this variable to be shown in the Total Expected Enemies table | |||
:<code> |TotalExpectedBattleships= </code> | |||
: The total number of battleships in the combat site can be entered after this variable to be shown in the Total Expected Enemies table | |||
:<code> |TotalExpectedCapitals= </code> | |||
: The total number of capitals in the combat site can be entered after this variable to be shown in the Total Expected Enemies table | |||
:<code> |TotalExpectedSentries= </code> | |||
: The total number of sentries in the combat site can be entered after this variable to be shown in the Total Expected Enemies table | |||
;Sample output | ;Sample output | ||
<pre>{{CMBSite |Serpentis Hideout | <pre>{{CMBSite |Serpentis Hideout | ||
| Line 32: | Line 64: | ||
|TotalExpectedEnemiesSectionY/N=Y | |TotalExpectedEnemiesSectionY/N=Y | ||
|TotalExpectedEnemiesSectionText="TEES text goes here." | |TotalExpectedEnemiesSectionText="TEES text goes here." | ||
|TotalExpectedFrigates=1-5 | |TotalExpectedFrigates=1 - 5 | ||
|TotalExpectedDestroyers=2-6 | |TotalExpectedDestroyers=2 - 6 | ||
|TotalExpectedCruisers=3-7 | |TotalExpectedCruisers=3 - 7 | ||
|TotalExpectedBattlecruisers=4-8 | |TotalExpectedBattlecruisers=4 - 8 | ||
|TotalExpectedBattleships=5-9 | |TotalExpectedBattleships=5 - 9 | ||
|TotalExpectedCapitals=6-10 | |TotalExpectedCapitals=6 - 10 | ||
|TotalExpectedSentries=7-11 | |TotalExpectedSentries=7 - 11 | ||
}} | }} | ||
Revision as of 05:47, 9 March 2016
- Description
- This template is used for creating Combat exploration sites header. CMBSiteBox and TOC will be placed on right side of the page.
- Syntax
- Type
{{CMBSite|<complex_name>}}somewhere. - Additional Variables that can be used when calling the template include:
|OverviewSectionY/N=- "Y" to include the Overview section.
|OverviewSectionText=- Text entered after this will be shown at the top of the Overview section
|OverviewRecommendedShips=- List of recommended ships can be entered after this variable to be shown in the Site Overview table
|OverviewEstPayout=- The estimated total ISK from the site can be entered after this variable to be shown in the Site Overview table
|Difficulty&ShipRecommendationSectionY/N=- "Y" to include the Ship Recommendation Section
|Difficulty&ShipRecommendationSectionText=- Text entered after this variable will be shown at the top of the Ship Recommendation section
|TotalExpectedEnemiesSectionY/N=- "Y" to include the Total Expected Enemies Section
|TotalExpectedEnemiesSectionText=- Text entered after this variable will be shown at the top of the Total Expected Enemies Section
|TotalExpectedFrigates=- The total number of frigates in the combat site can be entered after this variable to be shown in the Total Expected Enemies table
|TotalExpectedDestroyers=- The total number of destroyers in the combat site can be entered after this variable to be shown in the Total Expected Enemies table
|TotalExpectedCruisers=- The total number of cruisers in the combat site can be entered after this variable to be shown in the Total Expected Enemies table
|TotalExpectedBattlecruisers=- The total number of battlecruisers in the combat site can be entered after this variable to be shown in the Total Expected Enemies table
|TotalExpectedBattleships=- The total number of battleships in the combat site can be entered after this variable to be shown in the Total Expected Enemies table
|TotalExpectedCapitals=- The total number of capitals in the combat site can be entered after this variable to be shown in the Total Expected Enemies table
|TotalExpectedSentries=- The total number of sentries in the combat site can be entered after this variable to be shown in the Total Expected Enemies table
- Sample output
{{CMBSite |Serpentis Hideout
|OverviewSectionY/N=Y
|OverviewSectionText="Look this is the overview text!"
|OverviewRecommendedShips="Good ones"
|OverviewEstPayout=1.234M
|Difficulty&ShipRecommendationSectionY/N=Y
|Difficulty&ShipRecommendationSectionText="This is the D&SR text."
|TotalExpectedEnemiesSectionY/N=Y
|TotalExpectedEnemiesSectionText="TEES text goes here."
|TotalExpectedFrigates=1-5
|TotalExpectedDestroyers=2-6
|TotalExpectedCruisers=3-7
|TotalExpectedBattlecruisers=4-8
|TotalExpectedBattleships=5-9
|TotalExpectedCapitals=6-10
|TotalExpectedSentries=7-11
}}
- gives...
| Serpentis Hideout
| |
| Type | Unrated Complex |
| Rating | Unrated |
| Found in | High |
| Max ship size | T2 Destroyer |
| Pirate faction | Serpentis |
| Damage to deal | |
| Damage to Resist |
55% 45% |
| Sig. Strength | 20% in High Sec |
- See also