More actions
Talman drak (talk | contribs) No edit summary |
Talman drak (talk | contribs) testing |
||
| Line 4: | Line 4: | ||
:Type <code>{{t|CMBSite|complex_name}}</code> somewhere. | :Type <code>{{t|CMBSite|complex_name}}</code> somewhere. | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{CMBSite|SiteName=Serpentis Hideout}}</nowiki></code> | :<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... | ::gives... | ||
{{CMBSite | SiteName=Serpentis Hideout}} | {{CMBSite | SiteName=Serpentis Hideout}} | ||