|
|
| (14 intermediate revisions by 6 users not shown) |
| Line 1: |
Line 1: |
| | {{Deprecated|user=[[User:Hirmuolio Pine|Hirmuolio Pine]] ([[User talk:Hirmuolio Pine|talk]]) 06:04, 30 June 2019 (CDT)|[[Template:CMBSiteInfo]]}} |
| ;Description | | ;Description |
| :This template is used for creating [[:category:Exploration:Combat|Combat exploration sites]] header. CMBSiteBox and TOC will be placed on right side of the page. | | :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 {{tl|NPCTableHead}} |
| ;Syntax | | ;Syntax |
| :Type <code>{{t|CMBSite|complex_name}}</code> somewhere. | | :Type <code>{{t|CMBSite|complex_name}}</code> at the beginning of combat site article. |
| :Additional Variables that can be used when calling the template include:
| | ;See also: |
| :
| | :* {{tl|CMBSiteBox}} |
| :<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}}</pre> |
| |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
| |
| }}</pre> | |
| ::gives...
| |
|
| |
|
| {{CMBSite|Serpentis Hideout
| | gives... |
| |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
| |
| }}
| |
|
| |
|
| ;See also:
| | {{CMBSite | Serpentis Hideout}} |
| :* [[Template:CMBSiteBox]]
| |
|
| |
|
| <includeonly>[[Category:Template|{{PAGENAME}}]]</includeonly> | | <includeonly>[[Category:Infobox templates]]</includeonly> |
| <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | | <noinclude>[[Category:Template documentation]]</noinclude> |
- 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...