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
mNo edit summary
m Update link.
 
(23 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.
;Sample output
:<code><nowiki>{{CMBSite
|SiteName=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."
|TotalExpectedFrigatesMin=1
|TotalExpectedFrigatesMax=5
|TotalExpectedDestroyersMin=2
|TotalExpectedDestroyersMax=6
|TotalExpectedCruisersMin=3
|TotalExpectedCruisersMax=7
|TotalExpectedBattlecruisersMin=4
|TotalExpectedBattlecruisersMax=8
|TotalExpectedBattleshipsMin=5
|TotalExpectedBattleshipsMax=9
|TotalExpectedCapitalsMin=6
|TotalExpectedCapitalsMax=10
|TotalExpectedSentriesMin=7
|TotalExpectedSentriesMax=11
}}</nowiki></code>
::gives...


{{CMBSite
|SiteName=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."
|TotalExpectedFrigatesMin=1
|TotalExpectedFrigatesMax=5
|TotalExpectedDestroyersMin=2
|TotalExpectedDestroyersMax=6
|TotalExpectedCruisersMin=3
|TotalExpectedCruisersMax=7
|TotalExpectedBattlecruisersMin=4
|TotalExpectedBattlecruisersMax=8
|TotalExpectedBattleshipsMin=5
|TotalExpectedBattleshipsMax=9
|TotalExpectedCapitalsMin=6
|TotalExpectedCapitalsMax=10
|TotalExpectedSentriesMin=7
|TotalExpectedSentriesMax=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>