Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CMBSite/doc: Difference between revisions

Template page
No edit summary
m Update link.
 
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
;Description
{{Deprecated|user=[[User:Hirmuolio Pine|Hirmuolio Pine]] ([[User talk:Hirmuolio Pine|talk]]) 06:04, 30 June 2019 (CDT)|[[Template:CMBSiteInfo]]}}
: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.
;Syntax
: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
<pre>{{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
}}</pre>
::gives...


{{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
}}


;See also:
; Description
:* [[Template:CMBSiteBox]]
: This template is used for creating [[Combat site]] headers. CMBSiteBox and TOC will be placed on right side of the page. This template will also include CSS for {{tl|NPCTableHead}}


<includeonly>[[Category:Template|{{PAGENAME}}]]</includeonly>
; Syntax
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
: Type <code>{{t|CMBSite|complex_name}}</code> at the beginning of combat site article.
 
; See also:
: * {{tl|CMBSiteBox}}
 
; Sample output
<pre>{{CMBSite | Serpentis Hideout}}</pre>
 
gives...
 
{{CMBSite | Serpentis Hideout}}
 
 
<includeonly>[[Category:Infobox templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>