Changes

no edit summary
Line 20: Line 20:  
===_japanese_name===
 
===_japanese_name===
 
String. The japanese name of the equipment. Refer to ''api_name''.
 
String. The japanese name of the equipment. Refer to ''api_name''.
 +
 +
If unknown, omit or set to ''nil''.
 +
 +
===_localized_name===
 +
String. The localized name of the equipment. Specify this if the equipment has a non-translated name, like [[Reppuu]].
 +
 +
Set to false if not needed.
    
If unknown, omit or set to ''nil''.
 
If unknown, omit or set to ''nil''.
Line 46: Line 53:  
===_card===
 
===_card===
 
String. The name of the ship card image on [[Kancolle Wiki]]. Omit the "File:" namespace.
 
String. The name of the ship card image on [[Kancolle Wiki]]. Omit the "File:" namespace.
 +
 +
If unknown, omit or set to ''nil''.
 +
 +
===_card_name===
 +
String. The name of the equipment on the card.
 +
 +
Set to false if the name on the card is not different.
 +
 +
If unknown, omit or set to ''nil''.
 +
 +
===_card_japanese_name===
 +
String. The japanese name of the equipment on the card. See _japanese_name. Only used if _card_name is set.
 +
 +
If unknown, omit or set to ''nil''.
 +
 +
===_card_reading===
 +
String. The furigana for the name of the equipment on the card. See _reading. Only used if _card_name is set.
 +
 +
If unknown, omit or set to ''nil''.
 +
 +
===_card_localized_name===
 +
String. The localization of the name of the equipment on the card. See _localized_name. Only used if _localized_name is set.
    
If unknown, omit or set to ''nil''.
 
If unknown, omit or set to ''nil''.
Line 266: Line 295:  
======Sunday======
 
======Sunday======
 
Boolean. Whether the equipment is upgradable on Sunday.
 
Boolean. Whether the equipment is upgradable on Sunday.
 +
 +
If unknown, omit or set to ''nil''.
 +
 +
=====_to=====
 +
String. The equipment that results from an upgrade at this tier.
 +
 +
If the equipment does not upgrade to another at this tier, set to ''false''.
    
If unknown, omit or set to ''nil''.
 
If unknown, omit or set to ''nil''.
Anonymous user