- 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:KanmusuInfo"
Jump to navigation
Jump to search
(Kill out words) |
m (Fix width) |
||
Line 38: | Line 38: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th style="{{border-radius|12px 4px 4px 12px}} padding-left: 5px; padding-right: 5px; background-color: #efe6d7; color: #a3965c; text-align: right; vertical-align: baseline;">[[File:IcoHP.png|HP]]</th> | + | <th style="width: 65px; {{border-radius|12px 4px 4px 12px}} padding-left: 5px; padding-right: 5px; background-color: #efe6d7; color: #a3965c; text-align: right; vertical-align: baseline;">[[File:IcoHP.png|HP]]</th> |
<td style="{{border-radius|4px 12px 12px 4px}} padding-left: 5px; padding-right: 5px; border: 1px solid #a3965c; text-align: left; vertical-align: baseline;">{{#invoke:ShipData|getData|{{{ID|001}}}|HP}}{{#switch: {{{type}}} | shinkai ={{#if: {{{耐久弱化值|}}} |({{{耐久弱化值}}})}}}}</td> | <td style="{{border-radius|4px 12px 12px 4px}} padding-left: 5px; padding-right: 5px; border: 1px solid #a3965c; text-align: left; vertical-align: baseline;">{{#invoke:ShipData|getData|{{{ID|001}}}|HP}}{{#switch: {{{type}}} | shinkai ={{#if: {{{耐久弱化值|}}} |({{{耐久弱化值}}})}}}}</td> | ||
− | <th style="{{border-radius|12px 4px 4px 12px}} padding-left: 5px; padding-right: 5px; background-color: #efe6d7; color: #a3965c; text-align: right; vertical-align: baseline;">[[File:IcoAtk.png|Firepower]]</th> | + | <th style="width: 65px; {{border-radius|12px 4px 4px 12px}} padding-left: 5px; padding-right: 5px; background-color: #efe6d7; color: #a3965c; text-align: right; vertical-align: baseline;">[[File:IcoAtk.png|Firepower]]</th> |
<td style="{{border-radius|4px 12px 12px 4px}} padding-left: 5px; padding-right: 5px; border: 1px solid #a3965c; text-align: left; vertical-align: baseline;">{{#invoke:ShipData|getData|{{{ID|001}}}|FirePower}}{{#switch: {{{type}}} | #default =→{{#invoke:ShipData|getData|{{{ID|001}}}|FirePowerMax}}| shinkai ={{#if: {{{火力弱化值|}}} |({{{火力弱化值}}})}}}}</td> | <td style="{{border-radius|4px 12px 12px 4px}} padding-left: 5px; padding-right: 5px; border: 1px solid #a3965c; text-align: left; vertical-align: baseline;">{{#invoke:ShipData|getData|{{{ID|001}}}|FirePower}}{{#switch: {{{type}}} | #default =→{{#invoke:ShipData|getData|{{{ID|001}}}|FirePowerMax}}| shinkai ={{#if: {{{火力弱化值|}}} |({{{火力弱化值}}})}}}}</td> | ||
</tr> | </tr> |
Revision as of 22:21, 1 September 2016
This template is used to display Kanmusu's basic and max stat along with other details in Kanmusu page
Usage
Either insert {{KanmusuInfo|<ship ID>}}
or {{KanmusuInfo|ID=<ship ID>}}
into respective Kanmusu page.
See also
- Module:KanmusuModule - The module that was invoked by this template.