• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Template:AirControlSystem"

From Kancolle Wiki
Jump to navigation Jump to search
(Blanked the page)
m (Undo revision 311718 by EchIII (talk))
Line 1: Line 1:
 
+
<div id="aircom">
 +
{|class="mw-collapsible" style="text-align:center; vertical-align: top; min-width: 175px; max-width: 250px; border-collapse: collapse;"
 +
|-
 +
| colspan=3; style="background-color: #81E0FF; padding:0px; width: 100%; font-size: 110%;}}| '''{{{Map}}}'''
 +
|-
 +
| colspan=3; style="background-color: #DAED53; padding:0px; width: 100%; height: 15px; font-size: 80%; {{#if: {{{Fleet|}}} | | style="display: none;" }}| '''{{{Fleet}}}'''
 +
|- style="color:#FFFFFF;"
 +
|colspan=1; style="background-color: #208A2E; padding:0px; width: 33%"| '''AS+'''
 +
|colspan=1; style="background-color: #73B344; padding:0px; width: 33%;"| '''AS'''
 +
|colspan=1; style="background-color: #DBA222; padding:0px; width: 33%;"| '''AP'''
 +
|-
 +
|style="text-align:center; background-color:#F6F6F6; border:0px solid; border-color: #F6F6F6; width: 33%;"| '''{{#expr: ceil( {{#expr: trunc {{{AS|0}}} }} * 2 ) }}'''
 +
|style="text-align:center; background-color:#F6F6F6; border:0px solid; border-color: #F6F6F6; width: 33%;"| '''{{#expr: trunc {{{AS|0}}} }}'''
 +
|style="text-align:center; background-color:#F6F6F6; border:0px solid; border-color: #F6F6F6; width: 33%;"| '''{{#expr: ceil( {{#expr: trunc {{{AS|0}}} }} * 4 / 9 ) }}'''
 +
|-
 +
| colspan=3; style="color:#FFFFFF; background-color: #90A123; padding:0px; width: 100%; {{#if: {{{Notes|}}} | | style="display: none;" }}| '''Other Notes'''
 +
|-
 +
|colspan=3; style="text-align:center; background-color:#F6F6F6; border-color: #F6F6F6;  width: 100%; {{#if: {{{Notes|}}} | | style="display: none;" }}| {{{Notes}}}
 +
|}</div>
 +
<noinclude>{{documentation}}</noinclude>

Revision as of 15:31, 10 February 2017

{{{Map}}}
{{{Fleet}}}
AS+ AS AP
0 0 0
Other Notes
{{{Notes}}}

Template-info.png Template documentation [view] [edit] [history] [purge]

To Do

Resources

Documentation

This system is a template to list the highest required fighter power for maps.

Most commonly, the boss routing should be used, if maps have different AS requirements depending on their boss routing (e.g. 4-5 H node routing which has 504), that can be noted down in the other notes section, if the routes are very different (such as in 3-5), creating two ACS charts and nesting them side by side is an option.

AS+ is defined as three times the enemy fighter power, AS as 1.5 times, and AP as being at least two-thirds (to find this, multiply the AS+ requirement by 2/9).

Template has been edited to automatically calculate AS+ and AP values based on a stated AS value

Note that the "Fleet" and "Other Notes" boxes only appear if values are provided for them!

Tables may also be nested next to each other, especially useful for multiple routes and/or final forms.

For example:

{{AirControlSystem

| Map = 4-5 Pre-Final

| Fleet = 3CA 2CV BBV

| AS = 207

| Notes = 504/252 for AS+/AS if going through H node

}}

Results in:

4-5 Pre-Final
3CA 2CV BBV
AS+ AS AP
414 207 92
Other Notes
504/252 for AS+/AS if going through H node